summaryrefslogtreecommitdiffstats
path: root/lib/puppet/parser/ast/vardef.rb
Commit message (Expand)AuthorAgeFilesLines
* Towards 5027 -- add options hash to lookupvar as with setvarMarkus Roberts2011-04-121-1/+1
* Code smell: Two space indentationMarkus Roberts2010-07-091-20/+20
* Allow adding single key to hashesBrice Figureau2010-02-171-4/+8
* Implement ephemeral scope variablesBrice Figureau2009-08-011-1/+1
* Add a doc attribute to AST nodes and fill it with the last seen commentsBrice Figureau2008-11-171-0/+3
* Add an append (+=) variable operator:Brice Figureau2008-09-211-2/+2
* Refactoring the AST classes just a bit. I realized thatLuke Kanies2008-02-081-4/+3
* 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