summaryrefslogtreecommitdiffstats
path: root/lib/puppet/parser/compiler.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixing #2658 - adding backward compatibility for 0.24Luke Kanies2010-02-171-3/+5
* Adding #2658 - Adding support for run stagesLuke Kanies2010-02-171-14/+28
* Fixing #1903 - metaparam inheritance is much fasterLuke Kanies2010-02-171-0/+44
* Fixing #448 - relationships have their own syntaxLuke Kanies2010-02-171-1/+14
* Removing Resource::Reference classesLuke Kanies2010-02-171-2/+2
* Renaming Parser::ResourceType to Resource::TypeLuke Kanies2010-02-171-3/+3
* Removing Interpreter classLuke Kanies2010-02-171-0/+7
* All non-transient parser references are goneLuke Kanies2010-02-171-14/+12
* Move scope parenting & class_scope from Compiler to ScopeMarkus Roberts2010-02-171-46/+6
* Fixing #2596 - Node, Class, Definition are not ASTLuke Kanies2009-12-091-4/+4
* Fixing #2735 - node classes are immed. added to classlistLuke Kanies2009-10-181-0/+3
* Adding version information to the catalog for compatLuke Kanies2009-09-221-0/+4
* 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