Skip to content

Commit 17fbff3

Browse files
committed
Update TODO
1 parent e449084 commit 17fbff3

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

TODO

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,15 @@ Missing features
44
Ops missing for regexes.
55
We need to write tests (if they don't already exist in t/nqp)
66

7-
- curlexpad
87
- die_s
9-
- getcodename
10-
- getlexdyn
11-
- nfafromstatelist
12-
- nfarunalt
13-
- nfarunproto - MEDIUM (Look at t/nqp/74-nfa.t)
148
- sprintf - MEDIUM (See t/hll/06-sprintf.t)
159

1610
Portability
1711
- Check if Function.name works on IE. If it doesn't instead checking for _ in callercode check for a custom property.
1812

1913
General stuff that helps all backends
2014
Write tests (to avoid implementing stuff in crazy ways)
15+
- nfarunalt
2116
- nqp::eoffh - EASY
2217
- nqp::isstr
2318
- nqp::getmessage

0 commit comments

Comments
 (0)