index
:
puppet
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
unit
/
pops
/
evaluator
/
evaluating_parser_spec.rb
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-06
Merge branch 'pr/3136' into stable
Andrew Parker
1
-5
/
+5
2014-10-06
(PUP-3364) Improve the error message for numeric resource titles
Henrik Lindberg
1
-5
/
+5
2014-09-30
(PUP-3365) Change 3x deep map of undef to only do surface map
Henrik Lindberg
1
-0
/
+25
2014-08-11
(PUP-2972) Remove += and -=
Andrew Parker
1
-8
/
+4
2014-08-01
(PUP-2898) Add 4x style resource expressions
Henrik Lindberg
1
-1
/
+2
2014-07-02
(PUP-2858) Refactor EvaluatingParser::Transitional to EvaluatingParser
Henrik Lindberg
1
-1
/
+1
2014-07-02
(PUP-2858) Remove use of Puppet[:evaluator] from the code base
Henrik Lindberg
1
-1
/
+0
2014-06-30
(PUP-480) Change name to assert_no_undef
Henrik Lindberg
1
-9
/
+9
2014-06-30
(PUP-480) Put the nail in :undef's coffin
Henrik Lindberg
1
-0
/
+29
2014-06-27
Merge pull request #2789 from hlindberg/PUP-1811_in-set-match-vars
Andrew Parker
1
-0
/
+13
2014-06-23
Merge pull request #2700 from hlindberg/PUP-2663_allow-unary-plus-minus-strin...
Andrew Parker
1
-0
/
+14
2014-06-24
(PUP-2663) Adjust regexp to only match complete string, and not \n
Henrik Lindberg
1
-0
/
+5
2014-06-20
(PUP-1811) Add tests for regexp search in array setting match vars
Henrik Lindberg
1
-1
/
+3
2014-06-20
(PUP-1811) Set regexp match vars on regexp match using in operator
Henrik Lindberg
1
-0
/
+11
2014-06-19
(PUP-2787) Rename Object Type to Any
Henrik Lindberg
1
-2
/
+2
2014-06-17
(maint) Remove dead test code
Henrik Lindberg
1
-3
/
+0
2014-06-14
(maint) Add leaky local scope tests
Henrik Lindberg
1
-0
/
+33
2014-06-14
(PUP-2755) Move iterative functions to the new API
Henrik Lindberg
1
-18
/
+22
2014-06-12
(maint) Remove optional_object
Andrew Parker
1
-1
/
+1
2014-06-12
(PUP-514) Improve testing of typed parameters
Henrik Lindberg
1
-1
/
+0
2014-06-12
(PUP-514) Add support for opt-in typing of define/class parameters
Henrik Lindberg
1
-2
/
+6
2014-06-06
Merge pull request #2689 from hlindberg/PUP-2514_no-type-search-in-string
Josh Partlow
1
-0
/
+1
2014-06-06
Merge pull request #2665 from hlindberg/PUP-1807_empty-string-is-the-truth
Adrien Thebo
1
-1
/
+1
2014-05-27
(PUP-2663) Allow string to contain leading sign in numeric conversion
Henrik Lindberg
1
-0
/
+9
2014-05-23
(PUP-2514) Remove ability to search for String type in String.
Henrik Lindberg
1
-0
/
+1
2014-05-23
(PUP-2642) Make default in selector be out of band, raise error nomatch
Henrik Lindberg
1
-2
/
+8
2014-05-18
(PUP-1807) Change empty string to be "truthy"
Henrik Lindberg
1
-1
/
+1
2014-05-16
Merge remote-tracking branch 'upstream/stable'
Josh Partlow
1
-0
/
+10
2014-05-16
(PUP-2581) Make illegal names interchangeable to legal variable work
Henrik Lindberg
1
-0
/
+10
2014-05-09
Merge pull request #2623 from jpartlow/issue/master/pup-488-add-tests-for-res...
Andrew Parker
1
-1
/
+58
2014-05-08
(PUP-2240) Add support for splat in case and selector expressions.
Henrik Lindberg
1
-0
/
+5
2014-05-07
(PUP-488) Add specs fur future Resource parameter/metaparameter access
Josh Partlow
1
-1
/
+58
2014-05-06
Merge pull request #2588 from hlindberg/pup-2287_lambda-default-always-ovrrides
Josh Partlow
1
-0
/
+40
2014-05-06
Merge pull request #2532 from hlindberg/pup-2240_unfold-array
Josh Partlow
1
-1
/
+23
2014-05-05
(PUP-957) Remove special meaning of Regexp[r] in =~ !~ expressions.
Henrik Lindberg
1
-1
/
+1
2014-04-27
(maint) Fix creation of Loaders
Andrew Parker
1
-1
/
+1
2014-04-27
(maint) Update test using old style initialization of loaders
Henrik Lindberg
1
-1
/
+1
2014-04-27
(PUP-2287) Fix lambda param with default is always choosen
Henrik Lindberg
1
-0
/
+40
2014-04-24
(PUP-2240) Fix failing test (hash order ruby 1.8.7)
Henrik Lindberg
1
-1
/
+7
2014-04-24
(PUP-2240) Add unfold of array using splat unary * operator
Henrik Lindberg
1
-1
/
+17
2014-04-24
(PUP-2317) Make future parser issue discontinuation error for import
Henrik Lindberg
1
-0
/
+14
2014-04-21
Merge pull request #2534 from hlindberg/pup-2190_lookup-meta-parameter
Josh Partlow
1
-0
/
+6
2014-04-17
(maint) Fix comparison error float - string
Henrik Lindberg
1
-0
/
+1
2014-04-14
(PUP-2190) Fix issue when there are no defaults (for meta params)
Henrik Lindberg
1
-0
/
+6
2014-04-07
(PUP-1964) Handle nil class parameter value
Henrik Lindberg
1
-0
/
+4
2014-03-06
(PUP-30) Add tests for heredoc at parser and evaluator levels
Henrik Lindberg
1
-2
/
+70
2014-02-28
(PUP-1144) Improve handling of underscore in variable names
Henrik Lindberg
1
-0
/
+10
2014-02-04
(PUP-1579) Rename the Literal type to Scalar
Henrik Lindberg
1
-3
/
+3
2014-01-17
(PUP-1166) Add better error message when turning on strict_variables
Henrik Lindberg
1
-0
/
+6
2013-12-31
(maint) Fix inconsistency when case option is a Type.
Henrik Lindberg
1
-0
/
+7
[next]