solidity/libsolidity
chriseth 1897138916
Merge pull request #8522 from a3d4/fix-8427-ast-types-compiler-error
Promoted typeError to fatalTypeError in ReferencesResolver
2020-03-25 11:23:00 +01:00
..
analysis Fix #8427: Promoted typeError to fatalTypeError in ReferencesResolver::endVisit(UserDefinedTypeName). 2020-03-25 02:51:34 +01:00
ast Legacy codegeneration for immutable state variables. 2020-03-24 16:45:25 +01:00
codegen Legacy codegeneration for immutable state variables. 2020-03-24 16:45:25 +01:00
formal Add support to internal function calls 2020-03-11 16:29:07 +01:00
interface Introduced TestCaseReader. 2020-03-16 23:14:33 +01:00
parsing Parsing of immutable state variable. 2020-03-12 17:11:24 +01:00
CMakeLists.txt Use IRVariable's in IR code generation and implement tuples. 2020-02-12 12:36:14 +01:00