summaryrefslogtreecommitdiffstats
path: root/lib/puppet/util/methodhelper.rb
Commit message (Expand)AuthorAgeFilesLines
* Code smell: Two space indentationMarkus Roberts2010-07-091-24/+24
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-3/+1
* Code smell: Use string interpolationMarkus Roberts2010-07-091-1/+1
* Least kludgy patch for #2675Markus Roberts2009-11-141-4/+3
* We now have a real configuration object, as a subclass of GRATR::Digraph, tha...Luke Kanies2007-09-041-2/+0
* Significantly reworking the internals of the fileparsing code. It nowluke2007-03-141-1/+1
* Many, many, many performance improvements in the compiler (I hope). I did no...luke2006-10-061-4/+4
* Merging the changes from the override-refactor branch. This is a significant...luke2006-10-041-0/+21
* Making some of the metaprogramming a bit more explicit and a bit easier to ma...luke2006-08-201-0/+16