24 Commits (2506b42da87358e1666154fefc45a610ca0c084e)

Author SHA1 Message Date
Christian 702acc142d Compile fix. 10 years ago
Lefteris Karapetsas 8857a7a75e Replacing old cstyle enums with c++11 enums in natspec 10 years ago
Christian dcce76392b Renamed url to identifier and added some comments. 10 years ago
Lefteris Karapetsas 78938ac468 Stack compiler now correctly returns a string and not a pointer 10 years ago
Lefteris Karapetsas 67da8798cf Addressing styling and miscellaneous issue with Natspec 10 years ago
Lefteris Karapetsas 2f16217574 Styling in libsolidity's InterfaceHandler 10 years ago
Christian 04c8d8bdc0 Improved external interface for multi-source and multi-contract compilation. 10 years ago
Christian 50b61e3dd3 Multi-source and multi-contract compiler. 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 9ff245ab52 Simplifying lambda function in CompilerStack::getInterface() 10 years ago
Lefteris Karapetsas c89fc7df63 Removing unneeded local variable in CompilerStack::getDocumentation() 10 years ago
Lefteris Karapetsas 93c488ce73 Handle absence of Natspec doc and add option to solc 10 years ago
Lefteris Karapetsas 88b1bb2540 More Natspec JSON export tests and better error reporting 10 years ago
Lefteris Karapetsas eed32824c3 Using jsoncpp for exporting ABI interface from solidity 10 years ago
Lefteris Karapetsas 60ac4d3a2c Exporting Natspec documentation to a JSON interface 10 years ago
Christian 27d20cd849 Magic variables. 10 years ago
Christian 638960f22f Contracts as types and framework for special global variables. 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 adcf062367 Actual contract creator and add solidity to AlethZero interface. 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
Gav Wood 515a1c22a9 Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace. 10 years ago
Gav Wood 4cb7993655 Project-wide reorganisation of namespaces. 10 years ago
Gav Wood 25183afd7c Project refactor. Introduce the Serpent library. 10 years ago
Gav Wood 53002a7425 Assembler. 11 years ago
Gav Wood e8217ea489 Major reorganisation. 11 years ago
Gav Wood 42f7833b97 Debugger. 11 years ago
Gav Wood 472323115a PoC-3.5. ish. 11 years ago
Tim Hughes 43662cd8fa Fixed VS2013 projects and compile errors. 11 years ago
Gav Wood e27f6d3541 Separated VM from rest of code. 11 years ago
Muharem Hrnjadovic be65dbc46d Fixed the other occurrence of Foobar 11 years ago
Muharem Hrnjadovic 4bab3c57a5 Corrected license headers (Foobar -> cpp-ethereum) 11 years ago
Gav Wood 04453aada0 Repot defaults. 11 years ago
Gav Wood 2a53d5f751 AlephZero renamed AlethZero and moved to cmake project. 11 years ago
Gav Wood 4aa0c71b6d Root bug fix. 11 years ago
Gav Wood 5185e6a6ef Changed genesis block to reflect root of empty trie as null. 11 years ago
Gav Wood 1983777cd0 GPL v2, not 3. 11 years ago
Gav Wood f666853724 Repotted a lot of the Trie stuff. 11 years ago
Gav Wood 140fc42e09 Moved to endian-neutral 256/160-bit datatypes. 11 years ago
Gav Wood ade3d0225d Coding standards doc. 11 years ago
Gav Wood 0349f7bf05 Some repotting. 11 years ago