Bob Summerwill
|
5707f66c99
|
Fix warning showing up in openSUSE build.
|
2016-06-07 12:28:21 -07:00 |
|
chriseth
|
a927efb151
|
Correctly use not/bnot/iszero.
A long time ago, some opcodes were renamed. Now we should only have
not (bitwise negation) and iszero (logical negation).
|
2016-05-09 10:52:23 +02:00 |
|
chriseth
|
8704dd0f7f
|
Windows fix.
|
2016-04-21 16:13:39 +02:00 |
|
chriseth
|
ed9da5171b
|
Source location for inline assembly.
|
2016-04-19 18:35:21 +02:00 |
|
Bob Summerwill
|
539b392a6d
|
Merge pull request #496 from chriseth/removelog
Remove log.h from solidity.
|
2016-04-11 21:50:05 -07:00 |
|
chriseth
|
6f54b13d7a
|
Remove log.h from solidity.
|
2016-04-12 01:03:46 +02:00 |
|
chriseth
|
f227050c20
|
Make solidity independent from ethcore.
|
2016-04-06 20:56:00 +02:00 |
|
Dimitry
|
d2cee6f9c6
|
reduce unnecessary solidity:: namespace
|
2016-04-04 15:41:35 +04:00 |
|
Dimitry
|
d43d4347bf
|
return instructionInfo style
|
2016-04-04 15:27:09 +04:00 |
|
Dimitry
|
9816510065
|
enable solidity test
|
2016-04-04 15:18:24 +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
|
2851967dac
|
includes
|
2016-03-22 16:05:27 +04:00 |
|
Dimitry
|
332d58d9b9
|
add liblll lllc libevmasm
|
2016-03-21 22:15:14 +03:00 |
|
Dimitry
|
b50e65437e
|
move libevmasm
|
2016-03-21 11:55:45 +03:00 |
|