4607 Commits (557027577adf4cdf5dda1c9e10bd57e943697da6)
 

Author SHA1 Message Date
Artur Zawłocki 3e5988c7f8 Merge branch 'develop-evmcc' of https://github.com/imapp-pl/cpp-ethereum into develop-evmcc 10 years ago
Artur Zawłocki fab154454d jit-related CMakeLists.txt fixes 10 years ago
Artur Zawłocki c9f5694a28 CMakeLists.txt cleanup (in progress) 10 years ago
Artur Zawłocki 63d699792c added missing <csetjmp> 10 years ago
Paweł Bylica 9b8b685d96 Merge remote-tracking branch 'upstream/develop' into develop-evmcc 10 years ago
Paweł Bylica 6c5a84cbc1 Fix random test generator 10 years ago
chriseth 65d35ed87d Merge pull request #553 from LefterisJP/natspec_export_json 10 years ago
Paweł Bylica b07f25da4a Detect endianness without boost help 10 years ago
Paweł Bylica b1765749f5 Remove usage of boost::lexical_cast 10 years ago
debris fa683218c4 Merge branch 'develop' into build_enhancement 10 years ago
debris fc8cb6d7af boost compatibility changes in msvc 10 years ago
Paweł Bylica 5f4c1c7466 Fix evmcc compilation - provide fake runtime data 10 years ago
yann300 85fa520d1b - Coding Standards 10 years ago
yann300 827de531b9 - Coding standards 10 years ago
yann300 dbc5201e98 - coding standards. 10 years ago
Paweł Bylica e3ccc03fde Fix MSVC warning 10 years ago
Paweł Bylica 9452da9ea1 Merge remote-tracking branch 'origin/develop' into develop 10 years ago
Paweł Bylica 2fd2446330 Simplify ExecutionEngine interface. It is possible to pass raw code instead of LLVM module. 10 years ago
debris b5323f75e6 common changes in windows build 10 years ago
Lefteris Karapetsas 78938ac468 Stack compiler now correctly returns a string and not a pointer 10 years ago
Artur Zawłocki 46d19261d3 fixed gcc warnings (missing field initializers, unused functions) 10 years ago
CJentzsch 5a7f4ec9eb Add exception in vm 10 years ago
Lefteris Karapetsas 9977229d75 Newline right after doctag is now a valid natspec entry 10 years ago
Lefteris Karapetsas cfb8e74a75 Introducing Docstring parsing error exception and style fixes 10 years ago
CJentzsch 90957af867 Merge remote-tracking branch 'upstream/develop' into newTests 10 years ago
Paweł Bylica bd40486c7b Moving ext_calldataload helper function to evmjit library (does not depend on Env) 10 years ago
CJentzsch 092fccb176 even less code 10 years ago
yann300 803b47161e debug modal dialog UI correction 10 years ago
Gav Wood 5a818a5d7d Merge pull request #564 from imapp-pl/pr-fixes 10 years ago
Gav Wood 7de687fece Block-level receipts dump. 10 years ago
yann300 f990a1ac63 mix IDE M1 first commit 10 years ago
Paweł Bylica 312ee43aa2 Cleanups 10 years ago
Paweł Bylica 2b9b53024d Cleanups 10 years ago
Gav Wood 45499094ef PV48. 10 years ago
Paweł Bylica 12a1735664 Merge branch 'develop-evmcc' into pr-jit 10 years ago
Paweł Bylica 4cf9f82bc7 Windows fix & used code removed 10 years ago
Paweł Bylica 31c3d111ad Windows fix & used code removed 10 years ago
Gav Wood c96e1d0c36 Logs from subcalls are folded in. 10 years ago
Paweł Bylica 72552c4936 Move helper functions back to VM 10 years ago
Paweł Bylica 6ba1505162 Merge branch 'develop' into develop-evmcc 10 years ago
Paweł Bylica cc75782496 Update evmjit submodule 10 years ago
Paweł Bylica 51f4383287 Removing moved evmjit code 10 years ago
Paweł Bylica 68662deed6 C++ emvjit connector header includes updated 10 years ago
Paweł Bylica abe5c5c37d MSVS evmcc project updated 10 years ago
Paweł Bylica c6fcdbc7d6 Arith performace tests 10 years ago
Paweł Bylica adb5a6869f A bit of work in evmcc. Not ready yet. 10 years ago
debris 7bb2de3c4a cmake project generated on windows 10 years ago
debris ecbe903362 windows build in progress 10 years ago
Lefteris Karapetsas 4bbb9eb264 Using iterators in Natspec comment parsing 10 years ago
Lefteris Karapetsas 67da8798cf Addressing styling and miscellaneous issue with Natspec 10 years ago