solidity/solc
rocky 97f8ee0d1b Add Steve Johnson-style parser recovery rules:
SourceUnit = Error $
    Block = '{' Error '}'
    ContractDefinition = '{' Error '}'
    Statement = Error ';'

Co-Authored-By: chriseth <chris@ethereum.org>
2019-05-28 15:06:34 +02:00
..
CMakeLists.txt Rename jsonCompiler to libsolc 2017-12-11 12:49:08 +00:00
CommandLineInterface.cpp Add Steve Johnson-style parser recovery rules: 2019-05-28 15:06:34 +02:00
CommandLineInterface.h Initial IR generator. 2019-04-04 15:02:42 +02:00
main.cpp Include cleanup. 2019-03-28 14:32:48 +01:00