index
:
dexon-solidity
develop
release
DEXON fork of Solidity (https://github.com/dexon-foundation/dsolidity)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libsolidity
/
codegen
/
ExpressionCompiler.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Isolating files shared between Yul- and Solidity language frontend.
Christian Parpart
2018-11-22
1
-2
/
+2
*
Removing redundant virtual from override function declaration
mordax
2018-11-21
1
-11
/
+11
*
Refactor `solidity::Token` into an `enum class` with `TokenTraits` helper nam...
Christian Parpart
2018-10-22
1
-6
/
+6
*
Mark functions static
Alex Beregszaszi
2017-09-20
1
-1
/
+1
*
Mark a lot of functions const (where possible)
Alex Beregszaszi
2017-08-22
1
-1
/
+1
*
Merge interface/Exceptions and interface/Utils
Alex Beregszaszi
2017-06-22
1
-1
/
+1
*
Cleaner shift handling and type conversion for binary operations.
chriseth
2016-12-12
1
-1
/
+5
*
Support bitshifting in variables
Alex Beregszaszi
2016-12-12
1
-1
/
+1
*
Fix licensing headers
VoR0220
2016-11-23
1
-4
/
+4
*
codegen: refactor common code
Yoichi Hirai
2016-10-24
1
-0
/
+2
*
Allow calling internal functions of libraries.
chriseth
2016-05-04
1
-1
/
+1
*
[cond-expr] generate assembly for _ ? _ : _
Lu Guanqun
2016-01-23
1
-0
/
+1
*
File reorganisation.
chriseth
2015-10-21
1
-0
/
+138