solidity/libsolidity
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
..
analysis 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
ast 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
codegen Index access for bytesXX. 2016-02-09 17:07:04 +01:00
formal Do not store elements of a contract by AST node type. 2015-11-26 15:37:55 +01:00
interface Merge pull request #356 from guanqun/break-not-in-loop 2016-01-20 19:23:23 +01:00
parsing 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
CMakeLists.txt Fix solidity dependencies. 2015-11-26 12:40:15 +01:00
grammar.txt throw statement implementation 2015-09-16 13:25:32 +02:00