Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | content-parser: handle errors (that are handler as warnings) in directives | Rafael G. Martins | 2015-11-04 | 1 | -0/+3 |
| | |||||
* | error: removed dead assignment | Rafael G. Martins | 2015-10-26 | 1 | -1/+1 |
| | |||||
* | datetime-parser: improve error handling | Rafael G. Martins | 2015-10-24 | 1 | -7/+7 |
| | |||||
* | datetime-parser: initial implementation. not used yet | Rafael G. Martins | 2015-10-24 | 1 | -0/+3 |
| | |||||
* | error: improved error reporting for parsers | Rafael G. Martins | 2015-10-24 | 1 | -11/+39 |
| | | | | it will now report the line and the approximate position of the error. | ||||
* | error: minor memory optimization | Rafael G. Martins | 2015-09-18 | 1 | -10/+4 |
| | |||||
* | fixed copyright | Rafael G. Martins | 2015-05-25 | 1 | -1/+1 |
| | |||||
* | error: content parser won't raise errors | Rafael G. Martins | 2015-05-09 | 1 | -3/+0 |
| | |||||
* | content-parser: implemented more block elements | Rafael G. Martins | 2015-05-04 | 1 | -0/+3 |
| | |||||
* | source parse: improved, added tests | Rafael G. Martins | 2015-04-21 | 1 | -1/+1 |
| | |||||
* | 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 | -0/+116 |