summaryrefslogtreecommitdiffstats
path: root/lib/puppet/parser/compiler.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixing #2423 - no more strange dependency cyclesLuke Kanies2009-07-251-1/+5
* Switching to LoadedCode from ASTSetLuke Kanies2009-07-051-5/+5
* Switching to Indirected ActiveRecordLuke Kanies2009-04-221-37/+0
* Fix #1933 - Inconsistent resource evaluation order in subsequent evaluation runsBrice Figureau2009-02-141-9/+10
* Renaming Puppet::Node::Catalog to Puppet::Resource::CatalogLuke Kanies2008-12-181-2/+2
* Fixing an error message to be more clearLuke Kanies2008-05-011-1/+1
* Always duplicating resource defaults in the parser, so thatLuke Kanies2008-03-061-1/+0
* Fixing #1092 by no longer using the resource reference toLuke Kanies2008-02-281-3/+2
* Merge commit 'bartv/pending/fix-997' into 0.24.xLuke Kanies2008-02-121-2/+6
* Moving the ast node tests to rspec (which I could haveLuke Kanies2008-02-121-2/+3
* Removing the last remaining vestiges of GRATR --Luke Kanies2008-02-111-3/+3
* Changing the name of the Compile class to Compiler,Luke Kanies2008-02-111-0/+467