solidity/libsolidity
Christian Parpart e4106bd06e Change scanner error diagnostics to be non-intrusive to the token API.
This also implicitly eliminates the magic-token Token::IllegalHex, and
streamlines error diagnostics over a custom enum class.
2018-11-24 12:40:51 +01:00
..
analysis Isolating libyul library API into its own namespace yul. 2018-11-23 14:29:00 +01:00
ast Isolating libyul library API into its own namespace yul. 2018-11-23 14:29:00 +01:00
codegen Isolating libyul library API into its own namespace yul. 2018-11-23 14:29:00 +01:00
formal Testing with smtlib2 interface always there 2018-11-23 09:43:49 +01:00
interface Merge pull request #5491 from ethereum/libyul-as-library 2018-11-23 17:01:18 +01:00
parsing Change scanner error diagnostics to be non-intrusive to the token API. 2018-11-24 12:40:51 +01:00
CMakeLists.txt CMake: Isolate libyul into its own static library 2018-11-23 12:37:37 +01:00