Commit Graph

9949 Commits

Author SHA1 Message Date
Christian
1a76615a87 Tests for empty and too long strings. 2014-12-10 17:15:10 +01:00
Marek Kotewicz
a68d58cb9e recent changes from solc working on macos 2014-12-10 16:56:30 +01:00
Lefteris Karapetsas
aebd1490bd Styling issues and add TODO in Interfacehandler 2014-12-10 16:44:54 +01:00
Christian
130ff85e85 String types. 2014-12-10 16:30:20 +01:00
Christian
bf8ea705b8 String types. 2014-12-10 16:30:20 +01:00
Marek Kotewicz
2ec5b1770b Merge branch 'develop' into build_enhancement 2014-12-10 15:32:50 +01:00
Marek Kotewicz
f86187a6e8 Merge branch 'develop' into build_enhancement 2014-12-10 15:32:50 +01:00
Marek Kotewicz
2c37a98bd4 Merge branch 'develop' into build_enhancement 2014-12-10 15:32:50 +01:00
chriseth
93722eab8a Merge pull request #582 from chriseth/sol_varSizeVariables
Variably sized elements on the stack
2014-12-10 14:49:12 +01:00
chriseth
e8b7d26664 Const change. 2014-12-10 14:37:37 +01:00
Christian
da62403e79 Stylistic changes. 2014-12-10 14:33:30 +01:00
Lefteris Karapetsas
7724cf1f58 Natspec title and author tag.
- Adding the title and author natspec documentation tags for contracts
- Also using the author tag for functions now
- Tests
2014-12-10 13:24:48 +01:00
Lefteris Karapetsas
fbc35003ce Natspec title and author tag.
- Adding the title and author natspec documentation tags for contracts
- Also using the author tag for functions now
- Tests
2014-12-10 13:24:48 +01:00
Christian
5edffeba19 Take variable stack size correctly into account for return value packer. 2014-12-10 12:51:26 +01:00
Marek Kotewicz
c8ad939141 updated cmake policies 2014-12-10 12:49:12 +01:00
Marek Kotewicz
ff445324a3 updated cmake policies 2014-12-10 12:49:12 +01:00
Marek Kotewicz
8f3f5275c0 jsonrpc option in cmakes, removed all warnings 2014-12-10 11:39:41 +01:00
Marek Kotewicz
37f7535a00 jsonrpc option in cmakes, removed all warnings 2014-12-10 11:39:41 +01:00
Lefteris Karapetsas
d377ad3fb1 Cleaner interface for Solc CLI bytecode handling 2014-12-09 20:29:29 +01:00
subtly
0e98fec278 fix for windows compliation (circular dependency between statics initialized dynamically and dynamically initialized statics) 2014-12-09 18:52:04 +01:00
Lefteris Karapetsas
e851d2173d Explicitly calling dev::operator<<() on two occassions due to mixup with boost 2014-12-09 18:17:54 +01:00
Lefteris Karapetsas
df82e26d5a Styling issues and new class name for the CLI 2014-12-09 17:39:34 +01:00
Marek Kotewicz
5a5973fc24 empty sha test && common fix on mac 2014-12-09 16:54:05 +01:00
Lefteris Karapetsas
5ab37de94a Moving most of the solc functionality to own class and splitting implementation in modular functions 2014-12-09 14:05:22 +01:00
debris
1d8593a177 added curl libaries, which are required for testeth project 2014-12-09 13:08:02 +01:00
Lefteris Karapetsas
63e9b3940c Style improvements and succinctness in solc main.cpp 2014-12-09 12:05:32 +01:00
debris
4d00b3d6fe msvc changes in tests, but tests not yet working there 2014-12-09 00:58:02 +01:00
Christian
125e39dd01 Variable-size stack elements for expression compiler. 2014-12-08 22:26:22 +01:00
Christian
35d5b28fae Variable-size stack elements for expression compiler. 2014-12-08 22:26:22 +01:00
Christian
b7d856ed5f Changes in compiler to support variably sized stack elements. 2014-12-08 19:02:40 +01:00
Christian
9b68033efc Cleanup before return. 2014-12-08 18:19:25 +01:00
Christian
9e120d4585 Consts in SourceReferenceFormatter. 2014-12-08 17:47:02 +01:00
Christian
e8b18e95ce Move implementations of ::accept out of AST.cpp. 2014-12-08 17:47:02 +01:00
Christian
7be59036e5 Register variably-sized variables on stack. 2014-12-08 16:56:41 +01:00
Christian
cd5f495861 Register variably-sized variables on stack. 2014-12-08 16:56:41 +01:00
Lefteris Karapetsas
88cbcdf98a Solc gets arguments for interface and documentation related output 2014-12-08 16:42:56 +01:00
Lefteris Karapetsas
5ccf5b5c9e Solc option to output binary and opcode 2014-12-08 15:21:20 +01:00
Lefteris Karapetsas
501d6f4a2c Solc evm assembly to either file or stdout option 2014-12-08 15:05:23 +01:00
Marek Kotewicz
bc616ecea9 Merge branch 'develop' into build_enhancement 2014-12-08 14:49:24 +01:00
Marek Kotewicz
889740217f Merge branch 'develop' into build_enhancement 2014-12-08 14:49:24 +01:00
Lefteris Karapetsas
3cb4562e5d Solc cmdline option for ast outputting either to stdout or a file 2014-12-08 14:46:00 +01:00
subtly
8aba43c5e0 Merge branch 'develop' into network 2014-12-08 14:44:07 +01:00
subtly
6475a4ffb6 cryptopp crash w/null plaintext passed to decrypt 2014-12-08 14:41:04 +01:00
Marek Kotewicz
5104bd939f removed few unused lines from cmakes 2014-12-08 14:12:28 +01:00
Marek Kotewicz
5dc6d1112a Merge branch 'develop' into build_enhancement 2014-12-08 13:56:30 +01:00
Marek Kotewicz
05137b2884 Merge branch 'develop' into build_enhancement 2014-12-08 13:56:30 +01:00
Marek Kotewicz
6afb6757d7 Merge branch 'develop' into build_enhancement 2014-12-08 13:56:30 +01:00
Lefteris Karapetsas
7193ac2edc Unknown solc arguments are now ignored 2014-12-08 13:30:55 +01:00
Christian
a15b03e991 Some more consts. 2014-12-08 13:29:14 +01:00
Lefteris Karapetsas
d4d0b07c35 using boost::program_options for argument parsing 2014-12-08 13:21:16 +01:00