Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |