Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix #16: NPE on unterminated ifdef. | Shevek | 2014-09-09 | 1 | -3/+20 |
* | Fix #15. | Shevek | 2014-09-08 | 1 | -4/+16 |
* | Fix #13: Negative constants are not in the C99 standard. | Shevek | 2014-02-05 | 2 | -6/+7 |
* | Use gradle-velocity-task. | Shevek | 2014-01-29 | 1 | -2/+2 |
* | Finally fix octal floating point. | Shevek | 2014-01-19 | 1 | -4/+11 |
* | Better numeric base handling. Fix typos in error messages. | Shevek | 2014-01-18 | 1 | -4/+13 |
* | Fix handling of negative exponents. | Shevek | 2014-01-17 | 1 | -0/+4 |
* | Fix lots of NumericValue issues - probably more to go. | Shevek | 2014-01-17 | 1 | -0/+77 |
* | Implement varargs macros, courtesy ochafik | Shevek | 2013-12-28 | 3 | -3/+36 |
* | Fix #pragma once. | Shevek | 2013-12-28 | 3 | -4/+29 |
* | Fix floating point lexing: Missing chars and bad token stream. | Shevek | 2013-12-28 | 1 | -18/+34 |
* | Version bump to 1.4.0-SNAPSHOT. | Shevek | 2013-12-27 | 12 | -0/+520 |