summaryrefslogtreecommitdiffstats
path: root/lib/puppet/parser/ast/vardef.rb
Commit message (Expand)AuthorAgeFilesLines
* We now have a real configuration object, as a subclass of GRATR::Digraph, tha...Luke Kanies2007-09-041-14/+0
* Fixing #477. setvar() can now accept the file and line info from callers.luke2007-02-281-1/+1
* Merging the code over from the oscar branch. I will now be doing all develop...luke2006-11-081-0/+2
* Many, many, many performance improvements in the compiler (I hope). I did no...luke2006-10-061-0/+2
* Merging the changes from the override-refactor branch. This is a significant...luke2006-10-041-11/+3
* Using the "trace" configuration parameter to determine whether a stack trace ...luke2006-09-151-1/+1
* Mostly, this is a refactoring commit. There is one significant new feature,luke2006-02-271-3/+4
* Made lots of small changes, mostly to help usability but also fixed a couple ...luke2006-01-181-1/+1
* Moving ast classes into separate filesluke2006-01-131-0/+44