summaryrefslogtreecommitdiffstats
path: root/tools/gn/parser_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* tools/gn: rename char_offset to column_numbertfarina2016-01-061-2/+2
* Fix some crashes in GN.brettw2015-08-071-0/+5
* tools/gn: provide better error message for bogus binary expressionsmdempsky2015-04-071-1/+4
* Fixes to {} handling in GN.Brett Wilson2015-03-161-19/+15
* gn: Enforce braces after 'else'scottmg2015-03-101-0/+28
* gn format: fix trailing comment attachmentscottmg2014-11-051-0/+2
* gn format: fix comments at end of blocksscottmg2014-09-291-0/+35
* gn: start of format commandscottmg2014-09-261-1/+20
* gn: handle continued suffix commentsscottmg2014-09-241-0/+25
* gn: attach comments to parse treescottmg2014-09-241-0/+98
* Require commas between items in a GN list.brettw@chromium.org2014-04-291-0/+1
* Add "." accessors to GN.brettw@chromium.org2014-03-261-2/+20
* gn: test and fix for swapped -= operatorscottmg@chromium.org2013-09-111-0/+4
* GN: fix tests after https://codereview.chromium.org/23064021/scottmg@chromium.org2013-08-191-7/+3
* Make it compile on Linux.brettw@chromium.org2013-08-191-0/+4
* GN: remove NEWLINE token type and break expressions based on grammarscottmg@chromium.org2013-08-191-1/+103
* Redo GN parser to make operator precedence workscottmg@chromium.org2013-08-151-146/+192
* Revert 214325 "Revert 214254 "Add initial prototype for the GN m..."bauerb@chromium.org2013-07-301-0/+329
* Revert 214254 "Add initial prototype for the GN meta-buildsystem."bauerb@chromium.org2013-07-301-329/+0
* Add initial prototype for the GN meta-buildsystem.brettw@chromium.org2013-07-291-0/+329