Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: use squareball error infrastructure | Rafael G. Martins | 2016-03-13 | 1 | -22/+22 |
| | |||||
* | build: replace src/utils with squareball | Rafael G. Martins | 2016-02-26 | 1 | -1/+1 |
| | |||||
* | fixed copyright | Rafael G. Martins | 2016-01-08 | 1 | -1/+1 |
| | |||||
* | Revert "build: removing src/utils and replacing with squareball" | Rafael G. Martins | 2015-12-23 | 1 | -1/+1 |
| | | | | This reverts commit 950e6c9148eca244a89d18a21d4ae4e5c3d1c646. | ||||
* | build: removing src/utils and replacing with squareball | Rafael G. Martins | 2015-12-23 | 1 | -1/+1 |
| | | | | | squareball is a new general purpose library for C99, based on the code removed from src/utils | ||||
* | error: improved error reporting for parsers | Rafael G. Martins | 2015-10-24 | 1 | -2/+38 |
| | | | | it will now report the line and the approximate position of the error. | ||||
* | error: added missing test for crlf | Rafael G. Martins | 2015-10-23 | 1 | -0/+13 |
| | |||||
* | fixed copyright | Rafael G. Martins | 2015-05-25 | 1 | -1/+1 |
| | |||||
* | source parse: improved, added tests | Rafael G. Martins | 2015-04-21 | 1 | -1/+1 |
| | |||||
* | error: added tests | Rafael G. Martins | 2015-04-19 | 1 | -0/+65 |