aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/parsing/Scanner.cpp
Commit message (Expand)AuthorAgeFilesLines
* added const correctness to extract functions in TokenRJ Catalano2016-02-191-4/+4
* added two functions in Token to handle long identifiers, redid fromIdentifier...RJ Catalano2016-02-191-6/+8
* tests added and changes madeRJ Catalano2016-02-191-20/+11
* changes to redefine the token list, the scanner, and the parser and how they ...RJ Catalano2016-02-191-12/+25
* File reorganisation.chriseth2015-10-211-0/+771