| Commit message (Expand) | Author | Age | Files | Lines |
* | Removing the completely obsolete passwd2puppet and the obsolete component.rb | Luke Kanies | 2007-09-13 | 1 | -224/+0 |
* | We now have a real configuration object, as a subclass of GRATR::Digraph, tha... | Luke Kanies | 2007-09-04 | 1 | -2/+0 |
* | All language tests now pass. I expect there are other failures elsewhere, bu... | Luke Kanies | 2007-08-20 | 1 | -1/+1 |
* | Fixing #314 and #729; here's the changelog: | luke | 2007-08-03 | 1 | -2/+2 |
* | Fixing #637 -- defined resources can now correctly be virtual or exported | luke | 2007-06-11 | 1 | -1/+6 |
* | Fixing a weird bug that occurred because I was changing @parentclass in the A... | luke | 2007-05-14 | 1 | -8/+8 |
* | Fixing #615 (subclasses with similar names) by getting rid of the class "type... | luke | 2007-05-03 | 1 | -11/+9 |
* | Adding the functionality requested in http://mail.madstop.com/pipermail/puppe... | luke | 2007-04-19 | 1 | -2/+0 |
* | Adding #539. Definitions can now have titles, and both $title and $name are ... | luke | 2007-03-19 | 1 | -6/+16 |
* | Fixing #472. Apparently this has been broken since I did the parser redesign... | luke | 2007-02-22 | 1 | -1/+1 |
* | Hopefully fixing tagging problem | luke | 2006-12-29 | 1 | -2/+2 |
* | Fixing #339, and the bigger problem it concealed. Metaparams are now only ad... | luke | 2006-11-13 | 1 | -0/+4 |
* | Many, many, many performance improvements in the compiler (I hope). I did no... | luke | 2006-10-06 | 1 | -36/+36 |
* | Merging the changes from the override-refactor branch. This is a significant... | luke | 2006-10-04 | 1 | -74/+124 |
* | Using the "trace" configuration parameter to determine whether a stack trace ... | luke | 2006-09-15 | 1 | -1/+1 |
* | Tracking down some weird bugs that managed to creep into the parser. I expec... | luke | 2006-08-28 | 1 | -3/+2 |
* | Committing definition inheritance. I have not yet written tests yet, but my ... | luke | 2006-08-22 | 1 | -16/+26 |
* | I had to redo how the scopes handled collectable objects (which I will soon c... | luke | 2006-05-14 | 1 | -1/+7 |
* | Adding some small changes towards fixing #140 and #83, but this work needs to... | luke | 2006-05-13 | 1 | -5/+7 |
* | Preliminary commit of the first phase of the parser redesign. The biggest di... | luke | 2006-05-09 | 1 | -5/+10 |
* | Definitions now always create their own context, which means that they cannot... | luke | 2006-03-03 | 1 | -13/+3 |
* | Removing all of the autoname code | luke | 2006-02-27 | 1 | -8/+2 |
* | Mostly, this is a refactoring commit. There is one significant new feature, | luke | 2006-02-27 | 1 | -18/+33 |
* | Fixing scopes and AST so that definitions and classes are looked for in the s... | luke | 2006-02-27 | 1 | -2/+37 |
* | Committing both the finalization of the config code, plus all of the code nec... | luke | 2006-02-07 | 1 | -1/+8 |
* | Made lots of small changes, mostly to help usability but also fixed a couple ... | luke | 2006-01-18 | 1 | -4/+3 |
* | Moving ast classes into separate files | luke | 2006-01-13 | 1 | -0/+99 |