summaryrefslogtreecommitdiffstats
path: root/lib/puppet/parser/ast/function.rb
Commit message (Expand)AuthorAgeFilesLines
* Refactoring the AST classes just a bit. I realized thatLuke Kanies2008-02-081-10/+3
* We now have a real configuration object, as a subclass of GRATR::Digraph, tha...Luke Kanies2007-09-041-2/+0
* Merging the code over from the oscar branch. I will now be doing all develop...luke2006-11-081-0/+2
* Many, many, many performance improvements in the compiler (I hope). I did no...luke2006-10-061-0/+2
* Merging the changes from the override-refactor branch. This is a significant...luke2006-10-041-1/+4
* I appear to have object collection working, incredibly. This commit does the...luke2006-05-131-4/+3
* Creating a simplistic, generic function framework in the parser, so it is now...luke2006-04-261-0/+51