Commit graph

36 commits

Author SHA1 Message Date
69453c73b8 Update 'README.md' 2022-01-23 08:28:35 -05:00
45984f8782 changed case to use the new tolower 2021-11-27 04:43:03 -05:00
8a38471452 3x+1 works
TODO fiks args
2021-10-06 15:51:52 -04:00
e36ba82ae7 changed the number in 3x+1 2021-10-04 16:33:08 -04:00
cafa6a1d5c changed things 2021-10-04 15:15:14 -04:00
8a823cf511 yes 2021-10-03 08:05:13 -04:00
bf18c8b3b8 removed inc and the old strnum 2021-10-03 08:02:46 -04:00
b5946dc338 asdasasdasd hpe this works and doesnt fuck everythign up
Merge branch 'master' of ssh://play.qtechofficial.com:9940/ZNG_Zombie-Not-GNU/zombie-core-utils
2021-10-02 20:50:08 -04:00
e1c8d1f740 did some things idk 2021-10-02 18:48:39 -04:00
e6d0d6aebc
Balls 2021-10-02 13:33:46 -04:00
d0cbf26c4a added 3x+1
todo gotta make it get your number from argument, so i need to get strnum working
2021-10-02 09:10:03 -04:00
415651cd0e moved arg.asm to monkie 2021-10-02 08:52:04 -04:00
72ea91e9be fixed my last garbage commit
for some reason i was commiting to the wrong repo?
2021-10-02 08:47:54 -04:00
6cb234ec8a Merge branch 'master' of ssh://play.qtechofficial.com:9940/ZNG_Zombie-Not-GNU/zombie-lib 2021-10-02 08:30:17 -04:00
4fe311d996 asd 2021-09-26 14:41:24 -04:00
4239ceeb1c Initial commit 2021-09-26 14:39:08 -04:00
d8f9936073 made it more system v complient
in diff i use fucking r10b for somereason
2021-09-24 17:33:36 -04:00
4ae491bdb5 added the code that doesnt work to ./monkie 2021-09-22 02:38:12 -04:00
86860c606f added strnum
its currently written in zombie proto asm... fix
2021-09-21 15:35:23 -04:00
1ffb79454b made diff its own function 2021-09-19 12:44:18 -04:00
015f460d7f removed length code from differ
after galaxy brianing i realize i dont need to check the length of the strings
because if it compares a character with another from another string and one is a zero
we have reached the end of the string and we arnt reading memory that isnt ours
2021-09-19 12:20:15 -04:00
67363c7013 made case its own function 2021-09-19 12:18:33 -04:00
34e6f127b5 added dependencies to readme 2021-09-19 11:59:59 -04:00
8d54648b3e changed readme 2021-09-19 11:56:54 -04:00
fcaf7f98f7 made case use length_func 2021-09-18 06:35:54 -04:00
093e21db45 diff now works 2021-09-18 06:31:46 -04:00
7fecbb5170 added diff but currently it only compares length 2021-09-18 06:06:05 -04:00
a55d2bd12c made a folder for includes 2021-09-18 05:46:33 -04:00
ad76e24e30 made length only print the length and nothing else 2021-09-18 05:45:19 -04:00
bc103e75bd length finally fucking works 2021-09-18 05:43:26 -04:00
e63923d4a8 cmake now builds all the binaries and made length run without segfaulting... still doesnt work tho 2021-09-18 04:30:57 -04:00
b6470befab added length
this is broken rn fix
2021-09-17 09:18:29 -04:00
eea117b5a3 added some comments 2021-09-15 10:15:54 -04:00
5d56028dee added case
todo make it so case accepts input from stdin
2021-09-15 09:22:20 -04:00
7fd7c2f657 added yes 2021-09-09 18:34:54 -04:00
2d2a8dffcf Initial commit 2021-09-09 18:24:55 -04:00