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
/
parsing
/
Scanner.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
This fixes several bugs with regards to line breaks and comments:
chriseth
2018-09-06
1
-2
/
+5
*
Code, Changelog, ReleaseChecklist: Fix typos.
Cryptomental
2018-07-11
1
-1
/
+1
*
Mark a lot of functions const (where possible)
Alex Beregszaszi
2017-08-22
1
-5
/
+5
*
Metadata stamp.
chriseth
2016-12-01
1
-0
/
+4
*
Fix licensing headers
VoR0220
2016-11-23
1
-4
/
+4
*
Introduce hex literals (#832)
Alex Beregszaszi
2016-08-16
1
-0
/
+1
*
Rename addUnicodeChar to addUnicodeAsUTF8
Alex Beregszaszi
2016-08-05
1
-1
/
+1
*
Support Unicode escape characters in string literals ('\uUUUU')
Alex Beregszaszi
2016-08-05
1
-0
/
+2
*
Remove log.h from solidity.
chriseth
2016-04-12
1
-1
/
+0
*
helper function in scanner and corresponding edits to parserBase
VoR0220
2016-03-31
1
-0
/
+7
*
- inline and assembly keywords added
LianaHus
2016-03-12
1
-3
/
+3
*
added two functions in Token to handle long identifiers, redid fromIdentifier...
RJ Catalano
2016-02-19
1
-3
/
+3
*
changes to redefine the token list, the scanner, and the parser and how they ...
RJ Catalano
2016-02-19
1
-1
/
+3
*
File reorganisation.
chriseth
2015-10-21
1
-0
/
+224