summaryrefslogtreecommitdiffstats
path: root/lib/puppet/parser
Commit message (Expand)AuthorAgeFilesLines
* The new "include" syntax works now.luke2005-09-226-467/+646
* Okay, all tests pass again. The work done on nodes will take a little while ...luke2005-09-222-29/+67
* I am still somewhat in mid-change, but I have made the biggest changes to mak...luke2005-09-215-126/+240
* Okay, significant change -- classes no longer accept arguments (which makes t...luke2005-09-214-319/+354
* adding stinkloads of comments to ast.rb (I am trying to go through and better...luke2005-09-203-516/+590
* 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-184-39/+79
* Successfully parsed my entire converted cfengine configuration; these are all...luke2005-09-174-284/+338
* 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
* fixing some testsluke2005-09-152-23/+15
* adding globbing to importluke2005-09-142-57/+79
* tracked down some sticky bugs related to having false values and empty string...luke2005-09-136-400/+224
* defining $name in each component scope, and adding test caseluke2005-09-021-20/+22
* removing if-related keywordsluke2005-09-021-3/+0
* recompiling parser after removing extraneous debuggingLuke Kanies2005-08-262-54/+43
* making array-as-name work in the language, and adding some more test snippetsLuke Kanies2005-08-253-67/+110
* replacing if statements with case statement, and adding defaults for both sel...Luke Kanies2005-08-245-490/+625
* Moving all files into a consolidated trunk. All tests pass except the known-...Luke Kanies2005-08-237-0/+3966