summaryrefslogtreecommitdiffstats
path: root/tools/gn/parse_tree.h
Commit message (Expand)AuthorAgeFilesLines
* Convert Pass()→std::move() in //toolsdcheng2015-12-271-23/+13
* Switch to standard integer types in tools/.avi2015-12-261-0/+2
* Sort "deps" and "public_deps" when running the "gn format" command.sdefresne2015-11-171-0/+4
* tools/gn: Remove includes of basictypes.h.tfarina2015-08-101-1/+1
* tools/gn: simplify BlockNode semanticsmdempsky2015-03-171-7/+1
* tools/gn: Fix errors found by Facebook's flint tool.tfarina2015-03-021-3/+3
* gn format: Have format sort sourcesscottmg2015-02-281-9/+20
* gn format: penalty-based scheme for line breakingscottmg2014-11-261-0/+9
* Update virtual/final usage in tools/gn/.Viet-Trung Luu2014-10-221-67/+66
* Replacing the OVERRIDE with override in tools foldermohan.reddy2014-10-221-55/+55
* gn format: fix comments at end of blocksscottmg2014-09-291-8/+42
* gn: start of format commandscottmg2014-09-261-1/+32
* gn: handle continued suffix commentsscottmg2014-09-241-0/+4
* gn: attach comments to parse treescottmg2014-09-241-0/+40
* Add "." accessors to GN.brettw@chromium.org2014-03-261-6/+37
* This make the GN current dir be set on thte scope. This fixes a bug where a t...brettw@chromium.org2013-08-231-2/+2
* Fix template invocations in GN.brettw@chromium.org2013-08-201-4/+4
* Redo GN parser to make operator precedence workscottmg@chromium.org2013-08-151-1/+1
* Revert 214325 "Revert 214254 "Add initial prototype for the GN m..."bauerb@chromium.org2013-07-301-0/+366
* Revert 214254 "Add initial prototype for the GN meta-buildsystem."bauerb@chromium.org2013-07-301-366/+0
* Add initial prototype for the GN meta-buildsystem.brettw@chromium.org2013-07-291-0/+366