Skip to content
This repository has been archived by the owner on Nov 16, 2020. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Changed DateTime/Date for nom to +-, changed Introspection for nom to +.
  • Loading branch information
supernovus committed Sep 19, 2011
1 parent 59f5eea commit f38194f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions features.json
Expand Up @@ -462,7 +462,7 @@
"http://perlcabal.org/syn/S02.html#The_StrLen_Type" ]
}, {
"item" : "DateTime, Date",
"status" : "rm+ rn- n-",
"status" : "rm+ rn+- n-",
"code" : [ "http://perl6advent.wordpress.com/2010/12/16/day-16-time-in-perl6/",
"http://rosettacode.org/wiki/Day_of_the_week#Perl_6",
"http://rosettacode.org/wiki/Five_weekends#Perl_6",
Expand Down Expand Up @@ -840,7 +840,7 @@
"items": [
{
"item" : "Introspection",
"status" : "rm+ rn+-",
"status" : "rm+ rn+",
"code" : [ "http://perl6advent.wordpress.com/2010/12/22/day-22-the-meta-object-protocol/",
"http://rosettacode.org/wiki/Inheritance/Multiple#Perl_6" ],
"spec" : [ ]
Expand Down

0 comments on commit f38194f

Please sign in to comment.