summaryrefslogtreecommitdiffstats
path: root/lib/puppet/parser/ast/caseopt.rb
Commit message (Expand)AuthorAgeFilesLines
* [4638] Cleanup of plurals and inheritance relationships in ASTPaul Berry2010-08-271-24/+12
* Code smell: Two space indentationMarkus Roberts2010-07-091-50/+50
* Code smell: Use ||= for conditional initializationMarkus Roberts2010-07-091-1/+1
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-2/+2
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-9/+3
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-2/+2
* Enhance selector and case statements to match with regexpBrice Figureau2009-08-011-0/+10
* Refactoring the AST classes just a bit. I realized thatLuke Kanies2008-02-081-4/+4
* We now have a real configuration object, as a subclass of GRATR::Digraph, tha...Luke Kanies2007-09-041-11/+0
* Merging the webserver_portability branch from version 2182 to version 2258.luke2007-03-061-2/+1
* Applying patch by DavidS from #522, along with test code and a small bit of c...luke2007-02-271-10/+4
* Merging the code over from the oscar branch. I will now be doing all develop...luke2006-11-081-0/+2
* making case statements not create a new scopeluke2006-03-061-1/+1
* Supporting variables as the test value in both case statements and selectors.luke2006-03-031-3/+12
* Mostly, this is a refactoring commit. There is one significant new feature,luke2006-02-271-2/+3
* Moving ast classes into separate filesluke2006-01-131-0/+66