summaryrefslogtreecommitdiffstats
path: root/lib/puppet/util/classgen.rb
Commit message (Expand)AuthorAgeFilesLines
* (#2782) Fix constant_defined?Matt Robinson2011-03-231-1/+13
* Code smell: Two space indentationMarkus Roberts2010-07-091-158/+158
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-4/+4
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-15/+5
* Code smell: Use string interpolationMarkus Roberts2010-07-091-4/+4
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-2/+2
* Removed extra whitespace from end of linesIan Taylor2009-06-061-1/+1
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* An intermediate commit. All of the classes that use parsedfile are assuredly...luke2006-11-111-5/+12
* Refactoring reporting. Reports are now modules instead of simple methods.luke2006-10-071-0/+9
* Adding a "genmodule" equivalent to classgen, which we will use for reportingluke2006-10-071-53/+110
* Adding pre- and post-hooks, as requested in #233.luke2006-09-031-0/+8
* Adding a module specifically for making doc generation easier, and adding def...luke2006-08-281-1/+0
* Making some of the metaprogramming a bit more explicit and a bit easier to ma...luke2006-08-201-0/+128