4574 Commits (7e91ed4b7dcd9a2c4902232a7ca3e8e2ff4868fa)
 

Author SHA1 Message Date
ethdev f9627b07dc vs files added to gitignore 10 years ago
chriseth 264140aa34 Merge pull request #634 from LefterisJP/fix_for_issue_631 10 years ago
chriseth b798ec7b17 Merge pull request #626 from LefterisJP/sol_forStatement 10 years ago
Lefteris Karapetsas bcc263070b Moving comment to function body 10 years ago
Lefteris Karapetsas c9a032aad4 better alignment of global string constants 10 years ago
Lefteris Karapetsas 82117dc7da Solidity: More tests for the ForStatement 10 years ago
Lefteris Karapetsas 3c6e966160 Solidity ForStatement Compiler part 10 years ago
Lefteris Karapetsas 1f0346396a Minor issues, grammar update, new ForStatement test 10 years ago
Lefteris Karapetsas 5eec2c5ac6 ForStatement typecheck and initExpression is a Statement 10 years ago
Lefteris Karapetsas b2992bd659 Solidity ForStatements expressions are now optional 10 years ago
Lefteris Karapetsas e934aa0bef new ForStatement parsing test and small grammar fix 10 years ago
Lefteris Karapetsas 30c000d121 Adding a ForStatement solidity AST Node. 10 years ago
Lefteris Karapetsas c99b38a4ed Using strings instead of #defined literals in solc 10 years ago
Christian 4e83ba5ae1 Add functions needed by constructor. 10 years ago
Christian 41948b1309 Fix: Resolve function types of all contracts before checking types inside functions. 10 years ago
Lefteris Karapetsas b95b6f3b66 Properly outputing opcodes in solc, using normal stream operator 10 years ago
Lefteris Karapetsas 28409ed583 Fix for unhandled solc exception with opcodes argument 10 years ago
Gav Wood 12af4860fe Merge pull request #632 from debris/windows_debug2 10 years ago
subtly 71bf6e7ede udp != tcp. history-commit. 10 years ago
Marek Kotewicz 99dce392b0 find jsonrpccpp debug libraries 10 years ago
Marek Kotewicz 8ecf06df86 FindCURL in out cmake folder, required to find debug curl library 10 years ago
wanderer 4dd5240111 append JSON objects to log 10 years ago
wanderer 7460d88bae using json_spirit 10 years ago
wanderer 381c30ecd0 changed output stacktrace format to json 10 years ago
Paweł Bylica 49bd78b404 SHA3 gas cost updated 10 years ago
Paweł Bylica 76d30b8f9f Count additional gas cost for memory copies. Some GasMeter improvments. 10 years ago
chriseth 47927f731e Merge pull request #621 from chriseth/sol_createContracts 10 years ago
Paweł Bylica 077cf7be5d Count additional cost for EXP exponent 10 years ago
Paweł Bylica c2699b32ee Comment about MCJIT and caching pointers to entry functions 10 years ago
Paweł Bylica 91cd37e98d Remove logs 10 years ago
Marek Kotewicz 76db957b52 fixed macdeployqt options order 10 years ago
Paweł Bylica 47d92e933a Remove dummy int argument in entry function 10 years ago
Paweł Bylica 2e1c90f828 Change the way entry function is called. 10 years ago
Paweł Bylica 4a9d08d1b0 Change the way entry function is called. 10 years ago
Gav Wood f8c4d0b5d9 Merge pull request #628 from debris/windows_debug 10 years ago
Marek Kotewicz 259443a653 Merge branch 'develop' into windows_debug 10 years ago
Christian c00153e5c1 Stylistic changes. 10 years ago
Gav Wood d155f7d8d6 Merge branch 'yann300-ide_m2' into develop 10 years ago
Gav Wood a22376093a Prepared State premine. 10 years ago
Marek Kotewicz 0532223f51 fixed typo 10 years ago
Gav Wood c7b6a38cfb Merge branch 'ide_m2' of https://github.com/yann300/cpp-ethereum into yann300-ide_m2 10 years ago
ethdev e2223b8057 missing boost include in eth 10 years ago
Marek Kotewicz a5e92452f0 Merge branch 'develop' into windows_debug 10 years ago
Paweł Bylica 70279f8679 Changes in setjmps 10 years ago
yann300 b2bcf713a6 - Replace Qt5.3 ModalDialog by custom modal dialog. 10 years ago
ethdev a68cb3f0b8 jsoncpp && leveldb are now using optimized/debug 10 years ago
Marek Kotewicz 93d70bf957 search for leveldb debug library 10 years ago
arkpar 1d93d8ce1c style 10 years ago
Jeffrey Wilcke e9db2d1b18 Merge pull request #15 from debris/master 10 years ago
Gav Wood d9b6f1fa31 Merge pull request #622 from CJentzsch/NewStateTests 10 years ago