Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests. | chriseth | 2018-09-06 | 1 | -0/+98 |
* | This fixes several bugs with regards to line breaks and comments: | chriseth | 2018-09-06 | 1 | -0/+8 |
* | Cleanup & polish numbers-with-underscores parsing, also improving tests. | Christian Parpart | 2018-08-08 | 1 | -134/+38 |
* | Add stricter hex underscore rules | Balajiganapathi S | 2018-08-08 | 1 | -1/+1 |
* | Allow underscores in numbers. | Balajiganapathi S | 2018-08-08 | 1 | -0/+166 |
* | Scanner tests for all shifts | Alex Beregszaszi | 2018-07-25 | 1 | -1/+10 |
* | Scanner tests for all escapes | Alex Beregszaszi | 2018-07-25 | 1 | -0/+8 |
* | Disallow trailing dots that are not followed by a number | Leonardo Alt | 2018-05-30 | 1 | -0/+20 |
* | Add tests for scientific notation | Alex Beregszaszi | 2017-03-15 | 1 | -1/+16 |
* | Disallow octal literals. | chriseth | 2017-03-07 | 1 | -0/+18 |
* | Fix licensing headers | VoR0220 | 2016-11-23 | 1 | -4/+4 |
* | Introduce hex literals (#832) | Alex Beregszaszi | 2016-08-16 | 1 | -0/+36 |
* | Remove After test case | Denton Liu | 2016-08-11 | 1 | -6/+0 |
* | Include Unicode tests in the scanner | Alex Beregszaszi | 2016-08-05 | 1 | -0/+40 |
* | File reorganisation. | chriseth | 2015-10-21 | 1 | -1/+1 |
* | - added tests to test empty comment | LianaHus | 2015-09-10 | 1 | -0/+10 |
* | renamed getter functions | LianaHus | 2015-09-08 | 1 | -56/+56 |
* | Move Solidity tests. | chriseth | 2015-08-20 | 1 | -0/+288 |