aboutsummaryrefslogtreecommitdiffstats
path: root/parser
Commit message (Expand)AuthorAgeFilesLines
* Emit errors on mixed property syntaxLogan Chien2018-06-262-3/+5
* Improve indentation for multi-line expressionsDan Willemsen2018-05-072-1/+48
* Add Patch and PatchList for making textual changesColin Cross2018-04-102-1/+134
* Make End() return the position after the nodeColin Cross2018-04-103-43/+147
* Support parsing int64 in Blueprint file.Nan Zhang2017-11-025-13/+468
* Utils to support removing duplicate shared_libsJeff Gaston2017-06-281-0/+8
* Some util functions to support bpfixJeff Gaston2017-05-231-0/+59
* Fix error messages containing variable typesColin Cross2016-07-151-1/+1
* printer: support multiple skipped commentsColin Cross2016-07-122-10/+25
* Add CommentGroupsColin Cross2016-06-146-65/+154
* Make everything a NodeColin Cross2016-06-142-6/+32
* Rename Pos membersColin Cross2016-06-144-54/+54
* Remove blueprint/parser.IdentColin Cross2016-06-144-72/+91
* Refactor blueprint parser nodes to an interfaceColin Cross2016-06-087-677/+899
* Fix bugs related to local vs. inherited variablesColin Cross2015-08-031-26/+61
* Add deep Copy() for parser typesDan Willemsen2015-07-061-0/+42
* Refactor parsing to allow reuseColin Cross2015-06-301-0/+2
* Add convenience methods to Comment objectsColin Cross2015-06-301-0/+50
* Update import paths to include githubJamie Gennis2015-03-211-10/+10
* Allow parsing Blueprints files without evaluatingColin Cross2015-03-202-68/+76
* Simplify printer whitespace and newline handlingColin Cross2015-03-204-142/+224
* Fix whitespace in parser/parser.goColin Cross2015-03-101-4/+4
* Go back to the old Blueprints file formatColin Cross2015-03-042-76/+64
* Allow adding mapsColin Cross2015-03-041-0/+47
* Support += assignmentsColin Cross2015-03-044-25/+209
* Modify printer to be stricter about extra newlinesColin Cross2015-03-042-67/+161
* Add license headers and LICENSE fileColin Cross2015-01-236-0/+84
* Move blueprint/* up a directoryColin Cross2015-01-236-0/+1642