solidity/libsolidity/parsing
RJ Catalano 7b918a7bc7 changes to redefine the token list, the scanner, and the parser and how they 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
2016-02-18 11:22:52 -06:00
..
DocStringParser.cpp Store docstrings in AST annotations. 2015-10-26 15:24:36 +01:00
DocStringParser.h Store docstrings in AST annotations. 2015-10-26 15:24:36 +01:00
Parser.cpp changes to redefine the token list, the scanner, and the parser and how they pass around variable types of different sizes 2016-02-18 11:22:52 -06:00
Parser.h Use paths instead of simple identifiers wherever possible. 2015-12-21 18:44:21 +01:00
Scanner.cpp changes to redefine the token list, the scanner, and the parser and how they pass around variable types of different sizes 2016-02-18 11:22:52 -06:00
Scanner.h changes to redefine the token list, the scanner, and the parser and how they pass around variable types of different sizes 2016-02-18 11:22:52 -06:00
Token.cpp changes to redefine the token list, the scanner, and the parser and how they pass around variable types of different sizes 2016-02-18 11:22:52 -06:00
Token.h changes to redefine the token list, the scanner, and the parser and how they pass around variable types of different sizes 2016-02-18 11:22:52 -06:00