We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e449084 commit 17fbff3Copy full SHA for 17fbff3
TODO
@@ -4,20 +4,15 @@ Missing features
4
Ops missing for regexes.
5
We need to write tests (if they don't already exist in t/nqp)
6
7
- - curlexpad
8
- die_s
9
- - getcodename
10
- - getlexdyn
11
- - nfafromstatelist
12
- - nfarunalt
13
- - nfarunproto - MEDIUM (Look at t/nqp/74-nfa.t)
14
- sprintf - MEDIUM (See t/hll/06-sprintf.t)
15
16
Portability
17
- Check if Function.name works on IE. If it doesn't instead checking for _ in callercode check for a custom property.
18
19
General stuff that helps all backends
20
Write tests (to avoid implementing stuff in crazy ways)
+ - nfarunalt
21
- nqp::eoffh - EASY
22
- nqp::isstr
23
- nqp::getmessage
0 commit comments