| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote branch 'paul/ticket/next/4685' into next | Jesse Wolfe | 2010-09-09 | 1 | -16/+4 |
|\ |
|
| * | [#4685] Classes, defines, and nodes allowed inside of non-evaluated conditionals | Paul Berry | 2010-09-01 | 1 | -16/+4 |
* | | [4638] Cleanup of plurals and inheritance relationships in AST | Paul Berry | 2010-08-27 | 1 | -25/+9 |
|/ |
|
* | [#4496]+[#4521]+[#4522] Add structures to the AST to represent type definitio... | Paul Berry | 2010-08-13 | 1 | -1/+18 |
* | Code smell: Two space indentation | Markus Roberts | 2010-07-09 | 1 | -50/+50 |
* | Code smell: Avoid explicit returns | Markus Roberts | 2010-07-09 | 1 | -2/+2 |
* | Fix #2422 & #2433 - make sure puppetdoc transform AST::Leaf boolean correctly | Brice Figureau | 2009-07-25 | 1 | -0/+4 |
* | Removed extra whitespace from end of lines | Ian Taylor | 2009-06-06 | 1 | -1/+1 |
* | Fix #1922 - Functions squash all arguments into a single hash | Brice Figureau | 2009-02-11 | 1 | -1/+2 |
* | Fix #1682 - ASTArray should flatten product of evaluation of its children | Brice Figureau | 2008-10-29 | 1 | -2/+1 |
* | Fixed #1047 -- Puppet's parser no longer changes the order | Luke Kanies | 2008-02-28 | 1 | -21/+3 |
* | Refactoring the AST classes just a bit. I realized that | Luke Kanies | 2008-02-08 | 1 | -3/+2 |
* | Fixing a parser test -- really, just removing tests | Luke Kanies | 2007-11-13 | 1 | -0/+1 |
* | Renaming some ast resource classes and files so they make a lot more sense. | Luke Kanies | 2007-09-06 | 1 | -1/+1 |
* | We now have a real configuration object, as a subclass of GRATR::Digraph, tha... | Luke Kanies | 2007-09-04 | 1 | -17/+0 |
* | The first pass where at least all of the snippet tests pass. I have unfortun... | Luke Kanies | 2007-08-20 | 1 | -35/+28 |
* | Many, many, many performance improvements in the compiler (I hope). I did no... | luke | 2006-10-06 | 1 | -21/+13 |
* | Merging the changes from the override-refactor branch. This is a significant... | luke | 2006-10-04 | 1 | -40/+4 |
* | Adding warnings and error throwing for #218 -- metaparams in prototypes are t... | luke | 2006-08-21 | 1 | -1/+29 |
* | Fixing a stupid bug i managed to introduce in 0.16.2 (probably) involving imp... | luke | 2006-05-03 | 1 | -0/+17 |
* | Creating a simplistic, generic function framework in the parser, so it is now... | luke | 2006-04-26 | 1 | -6/+15 |
* | Mostly, this is a refactoring commit. There is one significant new feature, | luke | 2006-02-27 | 1 | -3/+4 |
* | Made lots of small changes, mostly to help usability but also fixed a couple ... | luke | 2006-01-18 | 1 | -0/+3 |
* | Moving ast classes into separate files | luke | 2006-01-13 | 1 | -0/+85 |