aboutsummaryrefslogtreecommitdiffstats
path: root/parser/printer.go
Commit message (Expand)AuthorAgeFilesLines
* Improve indentation for multi-line expressionsDan Willemsen2018-05-071-1/+20
* Support parsing int64 in Blueprint file.Nan Zhang2017-11-021-0/+2
* Utils to support removing duplicate shared_libsJeff Gaston2017-06-281-0/+8
* Fix error messages containing variable typesColin Cross2016-07-151-1/+1
* printer: support multiple skipped commentsColin Cross2016-07-121-10/+9
* Add CommentGroupsColin Cross2016-06-141-38/+33
* Rename Pos membersColin Cross2016-06-141-2/+2
* Remove blueprint/parser.IdentColin Cross2016-06-141-3/+3
* Refactor blueprint parser nodes to an interfaceColin Cross2016-06-081-48/+46
* Simplify printer whitespace and newline handlingColin Cross2015-03-201-137/+163
* Go back to the old Blueprints file formatColin Cross2015-03-041-20/+8
* Support += assignmentsColin Cross2015-03-041-2/+2
* Modify printer to be stricter about extra newlinesColin Cross2015-03-041-66/+132
* Add license headers and LICENSE fileColin Cross2015-01-231-0/+14
* Move blueprint/* up a directoryColin Cross2015-01-231-0/+279