COMMITS
/ liblll/CodeFragment.cpp November 1, 2016
A
LLL: throw exceptions on invalid symbols
Alex Beregszaszi committed
A
LLL: properly support dashes (-) as part of variable names
Alex Beregszaszi committed
November 26, 2016
A
Merge pull request #1329 from ethereum/lll-lit-changes
Alex Beregszaszi committed
November 8, 2016
A
LLL: simplify the LIT parsing code
Alex Beregszaszi committed
November 11, 2016
C
Converted sub assembly to smart pointer.
chriseth committed
November 10, 2016
C
Stored combined creation and runtime tags.
chriseth committed
October 23, 2016
A
LLL: add bytecodesize keyword to push resulting bytecode size
Alex Beregszaszi committed
October 26, 2016
A
LLL: remove unneeded includes
Alex Beregszaszi committed
A
LLL: report back unsupported keywords
Alex Beregszaszi committed
D
Added support for `until`, the inverse of `while`.
Daniel Ellison committed
A
LLL: reorder arithmetic/binary instruction list for readability
Alex Beregszaszi committed
A
LLL: use NOT for ~
Alex Beregszaszi committed
A
LLL: replace (1 0 sub) with literal value
Alex Beregszaszi committed
October 31, 2016
A
LLL: only support variable length bigendian numbers in LIT
Alex Beregszaszi committed
A
LLL: support multiple strings in LIT
Alex Beregszaszi committed
October 28, 2016
C
Merge pull request #1302 from ethereum/lll-panic
chriseth committed
October 27, 2016
A
LLL: introduce panic keyword
Alex Beregszaszi committed
October 15, 2016
A
LLL: fix the commented out debugging code
Alex Beregszaszi committed
April 11, 2016
C
Remove log.h from solidity.
chriseth committed
April 4, 2016
D
return instructionInfo style
Dimitry committed
April 2, 2016
D
rename namespace for instruction.h/cpp in libevmasm
Dimitry committed
April 1, 2016
D
move libevmcore to solidity
Dimitry committed
March 21, 2016
D
move liblll
Dimitry committed