Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replaced leg-based parser with handmade parser for templates | Rafael G. Martins | 2015-04-17 | 11 | -417/+534 |
| | | | | | yay! no leg parser needed anymore. parsers still needs some work and error handling, though. | ||||
* | fixed license | Rafael G. Martins | 2015-04-17 | 3 | -3/+3 |
| | |||||
* | replaced leg-based parser with handmade parser for source files | Rafael G. Martins | 2015-04-17 | 12 | -140/+283 |
| | |||||
* | minor configure.ac fix | Rafael G. Martins | 2015-04-16 | 1 | -1/+1 |
| | |||||
* | no markdown, just pre-formatted text | Rafael G. Martins | 2015-04-16 | 1 | -5/+5 |
| | |||||
* | added source test | Rafael G. Martins | 2015-04-16 | 1 | -0/+25 |
| | |||||
* | added source grammar | Rafael G. Martins | 2015-04-15 | 6 | -5/+217 |
| | |||||
* | typo | Rafael G. Martins | 2015-04-15 | 1 | -1/+1 |
| | |||||
* | build: fix valgrind | Rafael G. Martins | 2015-04-15 | 1 | -1/+1 |
| | |||||
* | added template grammar | Rafael G. Martins | 2015-04-15 | 6 | -4/+364 |
| | |||||
* | initial structure | Rafael G. Martins | 2015-04-15 | 11 | -8/+1721 |
| | |||||
* | more random design notes updates | Rafael G. Martins | 2015-04-15 | 1 | -1/+1 |
| | |||||
* | more random design notes updates | Rafael G. Martins | 2015-04-15 | 1 | -1/+1 |
| | |||||
* | more random design notes updates | Rafael G. Martins | 2015-04-15 | 1 | -2/+9 |
| | |||||
* | more random design notes updates | Rafael G. Martins | 2015-04-15 | 1 | -2/+2 |
| | |||||
* | random design notes updates | Rafael G. Martins | 2015-04-15 | 1 | -4/+6 |
| | |||||
* | random design notes updates | Rafael G. Martins | 2015-04-15 | 1 | -9/+9 |
| | |||||
* | design notes first! | Rafael G. Martins | 2015-04-15 | 1 | -0/+69 |
| | |||||
* | Initial commit | Rafael G. Martins | 2015-04-14 | 3 | -0/+44 |