840 Commits (8c462087b10d45f9795820aa3fc282849d7cd4ee)

Author SHA1 Message Date
CJentzsch 4f53689086 fix stackoverflow in calldataload, codecopy, extcodecopy + some tests 10 years ago
Lefteris Karapetsas 112c583ddb Natspec parsing @param doctags 10 years ago
Lefteris Karapetsas 5fe1133583 Parsing notice and dev doxytags. 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
CJentzsch e7be724496 test update due to CALLCODA <-> RETURN 10 years ago
Gav Wood 8cbea38df9 PV46. Minor protocol alterations. 10 years ago
Lefteris Karapetsas 88b1bb2540 More Natspec JSON export tests and better error reporting 10 years ago
CJentzsch 8245dd6978 style 10 years ago
CJentzsch 934d366cdb updated createRandomTest to correct exception behavior 10 years ago
CJentzsch c4138a5ad4 added logs to state tests 10 years ago
Marek Kotewicz 3015713894 common changes 10 years ago
Lefteris Karapetsas eed32824c3 Using jsoncpp for exporting ABI interface from solidity 10 years ago
Christian a2aa117a6b Disallow assignments to structs and mappings. 10 years ago
Lefteris Karapetsas 60ac4d3a2c Exporting Natspec documentation to a JSON interface 10 years ago
Lefteris Karapetsas 70dd83f887 Adding natspec comment test being between keyword and signature 10 years ago
Lefteris Karapetsas 7ac651726f Solidity natspec docstring test improvements 10 years ago
Lefteris Karapetsas 4bb7cc9f67 Solidity FunctionDefinition used ASTString shared ptr for docstrings 10 years ago
Lefteris Karapetsas 3e42b5ff0d Adding solidity natspec comment inside function body 10 years ago
Artur Zawłocki 312e05ab49 resolved circular dependency between libevm and libevmjit 10 years ago
Lefteris Karapetsas 170ff1a07f Fixing multiline comment parsing in solidity 10 years ago
sveneh 79f2e52ec6 use CMAKE_PREFIX_PATH instead of CMAKE_FILE_ROOT_PATH; removed the 10 years ago
Lefteris Karapetsas e5da1ba6c6 Solidity work for documentation strings 10 years ago
Lefteris Karapetsas 43f269ce9a Solidity function AST nodes get documentation attribute 10 years ago
Christian 68acfc0544 Global functions. 10 years ago
Christian 898f989aa1 Sending ether. 10 years ago
Christian d759075528 More general function types and references. 10 years ago
Christian b185a748a5 Access to blockchain data. 10 years ago
Christian 60a62708c4 Another test for struct references. 10 years ago
Christian 27d20cd849 Magic variables. 10 years ago
Christian 638960f22f Contracts as types and framework for special global variables. 10 years ago
Christoph Jentzsch c74f5ae0e5 style 10 years ago
Lefteris Karapetsas 06e2c08af7 extra comments scanning test 10 years ago
Christoph Jentzsch 648da92534 style 10 years ago
Christoph Jentzsch 1da0ca9aa6 Specify user defined test 10 years ago
Paweł Bylica 7a121c38b8 Do not catch OutOfGas exception in tests separately 10 years ago
Christoph Jentzsch b5210dd1c8 add make money test 10 years ago
Lefteris Karapetsas be1d8881af documentation comments are now always skipped but saved as special tokens at the Scanner 10 years ago
Christoph Jentzsch 1dff07b1b4 more log tests 10 years ago
Christoph Jentzsch 946f7d3d85 Add Log tests 10 years ago
Christian c7972ba850 Special handling for constructor. 10 years ago
Paweł Bylica 732e5c2b0f In VM tests, check only if an exception occurred if an exception expected (no post state and output checking) 10 years ago
Christoph Jentzsch c7032ff55c new push32 test and renaming 10 years ago
Christoph Jentzsch 7e8b65b607 Changed name of some tests 10 years ago
Christoph Jentzsch 056e201e8e more precompiled contract tests 10 years ago
Lefteris Karapetsas 0c101d89f8 solidity scanner takes triple slash doc comments into account 10 years ago
Marek Kotewicz ee7c423868 common changes 10 years ago