Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | loader: added compiler-defined variables | Rafael G. Martins | 2015-04-19 | 1 | -0/+58 | |
* | trie: fixed memory leak when replacing existing key | Rafael G. Martins | 2015-04-19 | 1 | -0/+34 | |
* | remove specific type used to store sources | Rafael G. Martins | 2015-04-19 | 1 | -12/+12 | |
* | fix test | Rafael G. Martins | 2015-04-19 | 1 | -2/+2 | |
* | added loader, error handling and cli. tests needed | Rafael G. Martins | 2015-04-18 | 2 | -4/+14 | |
* | replaced leg-based parser with handmade parser for templates | Rafael G. Martins | 2015-04-17 | 2 | -145/+222 | |
* | replaced leg-based parser with handmade parser for source files | Rafael G. Martins | 2015-04-17 | 2 | -5/+55 | |
* | added source test | Rafael G. Martins | 2015-04-16 | 1 | -0/+25 | |
* | added source grammar | Rafael G. Martins | 2015-04-15 | 1 | -0/+49 | |
* | added template grammar | Rafael G. Martins | 2015-04-15 | 1 | -0/+98 | |
* | initial structure | Rafael G. Martins | 2015-04-15 | 1 | -0/+790 |