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
/
spec
/
unit
/
parser
/
scope.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removing Resource::Reference classes
Luke Kanies
2010-02-17
1
-1
/
+156
*
Renaming Parser::ResourceType to Resource::Type
Luke Kanies
2010-02-17
1
-2
/
+2
*
All non-transient parser references are gone
Luke Kanies
2010-02-17
1
-6
/
+20
*
Raise an error when appending not a hash to a hash
Brice Figureau
2010-02-17
1
-4
/
+9
*
Fix #2389 - Enhance Puppet DSL with Hashes
Brice Figureau
2010-02-17
1
-0
/
+10
*
Move scope parenting & class_scope from Compiler to Scope
Markus Roberts
2010-02-17
1
-1
/
+36
*
Fixing some recently broken Scope tests
Luke Kanies
2009-10-26
1
-1
/
+1
*
Fixing a test broken by the regex features
Luke Kanies
2009-08-02
1
-0
/
+14
*
Allow variable $0 to $9 to be interpolated, if ephemeral
Brice Figureau
2009-08-01
1
-0
/
+30
*
Implement ephemeral scope variables
Brice Figureau
2009-08-01
1
-7
/
+61
*
Cleaning up scope tests a bit
Luke Kanies
2009-06-11
1
-4
/
+3
*
Fixing #2336 - qualified variables only throw warnings
Luke Kanies
2009-06-11
1
-4
/
+102
*
Fix #1828 - Scope.number? wasn't strict enough and could produce wrong results
Brice Figureau
2008-12-27
1
-0
/
+14
*
Add arithmetic operators to AST
Brice Figureau
2008-09-30
1
-0
/
+50
*
Add rspec unit test for the append operator
Brice Figureau
2008-09-21
1
-0
/
+37