Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-09-12 | Sorted alias | JozanLeClerc | 1 | -2/+2 |
2020-09-10 | New libft func, cool stuff | JozanLeClerc | 3 | -1/+36 |
2020-09-10 | FIX | JozanLeClerc | 2 | -4/+4 |
2020-09-01 | Added quotes multiline | JozanLeClerc | 4 | -1/+27 |
2020-08-24 | Added strtok to libft | JozanLeClerc | 4 | -1/+134 |
2020-08-17 | Set libft/ft_is* to type t_bool | JozanLeClerc | 8 | -34/+45 |
2020-08-14 | && and || works pretty bav | JozanLeClerc | 1 | -2/+2 |
2020-08-04 | Freed leak | JozanLeClerc | 1 | -0/+8 |
2020-08-04 | New libft function strclen, bug fix | JozanLeClerc | 4 | -3/+29 |
2020-08-03 | Export is working | JozanLeClerc | 1 | -0/+6 |
2020-08-01 | More UNIX friendly libft | JozanLeClerc | 2 | -3/+12 |
2020-04-28 | The variable list works | JozanLeClerc | 1 | -5/+1 |
2020-04-28 | ptin de invalid read | salad | 1 | -1/+1 |
2020-04-27 | backslashes as intended, multiline quotes vont me tuer | salad | 1 | -2/+0 |
2020-04-27 | Variables fixed | JozanLeClerc | 1 | -6/+1 |
2020-04-26 | Better subst | JozanLeClerc | 1 | -1/+1 |
2020-04-26 | substsubtsubst | JozanLeClerc | 3 | -0/+40 |
2020-04-26 | Nice vars gathering | JozanLeClerc | 1 | -2/+2 |
2020-04-21 | Cool | JozanLeClerc | 2 | -11/+11 |
2020-04-21 | Good | JozanLeClerc | 1 | -2/+2 |
2020-04-20 | Linked list not working but ok | JozanLeClerc | 3 | -0/+30 |
2020-04-20 | Solid base | JozanLeClerc | 1 | -21/+10 |
2020-04-19 | Well well well that wasn't too bad, now remake everything | JozanLeClerc | 94 | -923/+2517 |
2019-12-27 | updated libft, better Makefile and .gitignore | JozanLeClerc | 54 | -326/+746 |
2019-10-30 | exit function works | Rudy Bousset | 2 | -2/+3 |
2019-10-30 | New libft, feelsgoodman | Rudy Bousset | 55 | -215/+111 |
2019-10-29 | libft included | Rudy Bousset | 54 | -0/+2027 |