| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-07-23 | Switched from weird jump system to a normal call + ret | faissaloo | |
| 2016-07-22 | Removed welocem message bloat | faissaloo | |
| 2016-07-22 | Code cleanup | faissaloo | |
| 2016-07-22 | Added constants for special file descriptors for readability | faissaloo | |
| 2016-07-22 | Oops, forgot to stage some changes | faissaloo | |
| 2016-07-22 | Switched to a faster cpid check, as well as other 0 dependant checks | faissaloo | |
| 2016-07-14 | Added error message for invalid cd attempts | faissaloo | |
| 2016-06-26 | Added cd | faissaloo | |
| 2016-06-26 | Added exit builtin | faissaloo | |
| 2016-06-21 | Sped up a push | faissaloo | |
| 2016-06-21 | Fixed bug where string length was being overwritten | faissaloo | |
| 2016-06-21 | Relied on the value of r8 accidentally, oops | faissaloo | |
| 2016-06-21 | Switched to using sys_waitid since wait4 is deprecated | faissaloo | |
| 2016-06-21 | Replaced usage of sys_open to check if executable | faissaloo | |
| 2016-06-21 | Removed needless use of cmp | faissaloo | |
| 2016-06-21 | Cleanup and noting of code to prepare it for work | faissaloo | |
