index
:
dexon-solidity
develop
release
DEXON fork of Solidity (https://github.com/dexon-foundation/dsolidity)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
liblll
/
CodeFragment.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Converted sub assembly to smart pointer.
chriseth
2016-11-16
1
-1
/
+2
*
Stored combined creation and runtime tags.
chriseth
2016-11-16
1
-2
/
+2
*
LLL: add bytecodesize keyword to push resulting bytecode size
Alex Beregszaszi
2016-11-02
1
-0
/
+4
*
LLL: properly support dashes (-) as part of variable names
Alex Beregszaszi
2016-11-01
1
-2
/
+2
*
LLL: remove unneeded includes
Alex Beregszaszi
2016-11-01
1
-3
/
+0
*
LLL: report back unsupported keywords
Alex Beregszaszi
2016-11-01
1
-1
/
+1
*
Merge pull request #1302 from ethereum/lll-panic
chriseth
2016-10-28
1
-0
/
+4
|
\
|
*
LLL: introduce panic keyword
Alex Beregszaszi
2016-10-27
1
-0
/
+4
*
|
Added support for `until`, the inverse of `while`.
Daniel Ellison
2016-10-26
1
-2
/
+3
|
/
*
LLL: reorder arithmetic/binary instruction list for readability
Alex Beregszaszi
2016-10-26
1
-3
/
+26
*
LLL: use NOT for ~
Alex Beregszaszi
2016-10-26
1
-10
/
+1
*
LLL: replace (1 0 sub) with literal value
Alex Beregszaszi
2016-10-26
1
-3
/
+1
*
LLL: fix the commented out debugging code
Alex Beregszaszi
2016-10-15
1
-8
/
+9
*
Remove log.h from solidity.
chriseth
2016-04-12
1
-1
/
+0
*
return instructionInfo style
Dimitry
2016-04-04
1
-1
/
+1
*
rename namespace for instruction.h/cpp in libevmasm
Dimitry
2016-04-02
1
-1
/
+1
*
move libevmcore to solidity
Dimitry
2016-04-02
1
-1
/
+1
*
move liblll
Dimitry
2016-03-21
1
-0
/
+586