summaryrefslogtreecommitdiffstats
path: root/lib/puppet/parser/ast.rb
Commit message (Expand)AuthorAgeFilesLines
...
* switching log.rb to raise Puppet::DevError eventsluke2005-09-191-0/+3
* My cfengine2puppet config now entirely parses. The biggest problem I ran int...luke2005-09-181-15/+32
* Successfully parsed my entire converted cfengine configuration; these are all...luke2005-09-171-32/+78
* making "Type.new" private, and switching to "Type.create", so that i can merg...luke2005-09-161-2/+2
* adding extra checks to make sure networking is secure, and refactoring a heck...luke2005-09-151-0/+6
* tracked down some sticky bugs related to having false values and empty string...luke2005-09-131-160/+64
* defining $name in each component scope, and adding test caseluke2005-09-021-20/+22
* making array-as-name work in the language, and adding some more test snippetsLuke Kanies2005-08-251-2/+22
* replacing if statements with case statement, and adding defaults for both sel...Luke Kanies2005-08-241-2/+139
* Moving all files into a consolidated trunk. All tests pass except the known-...Luke Kanies2005-08-231-0/+1238