index
:
puppet
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
unit
/
pops
/
parser
/
lexer2_spec.rb
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-09
(PUP-2693) Fix length calculation for sq-string
Henrik Lindberg
1
-0
/
+10
2014-05-16
Merge remote-tracking branch 'upstream/stable'
Josh Partlow
1
-2
/
+10
2014-05-16
(PUP-2581) Make illegal names interchangeable to legal variable work
Henrik Lindberg
1
-2
/
+10
2014-05-07
(PUP-2288) Make [ be LISTSTART if first in file or preceded by WS
Henrik Lindberg
1
-4
/
+11
2014-04-08
(PUP-2129) Fix issues with false interpolation start (no-such-method)
Henrik Lindberg
1
-0
/
+11
2014-03-08
(PUP-1897) Fix failing lexer2 test, and update with additional tests
Henrik Lindberg
1
-0
/
+15
2014-03-06
(PUP-30) Make epp parser emit EPP_START, and generate Program
Henrik Lindberg
1
-1
/
+6
2014-03-06
(PUP-30) Complete implementation of sublocated expression
Henrik Lindberg
1
-1
/
+2
2014-02-28
(PUP-1814) Make double backslash in sq string behave as documented.
Henrik Lindberg
1
-1
/
+8
2014-02-27
(PUP-1576) Make hyphen in bare words legal (future parser)
Henrik Lindberg
1
-0
/
+18
2013-12-05
(#22363) Fix problem with integer string to Integer on Ruby 1.8.7
Henrik Lindberg
1
-0
/
+10
2013-12-05
(#21874) Apply making name[x] and name [x] different.
Henrik Lindberg
1
-1
/
+9
2013-12-05
(perf) Move all behcmarks to one unit test and exclude it with filter
Henrik Lindberg
1
-25
/
+0
2013-12-05
(#22363) Add parse / validate / evaluate tests, fix evaluator issues
Henrik Lindberg
1
-1
/
+0
2013-12-05
(perf) Make future parser use new faster lexer
Henrik Lindberg
1
-5
/
+9
2013-12-05
(maint) Move Lexer2 to the correct namespace (Puppet::Pops::Parser)
Henrik Lindberg
1
-2
/
+2
2013-12-05
(#20516) Add support for epp templates in new lexer
Henrik Lindberg
1
-6
/
+88
2013-12-05
(perf) Add Lexer2 - a faster Lexer replacement
Henrik Lindberg
1
-0
/
+304