|
ff96eb983b
|
changed readme
|
2022-01-23 08:25:43 -05:00 |
|
|
0428078991
|
made tolower not nuke your string (i think)
previously tolower would take your string and modify it but now it returns a new string that has been tolowered
|
2021-11-27 04:39:20 -05:00 |
|
|
33a00bf2c2
|
testing malloc in example.asm
|
2021-11-25 13:11:38 -05:00 |
|
|
e40f7dbe2b
|
idk what i changed check the diffs
|
2021-11-25 12:41:37 -05:00 |
|
|
bba6630833
|
i (hopefully) made atoi return 0 if its not a number
@quantum fix
i should probably make it more complient with the spec
|
2021-11-21 03:21:48 -05:00 |
|
|
048a43083a
|
remade atoi it no longer nukes your string
|
2021-10-04 16:34:02 -04:00 |
|
|
bd059e097f
|
changed atoi
|
2021-10-04 15:14:11 -04:00 |
|
|
cf0d5fa5cb
|
added atoi to example
|
2021-10-02 21:37:52 -04:00 |
|
|
ed333fbc6d
|
added atoi
|
2021-10-02 20:58:37 -04:00 |
|
|
b5e1d53f01
|
Tits
|
2021-10-02 13:33:15 -04:00 |
|
|
23125185c3
|
idk lol
|
2021-10-02 08:31:21 -04:00 |
|
|
8960a62da9
|
made the function names for "C" like
|
2021-09-27 16:40:27 -04:00 |
|
|
176cb33c18
|
fixed it it now works :)
|
2021-09-26 20:58:38 -04:00 |
|
|
8f228059c0
|
like added everything
libs exist now
|
2021-09-26 17:30:13 -04:00 |
|
|
4239ceeb1c
|
Initial commit
|
2021-09-26 14:39:08 -04:00 |
|