summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* NiceJozanLeClerc2020-04-234-8/+62
* 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-235-70/+79
* 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-235-7/+95
* Parsed bin path in $PATH, now time to execve(2)JozanLeClerc2020-04-239-57/+185
* okJozanLeClerc2020-04-232-2/+62
* BSD styleJozanLeClerc2020-04-231-1/+1
* PATHJozanLeClerc2020-04-234-7/+50
* Now searching in $PATHJozanLeClerc2020-04-231-15/+8
* Prepared builtins templatesJozanLeClerc2020-04-2311-8/+149
* Very good redirsJozanLeClerc2020-04-234-52/+129
* Fine builtins execution, now normeJozanLeClerc2020-04-234-75/+118
* Ok it's fineJozanLeClerc2020-04-232-36/+27
* The worst is that it actually worksJozanLeClerc2020-04-231-1/+1
* I don't get itJozanLeClerc2020-04-232-3/+5
* WHY YOU EXITJozanLeClerc2020-04-231-2/+7
* QweJozanLeClerc2020-04-231-3/+5
* rm qweJozanLeClerc2020-04-231-9/+9
* It's working but not quited perfect with >>JozanLeClerc2020-04-231-5/+15
* OmgJozanLeClerc2020-04-231-1/+2
* Ok but not okJozanLeClerc2020-04-232-7/+25
* It's not working at allJozanLeClerc2020-04-231-5/+12
* nigga be eating my promptJozanLeClerc2020-04-232-0/+10
* Now time to pipe(2)JozanLeClerc2020-04-232-4/+30
* GoodJozanLeClerc2020-04-222-16/+18
* Gathering rdrpath successfullyJozanLeClerc2020-04-223-8/+63
* Implementing redirectionsJozanLeClerc2020-04-224-3/+35
* Starting to do redirectionsJozanLeClerc2020-04-222-0/+17
* I'll finish export laterJozanLeClerc2020-04-213-6/+13
* Tryna exportJozanLeClerc2020-04-217-2/+108
* CoolJozanLeClerc2020-04-212-1/+2
* Updated todolistJozanLeClerc2020-04-211-0/+3
* Better echoJozanLeClerc2020-04-211-10/+19
* Builtin exit is bavJozanLeClerc2020-04-219-11/+106
* Messy echoJozanLeClerc2020-04-214-3/+65
* Good so farJozanLeClerc2020-04-2115-16/+93
* No more leaksJozanLeClerc2020-04-213-8/+9
* Linked list works, not memdelingJozanLeClerc2020-04-2110-28/+109
* Pretty good startJozanLeClerc2020-04-2012-28/+93
* Wrong addressJozanLeClerc2020-04-206-7/+16
* Linked list not working but okJozanLeClerc2020-04-2012-16/+120
* ContinuingJozanLeClerc2020-04-203-1/+32
* Trying linked listsJozanLeClerc2020-04-2013-25/+146
* Cool funptrJozanLeClerc2020-04-209-1/+105