summaryrefslogtreecommitdiffstats
path: root/libft (follow)
Commit message (Expand)AuthorAgeFilesLines
* UpdateJozanLeClerc2020-09-2923-81/+52
* FixJozanLeClerc2020-09-291-1/+3
* NormizedJozanLeClerc2020-09-2912-42/+30
* in progressJozanLeClerc2020-09-295-18/+10
* AgainJozanLeClerc2020-09-296-35/+20
* libft norm in progressJozanLeClerc2020-09-298-33/+27
* Norm updateJozanLeClerc2020-09-2921-63/+69
* Some normJozanLeClerc2020-09-2911-44/+48
* Some updatesJozanLeClerc2020-09-295-11/+10
* Atoi updateJozanLeClerc2020-09-292-9/+12
* Order updateJozanLeClerc2020-09-291-9/+9
* Good?JozanLeClerc2020-09-291-2/+2
* FixJozanLeClerc2020-09-291-1/+1
* libft.h update againJozanLeClerc2020-09-291-4/+4
* libft.h updateJozanLeClerc2020-09-291-14/+14
* New libft funcsJozanLeClerc2020-09-284-0/+36
* In progressJozanLeClerc2020-09-271-2/+2
* Added retval as an option for the prompt with \?JozanLeClerc2020-09-196-4/+75
* Sorted aliasJozanLeClerc2020-09-121-2/+2
* New libft func, cool stuffJozanLeClerc2020-09-103-1/+36
* FIXJozanLeClerc2020-09-102-4/+4
* Added quotes multilineJozanLeClerc2020-09-014-1/+27
* Added strtok to libftJozanLeClerc2020-08-244-1/+134
* Set libft/ft_is* to type t_boolJozanLeClerc2020-08-178-34/+45
* && and || works pretty bavJozanLeClerc2020-08-141-2/+2
* Freed leakJozanLeClerc2020-08-041-0/+8
* New libft function strclen, bug fixJozanLeClerc2020-08-044-3/+29
* Export is workingJozanLeClerc2020-08-031-0/+6
* More UNIX friendly libftJozanLeClerc2020-08-012-3/+12
* Merge branch 'vars'JozanLeClerc2020-04-301-5/+1
|\
| * The variable list worksJozanLeClerc2020-04-281-5/+1
* | ptin de invalid readsalad2020-04-281-1/+1
* | backslashes as intended, multiline quotes vont me tuersalad2020-04-271-2/+0
|/
* Variables fixedJozanLeClerc2020-04-271-6/+1
* Better substJozanLeClerc2020-04-261-1/+1
* substsubtsubstJozanLeClerc2020-04-263-0/+40
* Nice vars gatheringJozanLeClerc2020-04-261-2/+2
* CoolJozanLeClerc2020-04-212-11/+11
* GoodJozanLeClerc2020-04-211-2/+2
* Linked list not working but okJozanLeClerc2020-04-203-0/+30
* Solid baseJozanLeClerc2020-04-201-21/+10
* Well well well that wasn't too bad, now remake everythingJozanLeClerc2020-04-1994-923/+2517
* updated libft, better Makefile and .gitignoreJozanLeClerc2019-12-2754-326/+746
* exit function worksRudy Bousset2019-10-302-2/+3
* New libft, feelsgoodmanRudy Bousset2019-10-3055-215/+111
* libft includedRudy Bousset2019-10-2954-0/+2027