summaryrefslogtreecommitdiffstats
path: root/lib/puppet/parser/ast/asthash.rb
Commit message (Expand)AuthorAgeFilesLines
* Code smell: Two space indentationMarkus Roberts2010-07-091-26/+26
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-1/+1
* Fix #3907 - Hash couldn't be initialized with an empty hashBrice Figureau2010-02-171-0/+5
* Fixing Hash functionality with non-constant keysLuke Kanies2010-04-121-1/+2
* Removing vistigial method in ASTHashLuke Kanies2010-04-121-3/+0
* Fix #2389 - Enhance Puppet DSL with HashesBrice Figureau2010-02-171-0/+34