32 Commits (48dfbaf3c9c3a32f9c5f2f2fee2ed948a19ee08d)

Author SHA1 Message Date
debris cd0a538138 serpent compiling under msvc 10 years ago
debris 96441cbe9a solc working 10 years ago
debris 548dda844a solidity compiling under msvc && boosts cmake file fixed 10 years ago
Lefteris Karapetsas 8857a7a75e Replacing old cstyle enums with c++11 enums in natspec 10 years ago
Marek Kotewicz 6b5d89d559 removed automocs 10 years ago
Christian 04c8d8bdc0 Improved external interface for multi-source and multi-contract compilation. 10 years ago
Lefteris Karapetsas 4613214098 Moving all Interface and Documentation functionality to own class 10 years ago
Lefteris Karapetsas 994e891078 Separate user and dev natspec documentation 10 years ago
Christian 8621949067 Import directive. 10 years ago
Lefteris Karapetsas 93c488ce73 Handle absence of Natspec doc and add option to solc 10 years ago
Christian 104dd11456 Provide interface for calls in JSON and some other formatting changes. 10 years ago
Marek Kotewicz 6cc9e6952e merge 10 years ago
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