Skip to content

Commit 6b77ae8

Browse files
committed
Update TODO.
1 parent a81dd83 commit 6b77ae8

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

TODO

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,17 @@ We need to write tests (if they don't already exist in t/nqp)
99
- clone
1010
- curlexpad
1111
- die_s
12-
- findmethod
13-
- findnotcclass
12+
- findnotcclass - EASY
1413
- getcodename
1514
- getlexdyn
1615
- iscclass - EASY
1716
- istype
18-
- list_s
17+
- list_s - EASY
1918
- nfafromstatelist
2019
- nfarunalt
2120
- nfarunproto
22-
- push_s
23-
- sprintf
21+
- push_s - EASY
22+
- sprintf - MEDIUM (See t/hll/06-sprintf.t)
2423

2524
General stuff that helps all backends
2625
Write tests (to avoid implementing stuff in crazy ways)

0 commit comments

Comments
 (0)