17 Commits (de2f3e599de592067b1d9c2ebd06b763366492da)

Author SHA1 Message Date
Christian 32d512b12e Option to activate the optimizer for solidity. 10 years ago
Christian 37216a246a Converted all asserts to exceptions. 10 years ago
Christian 4d654d4e78 Function selector and variable (un)packing. 10 years ago
Christian ea6d58a0d1 Contract compiler and also add ExpressionStatement to AST. 10 years ago
Christian 2b6d66374d Compiler for assignments. 10 years ago
Christian 17f5470540 Asterisk-syntax for doxygen class documentation. 10 years ago
Christian b866e7f723 Corrected file description. 10 years ago
Christian c379bea27b CMakeLists library dependency cleanup for libdevcore, libevmface, libsolidity and solc. 10 years ago
Gav Wood 91e38ec706 Remove stupid assertion. 10 years ago
Christian d4d5f23e8f Expression compiler. 10 years ago
Christian 8bb71c4ebf Use boost errinfo. 10 years ago
Christian bf3a76f5af Improved exceptions and reporting exceptions for command-line compiler. 10 years ago
Christian fa22722e0e Pointer type cleanup: Use ASTPointer only for AST nodes and shared_ptr for type 10 years ago
Christian 68a85f4f80 Corrected coding style. 10 years ago
Christian a5a577d35c Name resolution. 10 years ago
Christian 8aad54050c AST printer and command line tool, some fixes. 10 years ago