summaryrefslogtreecommitdiffstats
path: root/lib/puppet/parser/ast/leaf.rb
Commit message (Expand)AuthorAgeFilesLines
* Using the FileCollection where appropriate.Luke Kanies2009-02-281-1/+1
* Refactoring the AST classes just a bit. I realized thatLuke Kanies2008-02-081-6/+6
* We now have a real configuration object, as a subclass of GRATR::Digraph, tha...Luke Kanies2007-09-041-8/+0
* Adding #629 -- an undef keyword now existsluke2007-05-171-0/+3
* Applying a modified form of the patch by cstorey from #523. The modification...luke2007-02-281-4/+2
* Merging the changes from the override-refactor branch. This is a significant...luke2006-10-041-17/+6
* Using the "trace" configuration parameter to determine whether a stack trace ...luke2006-09-151-1/+1
* Committing changes that require dollar signs in prototypesluke2006-08-141-0/+2
* Change how names for nodes are specified: the 'node' keyword can be followed ...lutter2006-04-041-1/+10
* Manifests can now specify node names with fully qualified domain names, too.lutter2006-03-311-0/+3
* Mostly, this is a refactoring commit. There is one significant new feature,luke2006-02-271-6/+6
* Adding single-quote syntactical elementluke2006-02-161-1/+9
* Made lots of small changes, mostly to help usability but also fixed a couple ...luke2006-01-181-5/+2
* Moving ast classes into separate filesluke2006-01-131-0/+89