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
/
parsing
/
DocStringParser.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sort includes in libsolidity/parsing
Leonardo Alt
2018-12-18
1
-2
/
+18
*
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
*
docstring: add missing space
Leo Arias
2018-04-24
1
-1
/
+1
*
DocStringParser: Fix error message for empty parameter description.
Daniel Kirchner
2018-03-14
1
-7
/
+3
*
Merge interface/Exceptions and interface/Utils
Alex Beregszaszi
2017-06-22
1
-1
/
+1
*
Refactor error reporting
Rhett Aultman
2017-05-30
1
-5
/
+4
*
Minor changes.
chriseth
2017-01-27
1
-19
/
+17
*
More verbose function naming
Lefteris Karapetsas
2017-01-27
1
-2
/
+2
*
Doc tags followed by newline are now parsed properly
Lefteris Karapetsas
2017-01-27
1
-1
/
+1
*
Fix and better output for tests
Lefteris Karapetsas
2017-01-25
1
-0
/
+6
*
Accept any kind of whitespace after natspec tags
Lefteris Karapetsas
2017-01-25
1
-13
/
+47
*
Store docstrings in AST annotations.
chriseth
2015-10-26
1
-0
/
+141