solidity/test/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
..
Assembly.cpp File reorganisation. 2015-10-21 00:46:01 +02:00
CMakeLists.txt Move Solidity tests. 2015-08-19 21:54:09 +02:00
GasMeter.cpp Fix up for new API from EIP-1.1. 2015-11-21 14:34:21 +01:00
Imports.cpp Tests for library name clashes. 2016-01-14 11:36:11 +01:00
SolidityABIJSON.cpp File reorganisation. 2015-10-21 00:46:01 +02:00
SolidityEndToEndTest.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
solidityExecutionFramework.h Fix solidity tests. 2015-11-20 00:06:02 +01:00
SolidityExpressionCompiler.cpp Source units are independent scopes. 2015-12-09 19:09:24 +01:00
SolidityInterface.cpp File reorganisation. 2015-10-21 00:46:01 +02:00
SolidityNameAndTypeResolution.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
SolidityNatspecJSON.cpp Store docstrings in AST annotations. 2015-10-26 15:24:36 +01:00
SolidityOptimizer.cpp Test for incorrect storage access. 2016-01-15 17:02:37 +01:00
SolidityParser.cpp cond-expr: add more unit tests 2016-01-22 17:14:01 +00:00
SolidityScanner.cpp File reorganisation. 2015-10-21 00:46:01 +02:00
SolidityTypes.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