4561 Commits (0ed443c10272d6f7b0c368733ddeaf90ca77f21e)
 

Author SHA1 Message Date
Christian a017d2b1de Remove const from make_shared to allow enable_shared_from_this to work on MacOS. 10 years ago
Christian e1338c7e6c Arbitrary precision integer constants. 10 years ago
Gav Wood 1df12276f4 Merge pull request #758 from caktux/develop 10 years ago
Gav Wood 35d82841e2 Merge pull request #760 from CJentzsch/blockhash 10 years ago
Christian f6ddd3fd33 Possibility for unary operators to change type. 10 years ago
Christian 874b2b34ea Use shared_from_this instead of manually supplying a shared_ptr to this. 10 years ago
Gav Wood e668d299f9 git push origin developMerge branch 'chriseth-sol_integerConstants' into develop 10 years ago
Christian 8ad6951f38 Some changes to the log functions. 10 years ago
Gav Wood 138a16f97c Merge branch 'sol_integerConstants' of https://github.com/chriseth/cpp-ethereum into chriseth-sol_integerConstants 10 years ago
Gav Wood 84a1eb6648 Merge pull request #748 from debris/windows_fixes 10 years ago
Gav Wood 52099e2266 Merge pull request #746 from CJentzsch/jumpdest 10 years ago
Paweł Bylica 47886c844a Remove compleated TODO task 10 years ago
arkpar c58142c7a1 Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into mix_project_tree 10 years ago
arkpar 715e0a4745 continue project model implementation 10 years ago
Paweł Bylica 6fee45a3e3 Set "jump dest" flag in constructor of BasicBlock 10 years ago
Paweł Bylica f0008a3124 Use iterators in BasicBlock 10 years ago
Marek Kotewicz 6d3353ae60 Merge commit 'b656db02f7482e915cd3a735199760fe0120c578' into ethereumjs 10 years ago
Marek Kotewicz b656db02f7 Squashed 'libjsqrc/ethereumjs/' changes from a5907a8..543a87c 10 years ago
Marek Kotewicz 543a87c63f method signature length defined 10 years ago
Paweł Bylica be7713ac33 Use iterators in basic block compilation 10 years ago
Marek Kotewicz b3eda29f41 Merge branch 'master' into tests 10 years ago
Marek Kotewicz f420029127 Merge commit '993be7b6de098d98b1940b57ad9b08db3144da2b' into ethereumjs 10 years ago
Marek Kotewicz 993be7b6de Squashed 'libjsqrc/ethereumjs/' changes from 807ec60..a5907a8 10 years ago
Marek Kotewicz 30220d8dcc Merge branch 'develop' into ethereumjs 10 years ago
Paweł Bylica 098632804d Refactor / rename 10 years ago
Marek Kotewicz a5907a8239 Merge branch 'master' of https://github.com/ethereum/ethereum.js 10 years ago
Marek Kotewicz 2a6c84984a version upgraded 10 years ago
Marek Kotewicz 0538c11576 sha3 method signature 10 years ago
Jeffrey Wilcke c9015e2e04 module var fix 10 years ago
Jeffrey Wilcke 07fba274b1 module var fix 10 years ago
Paweł Bylica bb37986cad Rewrite basic block creation code 10 years ago
chriseth 803046b3e8 Merge pull request #764 from chriseth/sol_buildfixLogMerge 10 years ago
Christian 8e84acb98b Buildfix after semantical merge conflict. 10 years ago
chriseth 95a526a7d9 Merge pull request #754 from LefterisJP/sol_abiFunctionHash 10 years ago
CJentzsch a466fdcf5b add blockhash test fo vm tests 10 years ago
Gav Wood 494bf5ee48 Clear pending and some other AlethZero stuff. 10 years ago
Lefteris Karapetsas 03b2fa387d Fixing SolidityABIJSON test 10 years ago
Gav Wood c3b6fdd899 abi -> json-abi 10 years ago
Gav Wood f125a4b505 CLI tweaks. 10 years ago
Gav Wood 0de1fe5b02 Rename "JSON Documentation" -> Metadata. 10 years ago
Gav Wood 2a21a544ce Documentation update. 10 years ago
Gav Wood 406d3e6aba Unit testing for log in Solidity. 10 years ago
caktux 8a3eac3657 neth updates and fixes, closes #696 10 years ago
Lefteris Karapetsas e94f1ca5b2 Adjusting Solidity Optimizer Tests 10 years ago
Lefteris Karapetsas 5e77063c38 Fixing a solAssert in getInterfacefunctions() 10 years ago
Lefteris Karapetsas 299305548f Adjustments to Solidity compiler code for Function Hash 10 years ago
Gav Wood 0ca84e5a0d Basic logging in Solidity (though no tests yet). 10 years ago
Marek Kotewicz c397e350f4 mocha opts file && init of parser tests 10 years ago
Marek Kotewicz b6058a837f methods existance tests in progress 10 years ago
Marek Kotewicz 5518022a5d mocha test init 10 years ago