Alex Beregszaszi
|
75b1ae8910
|
LLL: only support variable length bigendian numbers in LIT
|
2016-10-31 23:17:55 +00:00 |
|
Alex Beregszaszi
|
6d97a56af1
|
LLL: support multiple strings in LIT
|
2016-10-31 23:17:48 +00:00 |
|
chriseth
|
e85390cc60
|
Merge pull request #1302 from ethereum/lll-panic
LLL: introduce panic keyword
|
2016-10-28 11:44:46 +02:00 |
|
Alex Beregszaszi
|
274c76fc5e
|
LLL: introduce panic keyword
|
2016-10-27 13:45:33 +01:00 |
|
Daniel Ellison
|
7ac53f5305
|
Added support for until , the inverse of while .
|
2016-10-26 09:24:01 -04:00 |
|
Alex Beregszaszi
|
6cb9c36977
|
LLL: reorder arithmetic/binary instruction list for readability
|
2016-10-26 01:16:29 +01:00 |
|
Alex Beregszaszi
|
ee3cfd8f52
|
LLL: use NOT for ~
|
2016-10-26 01:12:15 +01:00 |
|
Alex Beregszaszi
|
5a981b59c3
|
LLL: replace (1 0 sub) with literal value
|
2016-10-26 01:10:55 +01:00 |
|
Alex Beregszaszi
|
7c7a6de87b
|
LLL: fix the commented out debugging code
|
2016-10-15 12:58:57 +01:00 |
|
chriseth
|
6f54b13d7a
|
Remove log.h from solidity.
|
2016-04-12 01:03:46 +02:00 |
|
Dimitry
|
d43d4347bf
|
return instructionInfo style
|
2016-04-04 15:27:09 +04:00 |
|
Dimitry
|
858c41260d
|
rename namespace for instruction.h/cpp in libevmasm
|
2016-04-02 15:56:43 +03:00 |
|
Dimitry
|
ccbd3ff63f
|
move libevmcore to solidity
|
2016-04-01 23:11:01 +03:00 |
|
Dimitry
|
e95dd9203a
|
move liblll
|
2016-03-21 14:58:34 +03:00 |
|