Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LexerSource: Fix handling of numeric values with explicit positive exponents. | Shevek | 2019-08-19 | 1 | -0/+1 |
* | NetBeans refactorings to standardize codebase. | Shevek | 2014-09-10 | 1 | -2/+0 |
* | Fix #13: Negative constants are not in the C99 standard. | Shevek | 2014-02-05 | 1 | -6/+6 |
* | 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 |