solidity/libsolidity
Christian Parpart 81c7b30a6a
Merge pull request #11234 from ethereum/fix-file-reader-compiler-stack-source-unit-name-mismatch
Use identical source unit names in FileReader and CompilerStack
2021-04-14 13:46:14 +02:00
..
analysis Allow notice tag for non-public state variable. 2021-04-08 17:06:14 +02:00
ast Replaced boost::adaptors::transformed 2021-04-08 17:38:14 +05:30
codegen Fix array decoding offset overflow. 2021-04-12 13:43:51 +02:00
formal Deprecate pragma experimental SMTChecker 2021-04-08 21:03:38 +02:00
interface FileReader: More accurate description of FileReader::readFile() and its arguments 2021-04-13 13:26:01 +02:00
parsing Allow NatSpec documentation for local variable declarations 2021-04-08 17:06:14 +02:00
CMakeLists.txt Extract file reading logic from CommandLineInterface into FileReader class. 2021-04-06 17:10:43 +02:00