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
/
interface
/
ErrorReporter.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Isolating files shared between Yul- and Solidity language frontend.
Christian Parpart
2018-11-22
1
-126
/
+0
*
Disallow packed encoding of literals.
chriseth
2018-07-03
1
-0
/
+6
*
Do not abort excessive warnings, just ignore them.
Alex Beregszaszi
2018-04-06
1
-1
/
+8
*
Limit the number of errors output in a single run to 256
Alex Beregszaszi
2018-04-06
1
-0
/
+2
*
Ensure parameter names match between headers and implementation
Alex Beregszaszi
2017-09-20
1
-1
/
+1
*
Add copy constructor to ErrorReporter (since it has assignment operator)
Alex Beregszaszi
2017-08-25
1
-0
/
+3
*
Mark appropriate constructors explicit
Alex Beregszaszi
2017-08-22
1
-1
/
+1
*
Use a secondary location for function override errors
Federico Bond
2017-08-12
1
-2
/
+2
*
Show unimplemented function if trying to instantiate an abstract class
Alex Beregszaszi
2017-08-04
1
-0
/
+6
*
Warn about shadowing variables.
Alex Beregszaszi
2017-07-25
1
-11
/
+11
*
Remove Why3 error class
Alex Beregszaszi
2017-07-01
1
-4
/
+0
*
Refactor error reporting
Rhett Aultman
2017-05-30
1
-0
/
+106