Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added initial man pages | Rafael G. Martins | 2015-05-15 | 1 | -0/+4 |
| | |||||
* | started implementint a markdown-like syntax for content | Rafael G. Martins | 2015-05-04 | 1 | -0/+1 |
| | |||||
* | portability fixes | Rafael G. Martins | 2015-04-28 | 1 | -0/+1 |
| | |||||
* | added renderer tests | Rafael G. Martins | 2015-04-23 | 1 | -0/+1 |
| | |||||
* | error: added tests | Rafael G. Martins | 2015-04-19 | 1 | -0/+1 |
| | |||||
* | loader: added compiler-defined variables | Rafael G. Martins | 2015-04-19 | 1 | -0/+1 |
| | |||||
* | replaced leg-based parser with handmade parser for templates | Rafael G. Martins | 2015-04-17 | 1 | -4/+1 |
| | | | | | yay! no leg parser needed anymore. parsers still needs some work and error handling, though. | ||||
* | replaced leg-based parser with handmade parser for source files | Rafael G. Martins | 2015-04-17 | 1 | -2/+1 |
| | |||||
* | added source grammar | Rafael G. Martins | 2015-04-15 | 1 | -0/+2 |
| | |||||
* | added template grammar | Rafael G. Martins | 2015-04-15 | 1 | -1/+2 |
| | |||||
* | initial structure | Rafael G. Martins | 2015-04-15 | 1 | -8/+43 |
| | |||||
* | Initial commit | Rafael G. Martins | 2015-04-14 | 1 | -0/+14 |