Christian
|
2c5b1c5262
|
Documentation for AST, Parser, Scanner and other classes.
|
10 years ago |
Christian
|
92ee64f443
|
Some documentation.
|
10 years ago |
Christian
|
d4d5f23e8f
|
Expression compiler.
|
10 years ago |
Gav Wood
|
45f66e1180
|
Merge pull request #410 from chriseth/sol_exceptions
Improved exceptions and reporting exceptions for command-line compiler.
|
10 years ago |
Christian
|
dfea157313
|
Use the passed stream, not std::cerr.
|
10 years ago |
Christian
|
7c517e6338
|
SIGNEXTEND opcode.
|
10 years ago |
Marek Kotewicz
|
18bf38cefe
|
Merge branch 'develop' into mk_jsonrpc
|
10 years ago |
Christian
|
c5698b7341
|
Use endl instead of "\n".
|
10 years ago |
Marek Kotewicz
|
98159091f4
|
qwebconnector is not being recreated
|
10 years ago |
Christian
|
19e7a08b0e
|
Remove nullptr comparisons.
|
10 years ago |
Marek Kotewicz
|
46f278cdff
|
checked headless builds with and without jsonrpc
|
10 years ago |
Gav Wood
|
f5f968ccd5
|
Merge pull request #412 from CJentzsch/newTests
New vm tests
|
10 years ago |
Gav Wood
|
1e585233da
|
Merge pull request #413 from ethereum/crypto
Crypto: encrypt/decrypt, move cryptopp to implementation, tests.
|
10 years ago |
Marek Kotewicz
|
d9baba2100
|
Merge branch 'develop' into mk_jsonrpc
|
10 years ago |
Marek Kotewicz
|
d76a44f226
|
ethrpc -> web3jsonrpc, other issues fixed
|
10 years ago |
Christian
|
7bab242f5f
|
Use createTypeError everywhere and stream out Location.
|
10 years ago |
Marek Kotewicz
|
e8c4d68164
|
issues fixes
|
10 years ago |
subtly
|
d15c679eeb
|
coding standards
|
10 years ago |
subtly
|
2f7491f72b
|
bounds
|
10 years ago |
subtly
|
8a2271f2c3
|
Merge branch 'develop' into crypto
|
10 years ago |
subtly
|
c85d64a331
|
bound assertions.
|
10 years ago |
Gav Wood
|
8a2e9e7c18
|
Merge pull request #411 from chriseth/sol_typesForASTPrinter
Type information for AST printer.
|
10 years ago |
subtly
|
76a9a723e1
|
style. remove unused code.
|
10 years ago |
Gav Wood
|
eda9393fd0
|
Watch API.
|
10 years ago |
subtly
|
e09734c837
|
coding standards
|
10 years ago |
Christian
|
016fb2dea5
|
Sorted include directives.
|
10 years ago |
Christian
|
8bb71c4ebf
|
Use boost errinfo.
|
10 years ago |
subtly
|
76eb58012b
|
remove irrelevant test code
|
10 years ago |
subtly
|
a756de4b26
|
cleanup more headers
|
10 years ago |
subtly
|
f9876b5c6e
|
cleanup headers
|
10 years ago |
Marek Kotewicz
|
48791332f0
|
Merge branch 'develop' into mk_jsonrpc
|
10 years ago |
subtly
|
900f052225
|
Merge branch 'develop' into crypto
|
10 years ago |
subtly
|
5967cb93f2
|
add ecies encrypt/decrypt support to common crypto
|
10 years ago |
Christoph Jentzsch
|
405e3133fb
|
merge
|
10 years ago |
Christoph Jentzsch
|
cf9d4c1b7c
|
Merge remote-tracking branch 'upstream/develop' into newTests
|
10 years ago |
Gav Wood
|
484f6b7774
|
Merge pull request #408 from CJentzsch/bugfix
Changing gas cost to zero at stackunderflow
|
10 years ago |
Christoph Jentzsch
|
14f80389a5
|
fixed bug in name of error_info typedef
|
10 years ago |
Marek Kotewicz
|
a8a7a1582f
|
explicitly inserting Qstring cause of compiler errors
|
10 years ago |
subtly
|
8e00c08c2b
|
Merge branch 'develop' into crypto
|
10 years ago |
Marek Kotewicz
|
0e87d5cb5b
|
Merge branch 'develop' into mk_jsonrpc
|
10 years ago |
Marek Kotewicz
|
74e43cfb57
|
jsonrpc library dependency made mandatory
|
10 years ago |
subtly
|
0ff0bf4a38
|
two ec curves walked into a bar...
|
10 years ago |
Marek Kotewicz
|
5ec00a8f10
|
qethereum polling through rpc
|
10 years ago |
Christian
|
bf3a76f5af
|
Improved exceptions and reporting exceptions for command-line compiler.
|
10 years ago |
subtly
|
957da99ec9
|
commit before narrowing down import-public key issue w/cryptopp
|
10 years ago |
Christian
|
8756c4bf96
|
Type information for AST printer.
|
10 years ago |
Christoph Jentzsch
|
027c386e05
|
Shortcut for boolean conversion
|
10 years ago |
Christoph Jentzsch
|
307b3b6213
|
Merge remote-tracking branch 'upstream/develop' into bugfix
|
10 years ago |
Christoph Jentzsch
|
404bc605ee
|
Merge remote-tracking branch 'upstream/develop' into newTests
|
10 years ago |
Christoph Jentzsch
|
b07004b958
|
Added new recursive bombs to vm tests
|
10 years ago |