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
/
ast
/
function.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
[#4692] undefined variables cause :undef to be passed to functions
Paul Berry
2010-09-22
1
-1
/
+1
*
[#4370] Fixes extlookup precedence getting overwritten between runs
Matt Robinson
2010-08-03
1
-1
/
+0
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
1
-34
/
+34
*
Code smell: Avoid explicit returns
Markus Roberts
2010-07-09
1
-1
/
+1
*
Code smell: Line modifiers are preferred to one-line blocks.
Markus Roberts
2010-07-09
1
-6
/
+2
*
Code smell: Use string interpolation
Markus Roberts
2010-07-09
1
-5
/
+5
*
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
2010-07-09
1
-4
/
+2
*
Improving fix for #1175; tightening thread safety
Markus Roberts
2010-02-17
1
-3
/
+1
*
Part 2 of fix for #1175 (functions in environments)
Markus Roberts
2010-02-17
1
-2
/
+1
*
Fix #2422 & #2433 - make sure puppetdoc transform AST::Leaf boolean correctly
Brice Figureau
2009-07-25
1
-0
/
+5
*
Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...
James Turnbull
2009-02-26
1
-2
/
+2
*
Move function existance test to parser evaluation
Brice Figureau
2008-11-17
1
-12
/
+16
*
Add a doc attribute to AST nodes and fill it with the last seen comments
Brice Figureau
2008-11-17
1
-0
/
+3
*
Fixed #1396 - Added sha1 function from DavidS to core
James Turnbull
2008-07-08
1
-1
/
+1
*
Refactoring the AST classes just a bit. I realized that
Luke Kanies
2008-02-08
1
-10
/
+3
*
We now have a real configuration object, as a subclass of GRATR::Digraph, tha...
Luke Kanies
2007-09-04
1
-2
/
+0
*
Merging the code over from the oscar branch. I will now be doing all develop...
luke
2006-11-08
1
-0
/
+2
*
Many, many, many performance improvements in the compiler (I hope). I did no...
luke
2006-10-06
1
-0
/
+2
*
Merging the changes from the override-refactor branch. This is a significant...
luke
2006-10-04
1
-1
/
+4
*
I appear to have object collection working, incredibly. This commit does the...
luke
2006-05-13
1
-4
/
+3
*
Creating a simplistic, generic function framework in the parser, so it is now...
luke
2006-04-26
1
-0
/
+51