summaryrefslogtreecommitdiffstats
path: root/lib/puppet/parser/parser_support.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixed #1184 -- definitions now autoload correctly all of the time.Luke Kanies2008-04-101-2/+6
* Found an array that leaked pretty quickly between reparsingLuke Kanies2008-03-211-9/+12
* Fixing #1017 -- environment-specific modulepath is noLuke Kanies2008-02-041-1/+1
* Significantly refactoring the lexer, including adding Token and TokenListLuke Kanies2008-01-301-5/+2
* Fixing error thrown when the end of the file is encountered unexpectedlyLuke Kanies2007-10-051-4/+6
* We now have a real configuration object, as a subclass of GRATR::Digraph, tha...Luke Kanies2007-09-041-1/+1
* Deleting old documentation that somehow made it back into the tree in the swi...Luke Kanies2007-09-011-1/+1
* Multiple environment support now works, and I have even tested it in real lif...Luke Kanies2007-08-261-1/+5
* And we have multiple environment support in the parser. The only remaining p...Luke Kanies2007-08-251-13/+5
* Everything up to the parser (and the Modules) is ready to support multiple en...Luke Kanies2007-08-231-8/+6
* All language tests now pass. I expect there are other failures elsewhere, bu...Luke Kanies2007-08-201-0/+11
* The new parser configuration object works now,Luke Kanies2007-08-161-0/+2
* Adding a file that should have been in a commit from yesterdaluke2007-08-041-0/+447