Commit graph

20 commits

Author SHA1 Message Date
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