summaryrefslogtreecommitdiffstats
path: root/lib/puppet/parser/ast/arithmetic_operator.rb
Commit message (Expand)AuthorAgeFilesLines
* Code smell: Two space indentationMarkus Roberts2010-07-091-27/+27
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-3/+1
* Code smell: Use string interpolationMarkus Roberts2010-07-091-3/+3
* Add arithmetic operators to ASTBrice Figureau2008-09-301-0/+41