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
/
ContractCompiler.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove clone feature.
chriseth
2018-08-07
1
-10
/
+0
*
Added tests and review suggestions
Leonardo Alt
2018-07-11
1
-5
/
+1
*
[050] Reserving and popping local vars in their scope
Leonardo Alt
2018-07-11
1
-5
/
+23
*
Move constructor argument override check to TypeChecker and reuse annotations...
Daniel Kirchner
2018-04-09
1
-1
/
+1
*
Move the old ABI decoder code.
chriseth
2018-03-20
1
-4
/
+0
*
Use EVM version in gas meter and optimizer.
chriseth
2018-03-05
1
-1
/
+1
*
Provide target EVM version in CompilerContext.
chriseth
2018-03-02
1
-1
/
+1
*
Introduce emit statement.
chriseth
2018-02-22
1
-0
/
+1
*
Prevent libraries from being called.
chriseth
2018-01-19
1
-0
/
+9
*
Ensure parameter names match between headers and implementation
Alex Beregszaszi
2017-09-20
1
-2
/
+2
*
Fix licensing headers
VoR0220
2016-11-23
1
-4
/
+4
*
Add appendCallValueCheck
Alex Beregszaszi
2016-11-18
1
-0
/
+1
*
Converted sub assembly to smart pointer.
chriseth
2016-11-16
1
-1
/
+1
*
Stored combined creation and runtime tags.
chriseth
2016-11-16
1
-4
/
+6
*
codegen: add a compilation mode and a runtime context to CompilerContext
Yoichi Hirai
2016-11-16
1
-2
/
+2
*
BREAKING: return only exits current function/modifier
chriseth
2016-08-17
1
-4
/
+3
*
Refactor compiler to avoid weird swap of contexts
chriseth
2016-05-20
1
-0
/
+134