| Commit message (Expand) | Author | Age | Files | Lines |
* | Configuration parameters now require (and have) descriptions, and a set of co... | luke | 2006-02-07 | 1 | -2/+4 |
* | Made lots of small changes, mostly to help usability but also fixed a couple ... | luke | 2006-01-18 | 1 | -11/+16 |
* | Moving ast classes into separate files | luke | 2006-01-13 | 1 | -1442/+21 |
* | Fixed a couple of warnings, fixed a critical bug having to do with case state... | luke | 2006-01-12 | 1 | -3/+6 |
* | Merging changes from the head of the rework1 branch, r 784 | luke | 2006-01-08 | 1 | -1/+1 |
* | Undoing the merge that happened in 785 | luke | 2006-01-07 | 1 | -1/+1 |
* | Merging in refactoring from version 774 into version 784 | luke | 2006-01-07 | 1 | -1/+1 |
* | The language now verifies some resemblance to closurehood. I now only need t... | luke | 2005-10-30 | 1 | -13/+47 |
* | Adding some semantic tagging. It is not exactly full-featured yet, and it is... | luke | 2005-10-10 | 1 | -3/+23 |
* | adding tag support to scopes and the transportable class | luke | 2005-10-04 | 1 | -9/+29 |
* | Many, many changes toward a completely functional system. The only current p... | luke | 2005-09-23 | 1 | -1/+7 |
* | Nodes now support inheritance, for better or for worse. | luke | 2005-09-23 | 1 | -19/+82 |
* | The new "include" syntax works now. | luke | 2005-09-22 | 1 | -116/+174 |
* | I am still somewhat in mid-change, but I have made the biggest changes to mak... | luke | 2005-09-21 | 1 | -5/+16 |
* | Okay, significant change -- classes no longer accept arguments (which makes t... | luke | 2005-09-21 | 1 | -60/+56 |
* | adding stinkloads of comments to ast.rb (I am trying to go through and better... | luke | 2005-09-20 | 1 | -228/+207 |
* | switching log.rb to raise Puppet::DevError events | luke | 2005-09-19 | 1 | -0/+3 |
* | My cfengine2puppet config now entirely parses. The biggest problem I ran int... | luke | 2005-09-18 | 1 | -15/+32 |
* | Successfully parsed my entire converted cfengine configuration; these are all... | luke | 2005-09-17 | 1 | -32/+78 |
* | making "Type.new" private, and switching to "Type.create", so that i can merg... | luke | 2005-09-16 | 1 | -2/+2 |
* | adding extra checks to make sure networking is secure, and refactoring a heck... | luke | 2005-09-15 | 1 | -0/+6 |
* | tracked down some sticky bugs related to having false values and empty string... | luke | 2005-09-13 | 1 | -160/+64 |
* | defining $name in each component scope, and adding test case | luke | 2005-09-02 | 1 | -20/+22 |
* | making array-as-name work in the language, and adding some more test snippets | Luke Kanies | 2005-08-25 | 1 | -2/+22 |
* | replacing if statements with case statement, and adding defaults for both sel... | Luke Kanies | 2005-08-24 | 1 | -2/+139 |
* | Moving all files into a consolidated trunk. All tests pass except the known-... | Luke Kanies | 2005-08-23 | 1 | -0/+1238 |