4627 Commits (4fe47c5014f2a20fc6589d464ae36d82076fc959)
 

Author SHA1 Message Date
Paweł Bylica 92a88040c8 Remove hardcoded LLVM library path and include optional CPP-JIT connector library from evmjit 10 years ago
Paweł Bylica 2f6d46d506 Merge commit '271b4ccde44e491f7daae3a097e3345d9a856c0d' into evmjit 10 years ago
Paweł Bylica 271b4ccde4 Avoid hardcoded LLVM library path 10 years ago
Paweł Bylica 5384b92c66 Make evmjit library installable 10 years ago
Paweł Bylica 0ae864e72e Merge remote-tracking branch 'origin/develop-go' into develop 10 years ago
Paweł Bylica 2e5aa30f9f Merge remote-tracking branch 'upstream/develop' into evmjit 10 years ago
Paweł Bylica ba84c6c8a1 Merge remote-tracking branch 'upstream/develop' into evmjit 10 years ago
caktux d7501e386c Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into develop 10 years ago
Gav Wood d0f80eb441 Coding standards. 10 years ago
Gav Wood 695751672c More consistency! 10 years ago
Gav Wood 4570e9368c More consistency! 10 years ago
Gav Wood 2304d6c141 Fix for EVMJIT 10 years ago
Gav Wood 67314898d2 Fix for EVMJIT 10 years ago
Gav Wood d2ba0f336e Missing comma. 10 years ago
Gav Wood bfabf82142 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood 1f7ccc48d5 Add blockhash to Solidity. 10 years ago
Gav Wood 9706694747 Merge pull request #757 from yann300/ide_m25_uidesign 10 years ago
Lefteris Karapetsas 50d3825f1f Solidity AST Json Exporter 10 years ago
Lefteris Karapetsas f91cb0c368 ASTJSonconverter stack takes objects and not pointers 10 years ago
Lefteris Karapetsas 0642bbbd8c More work on the AST export. Work in progress 10 years ago
Lefteris Karapetsas ddd1438a2c Preparing the ground for AST outputing to JSON 10 years ago
Gav Wood 478fba3d8a Merge pull request #811 from LefterisJP/az_mainWinStyle 10 years ago
Gav Wood 7f3fdf385f Merge pull request #807 from CJentzsch/addTests 10 years ago
Gav Wood 351e9a1eac Merge pull request #803 from chriseth/sol_enableMSVCWarning 10 years ago
Paweł Bylica 70d02b1d66 RETURN implementation: JIT returns data 10 years ago
Lefteris Karapetsas a97a45cee8 Merge pull request #812 from LefterisJP/sol_exprCompilerWarningFix 10 years ago
Lefteris Karapetsas 19a20da508 also add compiler error if include order could cause a problem in windows 10 years ago
Lefteris Karapetsas db440602f2 Changing MainWin.h inclusion order due to MSVC bug 10 years ago
Paweł Bylica 313b77fabd Allow undefined symbols in shared library on OSX 10 years ago
Lefteris Karapetsas d5c859efb9 Update ExpressionCompiler.cpp 10 years ago
liana 3e166f15fc - added functionality to set values to 0 when deleting structure(not for mapping) 10 years ago
Christian c956e2510b Re-enable MSVC warning 4307. 10 years ago
Lefteris Karapetsas b91a6c73cc Fixing an unused parameter warning in ExpressionCompiler 10 years ago
Lefteris Karapetsas ab6c8f0f37 Style fixes in MainWin of AZ. 10 years ago
yann300 a27026cf6d - fix windows build. 10 years ago
yann300 34b7b1701a Merge remote-tracking branch 'upstream/develop' into ide_m25_uidesign 10 years ago
Lefteris Karapetsas 7583637c39 Merge pull request #798 from LefterisJP/natspec_OnContractCreation 10 years ago
Lefteris Karapetsas 6ee8be71ba more style fixes and an addition to the coding style 10 years ago
CJentzsch b782425a1f Merge remote-tracking branch 'upstream/develop' into addTests 10 years ago
CJentzsch 1b1be69317 included vmInpulLimit Tests, updated vmSystemOperationTests 10 years ago
chriseth be7044228e Merge pull request #799 from chriseth/sol_gasAndValue 10 years ago
Lefteris Karapetsas 79b953d9e5 Minor style fixes 10 years ago
Lefteris Karapetsas 4ad3ab2174 Fixes and additional checks for Natspec Popup authentication 10 years ago
chriseth a2cf5088e1 Merge pull request #802 from chriseth/vsFix2797 10 years ago
Lefteris Karapetsas 396fe954b6 Small fixes AZ MainWin.cpp 10 years ago
Paweł Bylica 4101e680c8 Changes in EVM JIT C interface 10 years ago
chriseth 1eda03163c Merge pull request #801 from chriseth/sol_parseErrorForHashCollision 10 years ago
Christian 8ab39943f0 Work around Visual Studio's C2797. 10 years ago
yann300 06ac786317 - Move memDumpToList into mix project (and list replace by vector). 10 years ago
Christian 917cade816 Style. 10 years ago