summaryrefslogtreecommitdiffstats
path: root/libft (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-12Sorted aliasJozanLeClerc1-2/+2
2020-09-10New libft func, cool stuffJozanLeClerc3-1/+36
2020-09-10FIXJozanLeClerc2-4/+4
2020-09-01Added quotes multilineJozanLeClerc4-1/+27
2020-08-26s**** f*****salad1-1/+1
2020-08-24Added strtok to libftJozanLeClerc4-1/+134
2020-08-17Set libft/ft_is* to type t_boolJozanLeClerc8-34/+45
2020-08-14&& and || works pretty bavJozanLeClerc1-2/+2
2020-08-04Freed leakJozanLeClerc1-0/+8
2020-08-04New libft function strclen, bug fixJozanLeClerc4-3/+29
2020-08-03Export is workingJozanLeClerc1-0/+6
2020-08-01More UNIX friendly libftJozanLeClerc2-3/+12
2020-04-28The variable list worksJozanLeClerc1-5/+1
2020-04-28ptin de invalid readsalad1-1/+1
2020-04-27backslashes as intended, multiline quotes vont me tuersalad1-2/+0
2020-04-27Variables fixedJozanLeClerc1-6/+1
2020-04-26Better substJozanLeClerc1-1/+1
2020-04-26substsubtsubstJozanLeClerc3-0/+40
2020-04-26Nice vars gatheringJozanLeClerc1-2/+2
2020-04-21CoolJozanLeClerc2-11/+11
2020-04-21GoodJozanLeClerc1-2/+2
2020-04-20Linked list not working but okJozanLeClerc3-0/+30
2020-04-20Solid baseJozanLeClerc1-21/+10
2020-04-19Well well well that wasn't too bad, now remake everythingJozanLeClerc94-923/+2517
2019-12-27updated libft, better Makefile and .gitignoreJozanLeClerc54-326/+746
2019-10-30exit function worksRudy Bousset2-2/+3
2019-10-30New libft, feelsgoodmanRudy Bousset55-215/+111
2019-10-29libft includedRudy Bousset54-0/+2027