solidity/libsolidity/parsing
2018-05-16 03:22:45 +02:00
..
DocStringParser.cpp docstring: add missing space 2018-04-23 21:47:53 +00:00
DocStringParser.h Refactor error reporting 2017-05-30 07:28:31 -07:00
Parser.cpp Parse multi variable declaration statement. 2018-05-16 03:22:45 +02:00
Parser.h Assert integrity of empty IndexAccessPath structure. 2018-05-09 14:55:36 +02:00
ParserBase.cpp Use the entire token as source location for parser errors. 2018-05-09 14:08:22 +02:00
ParserBase.h Simplify expectIdentifierToken by using expectToken 2018-05-03 22:10:51 +01:00
Scanner.cpp Remove two other fall-through cases in Parser 2017-08-25 14:24:07 +01:00
Scanner.h Mark a lot of functions const (where possible) 2017-08-22 10:51:46 +01:00
Token.cpp Allow `memory` suffix for internal elementary type parsing. 2018-04-05 16:06:04 +02:00
Token.h Introduce Token::friendlyName() helper 2018-05-04 13:11:23 +01:00
UndefMacros.h Move UndefMacros from libdevcore to libsolidity/parsing 2017-07-02 00:09:46 +01:00