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
/
CompilerUtils.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes for invalid cleanups for small types.
chriseth
2016-05-20
1
-7
/
+10
*
Remove unused tests and add asserts for not implemented parts in code generat...
chriseth
2016-05-11
1
-3
/
+4
*
fixing modulus and Solidity Name and Type Resolution
VoR0220
2016-05-10
1
-1
/
+1
*
changed names for Rational Constants and categories
VoR0220
2016-05-10
1
-5
/
+5
*
got exponents up and working with their inverse, changed a few of the tests.....
RJ Catalano
2016-05-10
1
-13
/
+0
*
initial work for fixed types...potentially needing a constant literal type fo...
RJ Catalano
2016-05-10
1
-4
/
+34
*
reduce unnecessary solidity:: namespace
Dimitry
2016-04-04
1
-74
/
+74
*
rename namespace for instruction.h/cpp in libevmasm
Dimitry
2016-04-02
1
-74
/
+74
*
move libevmcore to solidity
Dimitry
2016-04-02
1
-1
/
+1
*
Simplify and optimise stack rotation.
chriseth
2015-12-01
1
-8
/
+21
*
Make members context-sensitive.
chriseth
2015-11-26
1
-2
/
+2
*
Code generation for creating arrays.
chriseth
2015-11-26
1
-9
/
+15
*
Fixed string inside struct allocation bug.
chriseth
2015-11-24
1
-1
/
+1
*
Fix up for new API from EIP-1.1.
Gav Wood
2015-11-21
1
-1
/
+0
*
Minor API change - must provide SealEngine to Executive now.
Gav Wood
2015-11-19
1
-2
/
+4
*
Bugfix: Returning literal strings in tuples.
chriseth
2015-11-01
1
-1
/
+1
*
File reorganisation.
chriseth
2015-10-21
1
-0
/
+802