Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename addUnicodeChar to addUnicodeAsUTF8 | Alex Beregszaszi | 2016-08-05 | 1 | -1/+1 |
| | |||||
* | Support Unicode escape characters in string literals ('\uUUUU') | Alex Beregszaszi | 2016-08-05 | 1 | -0/+2 |
| | | | | Fixes #638 | ||||
* | Remove log.h from solidity. | chriseth | 2016-04-12 | 1 | -1/+0 |
| | |||||
* | helper function in scanner and corresponding edits to parserBase | VoR0220 | 2016-03-31 | 1 | -0/+7 |
| | |||||
* | - inline and assembly keywords added | LianaHus | 2016-03-12 | 1 | -3/+3 |
| | | | | - some style fixes | ||||
* | added two functions in Token to handle long identifiers, redid ↵ | RJ Catalano | 2016-02-19 | 1 | -3/+3 |
| | | | | fromIdentifierOrKeyword, and made complementary changes in scanner and parser | ||||
* | changes to redefine the token list, the scanner, and the parser and how they ↵ | RJ Catalano | 2016-02-19 | 1 | -1/+3 |
| | | | | | | | | pass around variable types of different sizes not ready for change to FixedPoint just yet made this more const correct and added a switch statement for easier reading | ||||
* | File reorganisation. | chriseth | 2015-10-21 | 1 | -0/+224 |