summaryrefslogtreecommitdiffstats
path: root/spec/unit/parser
Commit message (Expand)AuthorAgeFilesLines
...
* Fixing "require" function to use new class interfaceLuke Kanies2010-02-171-2/+2
* Allow adding single key to hashesBrice Figureau2010-02-172-48/+82
* Raise an error when appending not a hash to a hashBrice Figureau2010-02-171-4/+9
* Fix #2389 - Enhance Puppet DSL with HashesBrice Figureau2010-02-173-0/+157
* Fix #3186 - require function set relationship only on the last classBrice Figureau2010-02-171-2/+12
* Fix #3150 - require function doesn't like ::class syntaxBrice Figureau2010-02-171-0/+11
* Move scope parenting & class_scope from Compiler to ScopeMarkus Roberts2010-02-173-44/+60
* bug #3407 Part 2Jesse Wolfe2010-03-221-1/+1
* Merge branch '0.25.x'James Turnbull2010-01-133-1/+19
|\
| * ReFix 2675 ending slash in directory should get stripped offJesse Wolfe2010-01-012-0/+18
| * Fixed RSpec deprecation errorJames Turnbull2009-12-191-1/+1
* | Fix #2818 - scope variable assigned with undef are not "undef"Brice Figureau2009-12-293-10/+47
* | Merge branch '0.25.x'Luke Kanies2009-12-215-12/+47
|\|
| * Least kludgy patch for #2675Markus Roberts2009-11-141-1/+6
| * Fix #2796 - Fix puppetdoc rdoc selector parsingBrice Figureau2009-11-122-1/+17
| * Fixing #2752 - "require" loads "include"Luke Kanies2009-10-261-0/+6
| * Fixing some recently broken Scope testsLuke Kanies2009-10-261-1/+1
| * Bug #2534 Raise error if property appears twiceJesse Wolfe2009-10-271-1/+14
| * Fix #2691 - Collection AR request should not include params if querying with ...Brice Figureau2009-10-251-9/+20
* | Fixing #2596 - Node, Class, Definition are not ASTLuke Kanies2009-12-0911-791/+701
* | Fix #2796 - Fix puppetdoc rdoc selector parsingBrice Figureau2009-11-122-1/+17
|/
* Bug #1900 Parsing of quoted $ in stdinJesse Wolfe2009-10-191-2/+2
* Fixing #2735 - node classes are immed. added to classlistLuke Kanies2009-10-181-0/+10
* Proposed alternative solution for #2664 (REGEX / DIV lexing)Markus Roberts2009-10-161-8/+29
* Fix #2707 config_version fails more helpfullyRein Henrichs2009-10-151-1/+9
* Fix #2672 - Make sure nodenames keep their underscores when used as classnameBrice Figureau2009-09-231-0/+10
* Fix #2664 - Mathematic expressions mis-lexed as RegexBrice Figureau2009-09-221-0/+4
* Fixing #2632 - 'require' works for 0.25 clientsLuke Kanies2009-09-221-7/+13
* Fixing relationship metaparam backward compatibilityLuke Kanies2009-09-221-1/+39
* Adding version information to the catalog for compatLuke Kanies2009-09-221-0/+9
* Fix #2638 - Allow creating several nodes with matching namesBrice Figureau2009-09-172-2/+19
* Fix #2627 - regex node name could lead to invalid tagBrice Figureau2009-09-161-0/+5
* Merged fix for #2601Markus Roberts2009-09-161-0/+62
* Make regsubst() function operate on arrays (feature #2491).Thomas Bellman2009-09-151-0/+80
* Adding tests for the #2599 fixLuke Kanies2009-09-051-0/+11
* Fixed typo in parser testJames Turnbull2009-09-051-1/+1
* Fixing #2592 - you can escape slashes in regexesLuke Kanies2009-09-041-0/+14
* The first regex node now matches firstLuke Kanies2009-09-011-3/+4
* Fixing #2563 - multiple regex nodes now work togetherLuke Kanies2009-09-011-0/+38
* Fixing #2549 - autoloading of top-level classes works againLuke Kanies2009-08-241-0/+6
* Fixed spec typoJames Turnbull2009-08-151-1/+1
* Fixes #2493Markus Roberts2009-08-142-11/+29
* Fix #2507 - Exported resources were not correctly collected.Brice Figureau2009-08-131-0/+5
* Add shellquote() function.Thomas Bellman2009-08-081-0/+92
* Fixed #2294 - Classes sometimes cannot be foundMarkus Roberts2009-08-031-1/+71
* Fixing ruby warning in definition testLuke Kanies2009-08-021-1/+1
* Fixing a test broken by the regex featuresLuke Kanies2009-08-021-0/+14
* Adding support for an external catalog versionLuke Kanies2009-08-012-0/+19
* Cleaning up duplication in another test fileLuke Kanies2009-08-011-31/+28
* Removing duplication in the test structureLuke Kanies2009-08-011-10/+10