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
/
analysis
/
ConstantEvaluator.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor `solidity::Token` into an `enum class` with `TokenTraits` helper nam...
Christian Parpart
2018-10-22
1
-2
/
+2
*
Fix ConstantEvaluator to correctly handle single element tuples.
Daniel Kirchner
2018-04-12
1
-0
/
+6
*
Re-use `commonType`
chriseth
2017-12-12
1
-1
/
+1
*
Simplify ConstantEvaluator.
chriseth
2017-12-12
1
-34
/
+43
*
Reduce the types of errors outputted by ConstantEvaluator
Alex Beregszaszi
2017-12-12
1
-8
/
+6
*
Improve cyclic constant error message
Alex Beregszaszi
2017-11-22
1
-1
/
+1
*
Detect cyclic constant definitions
Balajiganapathi S
2017-11-22
1
-6
/
+10
*
Allow constant integer variables as array lengths.
Balajiganapathi S
2017-11-22
1
-0
/
+18
*
More detailed errors for invalid array lengths (such as division by zero).
Alex Beregszaszi
2017-10-20
1
-3
/
+20
*
Use the proper error reporting interface in ConstantEvaluator
Alex Beregszaszi
2017-10-06
1
-5
/
+5
*
Fix licensing headers
VoR0220
2016-11-23
1
-4
/
+4
*
rational renaming
VoR0220
2016-05-10
1
-3
/
+3
*
initial work for fixed types...potentially needing a constant literal type fo...
RJ Catalano
2016-05-10
1
-3
/
+3
*
File reorganisation.
chriseth
2015-10-21
1
-0
/
+59