Skip to content

Commit

Permalink
[ROADMAP] add regex Null pattern detection
Browse files Browse the repository at this point in the history
  • Loading branch information
moritz committed May 31, 2012
1 parent 9cd99ac commit 8ecf6da
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/ROADMAP
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Rakudo Roadmap
--------------

Last updated: 2012-05-27
Last updated: 2012-05-31

This document serves as a guide to the major goals for Rakudo
development, as things stood in December 2011. They have been
Expand Down Expand Up @@ -49,6 +49,7 @@ Regexes
1 *** LTM for alternations
2 ** array variable interpolation
2 ** ~~ inside regexes
2 * Null pattern detection (at parse time)
3 ** <*foo>
3 ** <~~0>, <~~foo>
3 *** explicit backtracking control (::, :::)
Expand Down

0 comments on commit 8ecf6da

Please sign in to comment.