summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* The variable list worksJozanLeClerc2020-04-287-9/+166
* Trying varsJozanLeClerc2020-04-282-0/+9
* Makefile updateJozanLeClerc2020-04-281-11/+11
* Ok argv, envpJozanLeClerc2020-04-285-9/+9
* duped completely envpJozanLeClerc2020-04-281-1/+43
* exit is fineJozanLeClerc2020-04-283-27/+39
* Nice functional cdJozanLeClerc2020-04-287-23/+65
* Ok cdJozanLeClerc2020-04-288-7/+82
* Removed useless function made obsolete by subst_var_valueJozanLeClerc2020-04-283-22/+3
* Finished and normed typeJozanLeClerc2020-04-272-16/+57
* Fixed relative pathn execJozanLeClerc2020-04-271-1/+2
* TODO updateJozanLeClerc2020-04-271-2/+1
* TODO updateJozanLeClerc2020-04-271-0/+1
* More normeJozanLeClerc2020-04-271-6/+3
* NormedJozanLeClerc2020-04-271-15/+24
* Variables fixedJozanLeClerc2020-04-273-9/+2
* 'msh ~> ;' bug fixJozanLeClerc2020-04-272-1/+2
* Removed debug printfJozanLeClerc2020-04-261-19/+0
* gdb time, strsubst might be brokenJozanLeClerc2020-04-262-6/+10
* Better substJozanLeClerc2020-04-262-8/+6
* searchingJozanLeClerc2020-04-261-0/+2
* substsubtsubstJozanLeClerc2020-04-265-3/+42
* Got special variables runningJozanLeClerc2020-04-265-10/+40
* Nice vars gatheringJozanLeClerc2020-04-267-54/+144
* Tryna subst varsJozanLeClerc2020-04-2610-10/+134
* Todo updateJozanLeClerc2020-04-262-3/+1
* ; end bug fixJozanLeClerc2020-04-262-7/+11
* TomorrowJozanLeClerc2020-04-251-1/+0
* NULLJozanLeClerc2020-04-251-1/+1
* I don't get itJozanLeClerc2020-04-251-0/+1
* Fixed segv on spaces onlyJozanLeClerc2020-04-253-7/+10
* kJozanLeClerc2020-04-256-11/+23
* Bug fixJozanLeClerc2020-04-251-1/+1
* Now handles -c optionJozanLeClerc2020-04-257-12/+78
* Stupid bash ruleJozanLeClerc2020-04-2517-38/+120
* (fd)>qwe fd agregation redir worksJozanLeClerc2020-04-254-3/+3
* Nice redirsJozanLeClerc2020-04-259-6/+107
* strerror is nice actuallyJozanLeClerc2020-04-254-27/+15
* Updated todolistJozanLeClerc2020-04-231-2/+0
* NiceJozanLeClerc2020-04-235-9/+66
* Good work so farJozanLeClerc2020-04-236-14/+45
* On the wayJozanLeClerc2020-04-235-1/+33
* pwd is bavJozanLeClerc2020-04-234-3/+10
* < redir worksJozanLeClerc2020-04-231-1/+2
* Not bad tbhJozanLeClerc2020-04-236-70/+80
* I am happyJozanLeClerc2020-04-232-6/+7
* y a du taffJozanLeClerc2020-04-234-12/+10
* C'est pas bon caJozanLeClerc2020-04-232-5/+2
* execve(2) not quite workingJozanLeClerc2020-04-236-11/+95
* Parsed bin path in $PATH, now time to execve(2)JozanLeClerc2020-04-2310-57/+187