summaryrefslogtreecommitdiffstats
path: root/tools/gn/parse_tree.cc
Commit message (Expand)AuthorAgeFilesLines
* tools/gn: disallow non-canonical integer literalsmdempsky2015-03-311-1/+9
* tools/gn: simplify BlockNode semanticsmdempsky2015-03-171-37/+16
* gn format: Have format sort sourcesscottmg2015-02-281-1/+149
* tools/gn: convert NULL to nullptr all over it.tfarina2014-12-231-12/+12
* gn format: penalty-based scheme for line breakingscottmg2014-11-261-2/+3
* Replace more for loops in GNbrettw2014-09-301-21/+11
* gn format: fix comments at end of blocksscottmg2014-09-291-4/+41
* gn: start of format commandscottmg2014-09-261-3/+36
* gn: handle continued suffix commentsscottmg2014-09-241-0/+5
* gn: attach comments to parse treescottmg2014-09-241-4/+43
* Allow GN template collisions if they're the same.Brett Wilson2014-09-081-0/+2
* Improve GN value origins for error messages.brettw@chromium.org2014-08-071-4/+8
* Support private values in GN.brettw@chromium.org2014-05-161-1/+1
* Add "." accessors to GN.brettw@chromium.org2014-03-261-12/+71
* Fix help and error messages.halyavin@google.com2014-01-051-1/+1
* This make the GN current dir be set on thte scope. This fixes a bug where a t...brettw@chromium.org2013-08-231-5/+1
* Add support for boolean values to GN.brettw@chromium.org2013-08-201-4/+10
* Fix template invocations in GN.brettw@chromium.org2013-08-201-14/+9
* Write a help system.brettw@chromium.org2013-07-311-1/+2
* Revert 214325 "Revert 214254 "Add initial prototype for the GN m..."bauerb@chromium.org2013-07-301-0/+472
* Revert 214254 "Add initial prototype for the GN meta-buildsystem."bauerb@chromium.org2013-07-301-472/+0
* Add initial prototype for the GN meta-buildsystem.brettw@chromium.org2013-07-291-0/+472