aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/parsing/Token.h
Commit message (Expand)AuthorAgeFilesLines
* further optimization, splitting function into piecesRJ Catalano2016-02-191-0/+2
* added const correctness to extract functions in TokenRJ Catalano2016-02-191-15/+17
* added two functions in Token to handle long identifiers, redid fromIdentifier...RJ Catalano2016-02-191-10/+15
* tests added and changes madeRJ Catalano2016-02-191-15/+15
* changes to redefine the token list, the scanner, and the parser and how they ...RJ Catalano2016-02-191-100/+32
* Fix uint178 problem.chriseth2016-01-261-2/+2
* File reorganisation.chriseth2015-10-211-0/+407