Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert __FILENAME__ to _FILENAME so it follows standard conventions | Tharre | 2014-04-25 | 3 | -6/+6 |
| | |||||
* | Rewrote malloc() and other wrappers | Tharre | 2014-04-16 | 4 | -28/+54 |
| | |||||
* | Added explanation to why we parse the shebang line ourselfs | Tharre | 2014-04-16 | 1 | -0/+5 |
| | |||||
* | Change $3 to the correct file after chdir() | Tharre | 2014-04-14 | 1 | -1/+2 |
| | |||||
* | Convert all tabs to whitespaces | Tharre | 2014-04-14 | 4 | -205/+205 |
| | |||||
* | Initial codebase | Tharre | 2014-04-08 | 7 | -0/+404 |