index
:
puppet.git
master
ticket/master/7841
ticket/master/8119
Puppet repo
Ricky Zhou (周家杰)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
puppet
/
parser
/
compiler.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixing #448 - relationships have their own syntax
Luke Kanies
2010-02-17
1
-1
/
+14
*
Removing Resource::Reference classes
Luke Kanies
2010-02-17
1
-2
/
+2
*
Renaming Parser::ResourceType to Resource::Type
Luke Kanies
2010-02-17
1
-3
/
+3
*
Removing Interpreter class
Luke Kanies
2010-02-17
1
-0
/
+7
*
All non-transient parser references are gone
Luke Kanies
2010-02-17
1
-14
/
+12
*
Move scope parenting & class_scope from Compiler to Scope
Markus Roberts
2010-02-17
1
-46
/
+6
*
Fixing #2596 - Node, Class, Definition are not AST
Luke Kanies
2009-12-09
1
-4
/
+4
*
Fixing #2735 - node classes are immed. added to classlist
Luke Kanies
2009-10-18
1
-0
/
+3
*
Adding version information to the catalog for compat
Luke Kanies
2009-09-22
1
-0
/
+4
*
Fixing #2423 - no more strange dependency cycles
Luke Kanies
2009-07-25
1
-1
/
+5
*
Switching to LoadedCode from ASTSet
Luke Kanies
2009-07-05
1
-5
/
+5
*
Switching to Indirected ActiveRecord
Luke Kanies
2009-04-22
1
-37
/
+0
*
Fix #1933 - Inconsistent resource evaluation order in subsequent evaluation runs
Brice Figureau
2009-02-14
1
-9
/
+10
*
Renaming Puppet::Node::Catalog to Puppet::Resource::Catalog
Luke Kanies
2008-12-18
1
-2
/
+2
*
Fixing an error message to be more clear
Luke Kanies
2008-05-01
1
-1
/
+1
*
Always duplicating resource defaults in the parser, so that
Luke Kanies
2008-03-06
1
-1
/
+0
*
Fixing #1092 by no longer using the resource reference to
Luke Kanies
2008-02-28
1
-3
/
+2
*
Merge commit 'bartv/pending/fix-997' into 0.24.x
Luke Kanies
2008-02-12
1
-2
/
+6
*
Moving the ast node tests to rspec (which I could have
Luke Kanies
2008-02-12
1
-2
/
+3
*
Removing the last remaining vestiges of GRATR --
Luke Kanies
2008-02-11
1
-3
/
+3
*
Changing the name of the Compile class to Compiler,
Luke Kanies
2008-02-11
1
-0
/
+467