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

Co-Authored-By: chriseth <chris@ethereum.org>
2019-06-17 14:47:07 +02:00
..
CMakeLists.txt Use imported cmake targets for boost. 2019-06-06 18:49:34 +02:00
CommandLineInterface.cpp Add Steve Johnson-style parser recovery rules: 2019-06-17 14:47:07 +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