summaryrefslogtreecommitdiffstats
path: root/lib/puppet/parser/ast/definition.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'paul/ticket/next/4657' into nextJesse Wolfe2010-10-051-2/+5
|\
| * [#4657] Customer-supplied .rb files are not compatible with multiple environm...Paul Berry2010-09-021-2/+5
* | Modified the error message that is generated when a class, definition,Paul Berry2010-09-071-0/+2
|/
* [#4496]+[#4521]+[#4522] Add structures to the AST to represent type definitio...Paul Berry2010-08-131-0/+12
* Fixing #2596 - Node, Class, Definition are not ASTLuke Kanies2009-12-091-207/+0
* Implement node matching with regexesBrice Figureau2009-08-011-1/+5
* Switching to LoadedCode from ASTSetLuke Kanies2009-07-051-1/+1
* Add a doc attribute to AST nodes and fill it with the last seen commentsBrice Figureau2008-11-171-0/+2
* Fixing #1085, I think -- I was not returning a resourceLuke Kanies2008-02-251-3/+0
* Moving the ast node tests to rspec (which I could haveLuke Kanies2008-02-121-2/+2
* Changing the name of the Compile class to Compiler,Luke Kanies2008-02-111-1/+1
* Changing some methods in the Compile class toLuke Kanies2008-02-111-1/+1
* Fixed #1030 - class and definition evaluation has been significantlyLuke Kanies2008-02-111-14/+17
* More AST refactoring -- each of the code wrapping classesLuke Kanies2008-02-081-156/+148
* Refactoring the AST classes just a bit. I realized thatLuke Kanies2008-02-081-6/+3
* Fixing the error message as requested in #893.Luke Kanies2007-11-271-3/+1
* Successfully modified all tests and code so that all language tests pass agai...Luke Kanies2007-09-041-7/+4
* We now have a real configuration object, as a subclass of GRATR::Digraph, tha...Luke Kanies2007-09-041-9/+2
* More refactoring. I have removed a few more extraneous methods from Scope, m...Luke Kanies2007-09-031-5/+13
* Doing a small amount of refactoring, toward being able to use Parser resource...Luke Kanies2007-09-031-62/+52
* Deleting old documentation that somehow made it back into the tree in the swi...Luke Kanies2007-09-011-0/+226