Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | source parse: improved, added tests | Rafael G. Martins | 2015-04-21 | 1 | -4/+36 |
* | loader: added compiler-defined variables | Rafael G. Martins | 2015-04-19 | 1 | -0/+9 |
* | remove specific type used to store sources | Rafael G. Martins | 2015-04-19 | 1 | -23/+6 |
* | safe mallocs are better :) | Rafael G. Martins | 2015-04-19 | 1 | -1/+1 |
* | added loader, error handling and cli. tests needed | Rafael G. Martins | 2015-04-18 | 1 | -14/+23 |
* | replaced leg-based parser with handmade parser for source files | Rafael G. Martins | 2015-04-17 | 1 | -0/+147 |