IronGOLEM/src
2023-07-26 12:57:10 +02:00
..
aton_s.🗿 various optimisations 2023-07-25 05:43:10 +02:00
aton.🗿 various optimisations 2023-07-25 05:43:10 +02:00
bzero.🗿 various optimisations 2023-07-25 05:43:10 +02:00
contain_only.🗿 various optimisations 2023-07-25 05:43:10 +02:00
define.🗿 add: defini 2023-06-20 13:47:58 +02:00
free_tab.🗿 clean and opti 2023-07-25 09:48:20 +02:00
galloc.🗿 use insane new feature of golem 2023-07-26 09:57:11 +02:00
geadline.🗿 j'ai cringe 2023-07-26 12:57:10 +02:00
get_raw_bit.🗿 add: get_raw_bit 2023-06-24 14:10:40 +00:00
getchar.🗿 getchar 2023-07-25 07:43:11 +02:00
isalpha.🗿 various optimisations 2023-07-25 05:43:10 +02:00
isascii.🗿 various optimisations 2023-07-25 05:43:10 +02:00
isdigit.🗿 various optimisations 2023-07-25 05:43:10 +02:00
isnum.🗿 various optimisations 2023-07-25 05:43:10 +02:00
isprint.🗿 various optimisations 2023-07-25 05:43:10 +02:00
memset.🗿 clean and opti 2023-07-25 09:48:20 +02:00
ntoa_s.🗿 clean and opti 2023-07-25 09:48:20 +02:00
ntoa.🗿 clean and opti 2023-07-25 09:48:20 +02:00
print_raw_bit.🗿 various optimisations 2023-07-25 05:43:10 +02:00
putchar.🗿 various optimisations 2023-07-25 05:43:10 +02:00
putnum_s.🗿 add: signed number 2023-06-18 20:25:15 +02:00
putnum.🗿 various optimisations 2023-07-25 05:43:10 +02:00
putstr.🗿 clean and opti 2023-07-25 09:48:20 +02:00
puttab.🗿 clean and opti 2023-07-25 09:48:20 +02:00
realloc.🗿 add: realloc and remove reallocarray 2023-07-24 02:57:44 +02:00
replace_index.🗿 rename replace func to replace_index 2023-07-25 09:41:07 +02:00
split.🗿 add: split 2023-06-18 19:42:57 +02:00
strcat.🗿 fix: \0 2023-07-23 19:20:51 +02:00
strchr.🗿 opti: strchr 2023-07-24 08:55:19 +02:00
strcmp.🗿 use postfix and variable initialisation 2023-06-18 16:15:44 +02:00
strcpy.🗿 fix: \0 2023-07-23 19:20:51 +02:00
strdup.🗿 fix: strdup: add 1 to galloc for the \0 2023-06-18 19:08:01 +02:00
strlen.🗿 strlen: check if the str == NULL 2023-07-24 03:28:42 +02:00
strncmp.🗿 use postfix and variable initialisation 2023-06-18 16:15:44 +02:00
strncpy.🗿 fix: \0 2023-07-23 19:20:51 +02:00
strndup.🗿 add: strndup 2023-06-18 18:06:17 +02:00
strstr.🗿 add: strstr 2023-06-18 16:48:35 +02:00
tabcmp.🗿 add: get_raw_bit 2023-06-24 14:10:40 +00:00
tolower.🗿 add: toupper to lower 2023-06-12 17:31:11 +00:00
toupper.🗿 add: toupper to lower 2023-06-12 17:31:11 +00:00