Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merging the changes from the override-refactor branch. This is a ↵ | luke | 2006-10-04 | 1 | -22/+0 |
| | | | | | | significant rewrite of the parser, but it has little affect on the rest of the code tree. git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1726 980ebf18-57e1-0310-9a29-db15c13687c0 | ||||
* | Fixing #117. If only one value was provided, then it was not placed in an ↵ | luke | 2006-04-10 | 1 | -0/+22 |
array, yet AST::Selector expected an array. The grammar needs to have some abstraction added or something, because I seem to have encountered this bug for every ast type that supports arrays internally. git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1097 980ebf18-57e1-0310-9a29-db15c13687c0 |