summaryrefslogtreecommitdiffstats
path: root/spec/unit/parser/loaded_code.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixing #2596 - Node, Class, Definition are not ASTLuke Kanies2009-12-091-107/+111
* Fix #2638 - Allow creating several nodes with matching namesBrice Figureau2009-09-171-1/+18
* Fixed typo in parser testJames Turnbull2009-09-051-1/+1
* The first regex node now matches firstLuke Kanies2009-09-011-3/+4
* Fixed spec typoJames Turnbull2009-08-151-1/+1
* Implement node matching with regexesBrice Figureau2009-08-011-7/+48
* Make sure node are referenced by their namesBrice Figureau2009-08-011-15/+58
* Fix #2439 - let puppetdoc use loaded_codeBrice Figureau2009-07-241-0/+7
* Adding a special class to handle loaded classes/defines/nodesLuke Kanies2009-07-051-0/+106