summaryrefslogtreecommitdiffstats
path: root/lib/puppet/parser/ast/resourceref.rb
Commit message (Expand)AuthorAgeFilesLines
* Renaming some ast resource classes and files so they make a lot more sense.Luke Kanies2007-09-061-66/+0
* Fixing #806. Resources correctly look up their fully qualified definition ty...Luke Kanies2007-09-061-13/+27
* We now have a real configuration object, as a subclass of GRATR::Digraph, tha...Luke Kanies2007-09-041-25/+19
* Adding the ability to specify relationships to classes, using Class[name] res...luke2007-07-191-3/+9
* The parser now throws an error when a resource reference is created for an un...luke2007-07-081-0/+8
* Merging the changes from the override-refactor branch. This is a significant...luke2006-10-041-0/+44