summaryrefslogtreecommitdiffstats
path: root/tools/gn/tokenizer.cc
Commit message (Expand)AuthorAgeFilesLines
* gn: handle continued suffix commentsscottmg2014-09-241-2/+9
* gn: attach comments to parse treescottmg2014-09-241-13/+27
* Fixes for re-enabling more MSVC level 4 warnings: misc edition #2pkasting@chromium.org2014-07-181-5/+4
* gn: Call GetCurrentLocation() in the STRING case as well.tfarina@chromium.org2014-05-151-9/+7
* gn: Reuse base's IsAsciiDigit() function in Tokenizer.tfarina@chromium.org2014-05-131-7/+3
* Add "." accessors to GN.brettw@chromium.org2014-03-261-0/+5
* GN: Add logging for the location of an invocation.brettw@chromium.org2013-09-161-1/+0
* Add support for boolean values to GN.brettw@chromium.org2013-08-201-1/+5
* Make it compile on Linux.brettw@chromium.org2013-08-191-0/+1
* GN: remove NEWLINE token type and break expressions based on grammarscottmg@chromium.org2013-08-191-1/+0
* Redo GN parser to make operator precedence workscottmg@chromium.org2013-08-151-27/+80
* Revert 214325 "Revert 214254 "Add initial prototype for the GN m..."bauerb@chromium.org2013-07-301-0/+309
* Revert 214254 "Add initial prototype for the GN meta-buildsystem."bauerb@chromium.org2013-07-301-309/+0
* Add initial prototype for the GN meta-buildsystem.brettw@chromium.org2013-07-291-0/+309