Skip to content
This repository has been archived by the owner on Feb 3, 2021. It is now read-only.

Commit

Permalink
Update STATUS a bit.
Browse files Browse the repository at this point in the history
  • Loading branch information
pmichaud committed Oct 15, 2009
1 parent 41bdc6b commit 0dfed1f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion STATUS
Expand Up @@ -41,7 +41,7 @@ The key files for the p6regex compiler are:
src/Regex/P6Regex/Actions.pm # actions to create PAST from parse


Things that work (2009-10-13, 18h07 UTC):
Things that work (2009-10-15, 06h16 UTC):

* bare literal strings
* quantifiers *, +, ?, *:, +:, ?:, *?, +?, ??, *!, +!, ?!
Expand All @@ -66,3 +66,5 @@ Things that work (2009-10-13, 18h07 UTC):
* built-in methods <alpha> <digit> <xdigit> <ws> <wb> etc.
* :ignorecase
* :sigspace
* :ratchet
* single-quoted literals (without quotes)

0 comments on commit 0dfed1f

Please sign in to comment.