| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add a doc attribute to AST nodes and fill it with the last seen comments | Brice Figureau | 2008-11-17 | 1 | -0/+3 |
| * | Moving the ast node tests to rspec (which I could have | Luke Kanies | 2008-02-12 | 1 | -28/+6 |
| * | Changing the name of the Compile class to Compiler, | Luke Kanies | 2008-02-11 | 1 | -1/+1 |
| * | More AST refactoring -- each of the code wrapping classes | Luke Kanies | 2008-02-08 | 1 | -49/+47 |
| * | Refactoring the AST classes just a bit. I realized that | Luke Kanies | 2008-02-08 | 1 | -12/+4 |
| * | Successfully modified all tests and code so that all language tests pass agai... | Luke Kanies | 2007-09-04 | 1 | -1/+1 |
| * | We now have a real configuration object, as a subclass of GRATR::Digraph, tha... | Luke Kanies | 2007-09-04 | 1 | -2/+1 |
| * | More refactoring. I have removed a few more extraneous methods from Scope, m... | Luke Kanies | 2007-09-03 | 1 | -3/+7 |
| * | Doing a small amount of refactoring, toward being able to use Parser resource... | Luke Kanies | 2007-09-03 | 1 | -4/+4 |
| * | Fixing #314 and #729; here's the changelog: | luke | 2007-08-03 | 1 | -1/+1 |
| * | Fixing a weird bug that occurred because I was changing @parentclass in the A... | luke | 2007-05-14 | 1 | -7/+5 |
| * | Removing some left-over debugging | luke | 2006-10-04 | 1 | -4/+0 |
| * | Merging the changes from the override-refactor branch. This is a significant... | luke | 2006-10-04 | 1 | -78/+35 |
| * | Adding some small changes towards fixing #140 and #83, but this work needs to... | luke | 2006-05-13 | 1 | -4/+12 |
| * | This should have been in 0.16.1. Moving the "setclass" statements around so ... | luke | 2006-04-26 | 1 | -4/+5 |
| * | Adding the host name as a tag (stripped of the domain name) | luke | 2006-04-11 | 1 | -0/+4 |
| * | Fixing #103. There are now no such things as node scopes; the entire tree is... | luke | 2006-04-05 | 1 | -4/+0 |
| * | Fixing bug #60. Converting nodes to use types everywhere instead of names, a... | luke | 2006-02-28 | 1 | -4/+0 |
| * | Fixing bug #73; node names now appear only once in the path | luke | 2006-02-27 | 1 | -3/+3 |
| * | Mostly, this is a refactoring commit. There is one significant new feature, | luke | 2006-02-27 | 1 | -15/+20 |
| * | Changing transactions to be one-stage instead of two, and changing most of th... | luke | 2006-02-16 | 1 | -1/+0 |
| * | Committing the initial ldap support -- puppet can now look up node configurat... | luke | 2006-02-14 | 1 | -0/+1 |
| * | Committing both the finalization of the config code, plus all of the code nec... | luke | 2006-02-07 | 1 | -0/+1 |
| * | Moving ast classes into separate files | luke | 2006-01-13 | 1 | -0/+102 |