summaryrefslogtreecommitdiff
path: root/spec/unit/parser
AgeCommit message (Expand)AuthorFilesLines
2014-10-16(PUP-3201) Stop using :undef for parameters in 4xAndrew Parker2-26/+10
2014-10-16(maint) Only test lookup() with future parserAndrew Parker1-12/+13
2014-10-03(PUP-3351) Test using example of problematic behaviorAndrew Parker1-31/+19
2014-10-03(PUP-3351) Evaluate ENC classes in the correct orderJeff McCune1-0/+30
2014-08-29(PUP-3069) Change restrict_environment_manifest nameJosh Partlow1-1/+1
2014-08-29(PUP-3069) Halt compile if environment has manifest conflictJosh Partlow1-0/+7
2014-08-01(PUP-501) Check virtual and exported resourcesAndrew Parker1-1/+1
2014-07-24(maint) Remove unnecessary Puppet.settings.clear calls from specsJosh Partlow1-4/+0
2014-07-11(maint) Remove pointless testAndrew Parker1-4/+0
2014-07-10(PUP-2626) Allow module paths in file()Daniel Thornton2-1/+67
2014-07-08Merge branch 'pr/2819'Andrew Parker2-408/+0
2014-07-02(PUP-2858) Remove e_parser adapter supportHenrik Lindberg2-408/+0
2014-07-01(PUP-500) Test realize for realzAndrew Parker1-35/+43
2014-06-27(PUP-2845) Move the inline_epp function to the new function API.Henrik Lindberg1-82/+0
2014-06-27(PUP-2845) Move the epp function to the 4x function API.Henrik Lindberg1-141/+0
2014-06-26Merge pull request #2781 from hlindberg/PUP-2798_Stop-reserved-word-warning-3xAndrew Parker1-3/+1
2014-06-26Merge pull request #2750 from hlindberg/PUP-1852_deprecate-search-functionAndrew Parker1-0/+5
2014-06-26Merge pull request #2761 from roidelapluie/PUP-1100-fixAdrien Thebo1-0/+11
2014-06-19(PUP-2798) Remove warnings for reserved words in 3x regular.Henrik Lindberg1-3/+1
2014-06-18Merge pull request #2624 from jaredjennings/feature/master/pup-2511-digest-pa...Henrik Lindberg1-0/+31
2014-06-14(PUP-2755) Move iterative functions to the new APIHenrik Lindberg6-750/+0
2014-06-13Merge pull request #2763 from zaphod42/feature/master/pup-514-typed-parametersHenrik Lindberg6-78/+186
2014-06-12Merge branch 'pr/2758'Andrew Parker1-1/+1
2014-06-12(PUP-514) Check for slurp arguments in EPPAndrew Parker1-0/+6
2014-06-12(PUP-514) Type check EPP argumentsAndrew Parker1-4/+36
2014-06-12(PUP-514) Improve testing of typed parametersHenrik Lindberg4-85/+93
2014-06-12(PUP-514) Support last_captures_rest for lambdasHenrik Lindberg5-1/+63
2014-06-12(PUP-1100) Create_resources syntax error message spec testJulien Pivotto1-0/+11
2014-06-11Merge pull request #2660 from hlindberg/PUP-121_remove-relative-name-spacingJosh Partlow4-6/+130
2014-06-11(PUP-2747) Add support for multiple profilersChris Price1-1/+1
2014-06-11(PUP-121) Ensure classes are absolute when transforming to ResourceHenrik Lindberg4-3/+49
2014-06-08(PUP-1852) Deprecate the 'search' function.Henrik Lindberg1-0/+5
2014-06-02Merge remote-tracking branch 'upstream/stable'Andrew Parker1-4/+1
2014-05-30(PUP-2692) Cache function info with the functionsAndrew Parker1-4/+1
2014-05-26(PUP-121) Make examples for relative/absolute sharedHenrik Lindberg4-101/+55
2014-05-19Merge remote-tracking branch 'upstream/stable'Josh Partlow1-0/+15
2014-05-19(PUP-1894) Fix issue with loading EPP from modulesHenrik Lindberg1-0/+15
2014-05-16(PUP-121) Add more tests, doc, and correct behaviorHenrik Lindberg3-1/+125
2014-05-15(PUP-121) Make include, require, and contain enforce non relative namesHenrik Lindberg1-5/+5
2014-05-14(PUP-1027) Change warning for reserved words to a deprecation warningHenrik Lindberg1-1/+1
2014-05-14(PUP-1027) Add warnings for bare words that will be keywords in 4.0Henrik Lindberg1-1/+12
2014-05-12Merge pull request #2633 from zaphod42/issue/master/pup-1597-contain-is-just-...Henrik Lindberg2-2/+39
2014-05-09(PUP-1597) Handle containment of relative namesAndrew Parker2-2/+23
2014-05-08(PUP-2357) Add validation of non-productive expressionsHenrik Lindberg2-2/+2
2014-05-08(PUP-1597) Fix contain functions lookup of class with leading ::Henrik Lindberg1-0/+16
2014-05-07(PUP-2511) Add parser function digest: uses digest_algorithm to hash, not str...Jared Jennings1-0/+31
2014-04-27(PUP-2287) Fix lambda param with default is always choosenHenrik Lindberg1-0/+12
2014-04-24Merge pull request #2559 from zaphod42/issue/master/pup-2306-generate-returns...Henrik Lindberg1-0/+4
2014-04-23Merge branch 'cleaner-error'Iristyle1-1/+1
2014-04-23(maint) Clearer error message to reflect origin.Ashley Penney1-1/+1