summaryrefslogtreecommitdiffstats
path: root/lib/puppet/parser/ast/hostclass.rb
Commit message (Expand)AuthorAgeFilesLines
* Adding some small changes towards fixing #140 and #83, but this work needs to...luke2006-05-131-2/+14
* Fixing #141. It was a problem related to the recent parser changes I made.luke2006-05-121-10/+22
* Preliminary commit of the first phase of the parser redesign. The biggest di...luke2006-05-091-12/+35
* This should have been in 0.16.1. Moving the "setclass" statements around so ...luke2006-04-261-4/+4
* Fixing the class file to actually store class names, not object ids. Also ad...luke2006-04-041-1/+1
* Mostly, this is a refactoring commit. There is one significant new feature,luke2006-02-271-8/+41
* Switching setclass to use object_ids instead of class names, and adding some ...luke2006-02-271-2/+5
* Moving ast classes into separate filesluke2006-01-131-0/+82