Lefteris Karapetsas
|
062b51e7bd
|
ForStatement typecheck and initExpression is a Statement
|
2014-12-17 00:03:30 +01:00 |
|
Lefteris Karapetsas
|
b76a5ecc23
|
Solidity ForStatements expressions are now optional
|
2014-12-17 00:03:30 +01:00 |
|
Lefteris Karapetsas
|
90e39c04d6
|
Solidity ForStatements expressions are now optional
|
2014-12-17 00:03:30 +01:00 |
|
Lefteris Karapetsas
|
72e4d08918
|
new ForStatement parsing test and small grammar fix
|
2014-12-17 00:03:30 +01:00 |
|
Lefteris Karapetsas
|
3f2600bb31
|
new ForStatement parsing test and small grammar fix
|
2014-12-17 00:03:30 +01:00 |
|
Lefteris Karapetsas
|
321f88b1be
|
Adding a ForStatement solidity AST Node.
- Adding ForStatement node
- Implemented Parsing for ForStatement
- A simple parsing test for the ForStatement
- Work in progress
|
2014-12-17 00:03:30 +01:00 |
|
Lefteris Karapetsas
|
f7029726be
|
Adding a ForStatement solidity AST Node.
- Adding ForStatement node
- Implemented Parsing for ForStatement
- A simple parsing test for the ForStatement
- Work in progress
|
2014-12-17 00:03:30 +01:00 |
|
Lefteris Karapetsas
|
dfff581057
|
Using strings instead of #defined literals in solc
|
2014-12-16 23:55:38 +01:00 |
|
Christian
|
ff143b06c4
|
Add functions needed by constructor.
|
2014-12-16 23:49:45 +01:00 |
|
Christian
|
b2e3771598
|
Add functions needed by constructor.
|
2014-12-16 23:49:45 +01:00 |
|
Christian
|
147e77b61f
|
Fix: Resolve function types of all contracts before checking types inside functions.
|
2014-12-16 23:49:02 +01:00 |
|
Christian
|
5e148ae4b6
|
Fix: Resolve function types of all contracts before checking types inside functions.
|
2014-12-16 23:49:02 +01:00 |
|
Lefteris Karapetsas
|
d9f0160a41
|
Properly outputing opcodes in solc, using normal stream operator
|
2014-12-16 23:31:22 +01:00 |
|
Lefteris Karapetsas
|
40b4740b43
|
Fix for unhandled solc exception with opcodes argument
- This should fix #631
|
2014-12-16 23:08:25 +01:00 |
|
subtly
|
c7d6502b43
|
udp != tcp. history-commit.
|
2014-12-16 22:01:39 +01:00 |
|
wanderer
|
9e7fcbb7bd
|
append JSON objects to log
|
2014-12-16 14:28:28 -05:00 |
|
wanderer
|
35aa48567f
|
using json_spirit
|
2014-12-16 14:28:28 -05:00 |
|
wanderer
|
ab5953b555
|
changed output stacktrace format to json
|
2014-12-16 14:28:28 -05:00 |
|
chriseth
|
350953e598
|
Merge pull request #621 from chriseth/sol_createContracts
Contract creation ("new" operator).
|
2014-12-16 19:47:36 +01:00 |
|
Christian
|
5b802b685e
|
Stylistic changes.
|
2014-12-16 16:15:34 +01:00 |
|
Marek Kotewicz
|
4b907092e6
|
Merge branch 'develop' into windows_debug
|
2014-12-16 15:20:01 +01:00 |
|
Christoph Jentzsch
|
9c18e7bc24
|
Merge pull request #3 from winsvega/NewStateTests
Transaction Test Filler
|
2014-12-15 22:06:05 +01:00 |
|
winsvega
|
93593540ab
|
Transaction Test Filler
|
2014-12-15 23:50:43 +03:00 |
|
CJentzsch
|
51a8c528b4
|
Merge remote-tracking branch 'upstream/develop' into NewStateTests
|
2014-12-15 20:30:03 +01:00 |
|
ethdev
|
34816de105
|
boost library -> libraries
|
2014-12-15 19:01:20 +01:00 |
|
ethdev
|
8266da7f60
|
boost library -> libraries
|
2014-12-15 19:01:20 +01:00 |
|
ethdev
|
a909383fc4
|
start of implementing windows debug
|
2014-12-15 18:19:58 +01:00 |
|
Christian
|
a1f61684b0
|
Check that constructor does not have "returns" directive.
|
2014-12-15 16:09:50 +01:00 |
|
Christian
|
c40725c22a
|
Check that constructor does not have "returns" directive.
|
2014-12-15 16:09:50 +01:00 |
|
Paweł Bylica
|
59fe1fdf92
|
Merge commit '1b8f9fdc3b44503890ed1bcb5da8bd5cb8dd83a5' into develop-evmcc
Conflicts:
test/TestHelper.cpp
|
2014-12-15 15:11:35 +01:00 |
|
Christian
|
17c433e7c9
|
Packing and unpacking of constructor arguments.
|
2014-12-15 13:05:18 +01:00 |
|
Christian
|
40f7c32e57
|
Packing and unpacking of constructor arguments.
|
2014-12-15 13:05:18 +01:00 |
|
Christian
|
ab5347100b
|
Create contracts.
|
2014-12-15 13:05:18 +01:00 |
|
Christian
|
2f64c56ef3
|
Create contracts.
|
2014-12-15 13:05:18 +01:00 |
|
Christian
|
c858699605
|
Merge remote-tracking branch 'ethereum/develop' into sol_barecalls
|
2014-12-15 10:21:49 +01:00 |
|
Christian
|
739192ae65
|
Correctly check for string prefix plus indentation change.
|
2014-12-15 01:02:33 +01:00 |
|
Lu Guanqun
|
a576b38125
|
update to the correct file name
|
2014-12-14 21:57:38 +08:00 |
|
CJentzsch
|
aff990f5ab
|
Merge remote-tracking branch 'upstream/develop' into NewStateTests
|
2014-12-13 22:56:38 +01:00 |
|
CJentzsch
|
1ee9fbbc19
|
Merge branch 'NewStateTests' of https://github.com/CJentzsch/cpp-ethereum into NewStateTests
|
2014-12-13 22:56:14 +01:00 |
|
Gav Wood
|
bb5e9040b2
|
Silly windows fix.
|
2014-12-13 21:48:23 +01:00 |
|
CJentzsch
|
87a76faadd
|
Merge remote-tracking branch 'upstream/develop' into NewStateTests
|
2014-12-13 21:45:12 +01:00 |
|
CJentzsch
|
e00df9b681
|
Merge remote-tracking branch 'upstream/develop' into NewStateTests
Conflicts:
test/state.cpp
|
2014-12-13 21:40:42 +01:00 |
|
Gav Wood
|
f7447fc653
|
Fixes for windows?
|
2014-12-13 21:40:04 +01:00 |
|
CJentzsch
|
66154817f9
|
merge
|
2014-12-13 21:39:21 +01:00 |
|
Gav Wood
|
25faab7009
|
Another Windows fix?
|
2014-12-13 21:24:13 +01:00 |
|
Gav Wood
|
ce2798db7c
|
Windows fix?
|
2014-12-13 21:21:36 +01:00 |
|
Gav Wood
|
994fe6a80e
|
Merge pull request #601 from CJentzsch/newTests
Added recursive create test + lesser output for safe VM exceptions
|
2014-12-13 19:13:27 +01:00 |
|
winsvega
|
67291aa24b
|
Init code test filler
|
2014-12-13 18:55:25 +03:00 |
|
sveneh
|
000e46cb24
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into build_enhancement
Conflicts:
windows/LibEthereum.vcxproj
windows/LibEthereum.vcxproj.filters
Solved by removing files (not necessary anymore)
|
2014-12-12 23:42:28 +01:00 |
|
sveneh
|
8e9659752d
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into build_enhancement
Conflicts:
windows/LibEthereum.vcxproj
windows/LibEthereum.vcxproj.filters
Solved by removing files (not necessary anymore)
|
2014-12-12 23:42:28 +01:00 |
|