summaryrefslogtreecommitdiffstats
path: root/lib/puppet/parser/ast/compdef.rb
Commit message (Expand)AuthorAgeFilesLines
* Merging the changes from the override-refactor branch. This is a significant...luke2006-10-041-98/+0
* Using the "trace" configuration parameter to determine whether a stack trace ...luke2006-09-151-1/+1
* Tracking down some weird bugs that managed to creep into the parser. I expec...luke2006-08-281-4/+18
* Committing definition inheritance. I have not yet written tests yet, but my ...luke2006-08-221-9/+18
* Adding some small changes towards fixing #140 and #83, but this work needs to...luke2006-05-131-1/+1
* Mostly, this is a refactoring commit. There is one significant new feature,luke2006-02-271-10/+16
* Fixing scopes and AST so that definitions and classes are looked for in the s...luke2006-02-271-44/+2
* Committing both the finalization of the config code, plus all of the code nec...luke2006-02-071-7/+10
* Made lots of small changes, mostly to help usability but also fixed a couple ...luke2006-01-181-2/+2
* Moving ast classes into separate filesluke2006-01-131-0/+108