Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | loader: added tests | Rafael G. Martins | 2015-05-09 | 1 | -2/+19 |
| | |||||
* | implemented datetime parsing/formatting | Rafael G. Martins | 2015-04-28 | 1 | -1/+3 |
| | |||||
* | create output directories recursively | Rafael G. Martins | 2015-04-20 | 1 | -0/+2 |
| | |||||
* | build: mark tests as disabled by default | Rafael G. Martins | 2015-04-19 | 1 | -1/+1 |
| | |||||
* | build: replace --enable-cmocka with --enable-tests | Rafael G. Martins | 2015-04-19 | 1 | -8/+8 |
| | |||||
* | replaced leg-based parser with handmade parser for templates | Rafael G. Martins | 2015-04-17 | 1 | -31/+0 |
| | | | | | yay! no leg parser needed anymore. parsers still needs some work and error handling, though. | ||||
* | minor configure.ac fix | Rafael G. Martins | 2015-04-16 | 1 | -1/+1 |
| | |||||
* | initial structure | Rafael G. Martins | 2015-04-15 | 1 | -0/+107 |