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 a81dd83 commit 6b77ae8Copy full SHA for 6b77ae8
TODO
@@ -9,18 +9,17 @@ We need to write tests (if they don't already exist in t/nqp)
9
- clone
10
- curlexpad
11
- die_s
12
- - findmethod
13
- - findnotcclass
+ - findnotcclass - EASY
14
- getcodename
15
- getlexdyn
16
- iscclass - EASY
17
- istype
18
- - list_s
+ - list_s - EASY
19
- nfafromstatelist
20
- nfarunalt
21
- nfarunproto
22
- - push_s
23
- - sprintf
+ - push_s - EASY
+ - sprintf - MEDIUM (See t/hll/06-sprintf.t)
24
25
General stuff that helps all backends
26
Write tests (to avoid implementing stuff in crazy ways)
0 commit comments