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
/
SourceReferenceFormatter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moving SourceReferenceFormatter into langutil namespace.
Christian Parpart
2018-11-24
1
-136
/
+0
*
Introduce namespace `langutil` in liblangutil directory.
Christian Parpart
2018-11-22
1
-0
/
+1
*
Isolating files shared between Yul- and Solidity language frontend.
Christian Parpart
2018-11-22
1
-2
/
+2
*
fix code format problems
liangdzou
2018-09-19
1
-1
/
+2
*
give more information (at most 35 chars before and after) for too long lines
liangdzou
2018-09-13
1
-2
/
+8
*
Improved messaging when an error spans multiple lines and updated change log ...
Anthony Broad-Crawford
2018-03-06
1
-2
/
+2
*
Convert static SourceReferenceFormatter functions to member ones
Federico Bond
2018-02-19
1
-32
/
+23
*
updated formatting when source snippets is too long
rivenhk
2017-10-19
1
-3
/
+3
*
updating formatting when source snippets is too long
rivenhk
2017-10-18
1
-5
/
+5
*
added formatting when source snippets is too long
rivenhk
2017-10-18
1
-0
/
+15
*
Consistent format for secondary location in sourceformatter
Alex Beregszaszi
2017-08-02
1
-2
/
+1
*
Consistent new line in sourceformatter
Alex Beregszaszi
2017-08-02
1
-0
/
+2
*
Fix licensing headers
VoR0220
2016-11-23
1
-4
/
+4
*
Remove code duplication in source references formatter.
chriseth
2016-04-01
1
-29
/
+20
*
Do not use source reference if it is empty.
chriseth
2016-03-31
1
-3
/
+8
*
Parsing for inline assembly.
chriseth
2016-03-30
1
-5
/
+4
*
File reorganisation.
chriseth
2015-10-21
1
-0
/
+126