aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/parsing/Scanner.h
Commit message (Expand)AuthorAgeFilesLines
* Mark a lot of functions const (where possible)Alex Beregszaszi2017-08-221-5/+5
* Metadata stamp.chriseth2016-12-011-0/+4
* Fix licensing headersVoR02202016-11-231-4/+4
* Introduce hex literals (#832)Alex Beregszaszi2016-08-161-0/+1
* Rename addUnicodeChar to addUnicodeAsUTF8Alex Beregszaszi2016-08-051-1/+1
* Support Unicode escape characters in string literals ('\uUUUU')Alex Beregszaszi2016-08-051-0/+2
* Remove log.h from solidity.chriseth2016-04-121-1/+0
* helper function in scanner and corresponding edits to parserBaseVoR02202016-03-311-0/+7
* - inline and assembly keywords addedLianaHus2016-03-121-3/+3
* added two functions in Token to handle long identifiers, redid fromIdentifier...RJ Catalano2016-02-191-3/+3
* changes to redefine the token list, the scanner, and the parser and how they ...RJ Catalano2016-02-191-1/+3
* File reorganisation.chriseth2015-10-211-0/+224