summaryrefslogtreecommitdiffstats
path: root/lib/puppet/parser/ast/resource_reference.rb
Commit message (Expand)AuthorAgeFilesLines
* (#7681) Allow array variables as resource referencesNick Lewis2011-05-261-1/+1
* [#4423] repair parameterized class instantiationJesse Wolfe2010-08-031-15/+1
* [#4397]+[#4344] Move type-name resolution out of Puppet::Resource into the AS...Jesse Wolfe2010-08-031-2/+23
* Code smell: Two space indentationMarkus Roberts2010-07-091-13/+13
* Code smell: Booleans are first class values.Markus Roberts2010-07-091-2/+1
* [#3921] Remove unnecessary require 'puppet/resource'Rein Henrichs2010-02-171-1/+0
* Removing Resource::Reference classesLuke Kanies2010-02-171-69/+16
* Fixing #2596 - Node, Class, Definition are not ASTLuke Kanies2009-12-091-2/+2
* Fix #2422 & #2433 - make sure puppetdoc transform AST::Leaf boolean correctlyBrice Figureau2009-07-251-0/+8
* Switching to LoadedCode from ASTSetLuke Kanies2009-07-051-2/+2
* Removed extra whitespace from end of linesIan Taylor2009-06-061-1/+1
* Fix #381 - Allow multiple resource overrides or referencesBrice Figureau2008-10-051-6/+10
* Refactoring the AST classes just a bit. I realized thatLuke Kanies2008-02-081-4/+2
* Fixing the first half of #917 -- the ResourcReferenceLuke Kanies2007-11-281-2/+2
* Renaming some ast resource classes and files so they make a lot more sense.Luke Kanies2007-09-061-0/+66