solidity/libsolidity
chriseth cc62d7ce6a
Merge pull request #4229 from ethereum/smt_storage_vars_refactor
Refactoring how storage and local variables are managed.
2018-06-12 16:11:05 +02:00
..
analysis Show named argument name in error 2018-06-06 15:59:27 +01:00
ast Use proper SAR for signed right shifts and emulate on pre-constantinople. 2018-06-12 09:32:19 +01:00
codegen Extend explanatory remark and argue using bitwise operations instead of rounding. 2018-06-12 09:32:19 +01:00
formal Refactoring Declaration -> VariableDeclaration (more precise) 2018-06-12 10:58:50 +02:00
inlineasm Remove suicide and sha3 assembly instructions 2018-06-04 01:04:48 +01:00
interface Do not catch exceptions by value in StandardCompiler 2018-05-17 14:44:01 +02:00
parsing Introduces emit token and removes identifier workaround. 2018-06-11 21:21:22 +01:00
CMakeLists.txt Fix link error when using boost shared library 2018-05-11 11:20:19 +08:00