Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix licensing headers | VoR0220 | 2016-11-23 | 1 | -4/+4 |
* | Introduce hex literals (#832) | Alex Beregszaszi | 2016-08-16 | 1 | -0/+35 |
* | Rename addUnicodeChar to addUnicodeAsUTF8 | Alex Beregszaszi | 2016-08-05 | 1 | -2/+2 |
* | Support Unicode escape characters in string literals ('\uUUUU') | Alex Beregszaszi | 2016-08-05 | 1 | -0/+43 |
* | added const correctness to extract functions in Token | RJ Catalano | 2016-02-19 | 1 | -4/+4 |
* | added two functions in Token to handle long identifiers, redid fromIdentifier... | RJ Catalano | 2016-02-19 | 1 | -6/+8 |
* | tests added and changes made | RJ Catalano | 2016-02-19 | 1 | -20/+11 |
* | changes to redefine the token list, the scanner, and the parser and how they ... | RJ Catalano | 2016-02-19 | 1 | -12/+25 |
* | File reorganisation. | chriseth | 2015-10-21 | 1 | -0/+771 |