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

Commit

Permalink
Correct notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
jnthn committed Jan 16, 2014
1 parent 4b3184d commit 94a298f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions features.json
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@
"spec" : [ ]
}, {
"item" : "Unicode properties",
"status" : "rp+- rj+- rm+- (no set operations yet) n+",
"status" : "rp+- (no set operations yet) rj+- (no set operations yet) rm+- (no set operations yet) n+",
"code" : [ ],
"spec" : [ ]
}, {
Expand Down Expand Up @@ -362,7 +362,7 @@
"spec" : [ ]
}, {
"item" : "Argument coercion",
"status" : "rp+ rj+ rm+ (outdated specification) n-",
"status" : "rp+ (outdated specification) rj+ (outdated specification) rm+ (outdated specification) n-",
"code" : [ ],
"spec" : [ "http://perlcabal.org/syn/S02.html#Coercive_type_declarations" ]
}, {
Expand Down Expand Up @@ -650,7 +650,7 @@
"spec" : [ ]
}, {
"item" : "Logic cascade (andthen, orelse)",
"status" : "rp+- rj+- rm+- (missing exception semantics) n+",
"status" : "rp+- (missing exception semantics) rj+- (missing exception semantics) rm+- (missing exception semantics) n+",
"code" : [ ],
"spec" : [ ]
}]
Expand Down Expand Up @@ -731,7 +731,7 @@
"spec" : [ ]
}, {
"item" : "Precedence and associativity of new operators",
"status" : "rp+- rj+- rm+- (still some bugs) n+",
"status" : "rp+- (still some bugs) rj+- (still some bugs) rm+- (still some bugs) n+",
"code" : [ ],
"spec" : [ ]
}, {
Expand All @@ -755,7 +755,7 @@
"items": [
{
"item" : "Basic threads",
"status" : "rp- rj+ rm- (only JVM) n+",
"status" : "rp- rj+ rm- n+",
"code" : [ ],
"spec" : [ ]
}, {
Expand Down

0 comments on commit 94a298f

Please sign in to comment.