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
/
libsolidity
/
codegen
/
CompilerContext.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix licensing headers
VoR0220
2016-11-23
1
-4
/
+4
*
Simple peephole optimizer that is activated even if not requested.
chriseth
2016-11-16
1
-1
/
+1
*
Converted sub assembly to smart pointer.
chriseth
2016-11-16
1
-31
/
+31
*
Stored combined creation and runtime tags.
chriseth
2016-11-16
1
-21
/
+24
*
codegen: add a compilation mode and a runtime context to CompilerContext
Yoichi Hirai
2016-11-16
1
-0
/
+15
*
Implement uninitialized storage functions.
chriseth
2016-11-16
1
-0
/
+2
*
Provide inline assembly to the code generator. (#840)
chriseth
2016-08-16
1
-0
/
+9
*
Allow access to functions in inline assembly.
chriseth
2016-05-12
1
-2
/
+4
*
Remove non-determinism in missing code queue.
chriseth
2016-05-03
1
-6
/
+38
*
reduce unnecessary solidity:: namespace
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
*
Code generation (missing external access and source locations).
chriseth
2016-03-30
1
-0
/
+2
*
File reorganisation.
chriseth
2015-10-21
1
-0
/
+189