summaryrefslogtreecommitdiffstats
path: root/spec/unit/parser/compiler.rb
Commit message (Expand)AuthorAgeFilesLines
* [#3994] rename the specs to have _spec.rb at the endMarkus Roberts2010-06-231-753/+0
* Make specs work on win32David Schmitt2010-02-171-2/+3
* Fixing #2658 - adding backward compatibility for 0.24Luke Kanies2010-02-171-0/+8
* Adding #2658 - Adding support for run stagesLuke Kanies2010-02-171-20/+82
* Fixing #1903 - metaparam inheritance is much fasterLuke Kanies2010-02-171-21/+90
* Fixing #448 - relationships have their own syntaxLuke Kanies2010-02-171-1/+10
* Removing Resource::Reference classesLuke Kanies2010-02-171-6/+5
* Renaming Parser::ResourceType to Resource::TypeLuke Kanies2010-02-171-3/+3
* Removing Interpreter classLuke Kanies2010-02-171-0/+16
* All non-transient parser references are goneLuke Kanies2010-02-171-22/+32
* Fixing callers to Parser to only pass environmentLuke Kanies2010-02-171-2/+1
* Move scope parenting & class_scope from Compiler to ScopeMarkus Roberts2010-02-171-43/+19
* Fixing #2596 - Node, Class, Definition are not ASTLuke Kanies2009-12-091-16/+16
* Fixing #2735 - node classes are immed. added to classlistLuke Kanies2009-10-181-0/+10
* Adding version information to the catalog for compatLuke Kanies2009-09-221-0/+9
* Fixes #2493Markus Roberts2009-08-141-0/+10
* Adding support for an external catalog versionLuke Kanies2009-08-011-0/+4
* Cleaning up duplication in another test fileLuke Kanies2009-08-011-31/+28
* Fixing mocks to remove warningsLuke Kanies2009-07-251-18/+18
* Fixing #2423 - no more strange dependency cyclesLuke Kanies2009-07-251-0/+23
* Switching to LoadedCode from ASTSetLuke Kanies2009-07-051-26/+14
* Removed extra whitespace from end of linesIan Taylor2009-06-061-6/+6
* Switching to Indirected ActiveRecordLuke Kanies2009-04-221-21/+0
* Fix #1933 - Inconsistent resource evaluation order in subsequent evaluation runsBrice Figureau2009-02-141-1/+26
* Fix #1834 part2 - Fix tests when no railsBrice Figureau2008-12-201-0/+1
* Deprecating the Puppet::Type.create.Luke Kanies2008-12-181-2/+2
* Renaming Puppet::Node::Catalog to Puppet::Resource::CatalogLuke Kanies2008-12-181-1/+1
* Merge branch '0.24.x'Luke Kanies2008-12-021-6/+35
|\
| * Removing the included testing gems; you must now install them yourself.Luke Kanies2008-11-251-6/+35
* | Fixing a test broken by previous refactoringLuke Kanies2008-11-071-7/+4
|/
* Fixing #1092 by no longer using the resource reference toLuke Kanies2008-02-281-2/+2
* converting parser compilerspecs from setup/teardown to before/afterRick Bradley2008-02-181-391/+379
* Fixed #997 -- virtual defined types are no longer evaluated.Luke Kanies2008-02-121-4/+13
* Changing the name of the Compile class to Compiler,Luke Kanies2008-02-111-0/+535