Skip to content

Commit cf6a505

Browse files
authored
Update TODO.md
1 parent 46bb62a commit cf6a505

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

TODO.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,6 @@ Tasks are categorised by importance and marked by difficulty.
4444
The first function call from a location can be verified and bound to the constant call-site for the function. \
4545
This can be used to type-verify a parameter set. \
4646
Difficulty: hard
47-
- Convert all function calls to use type-assuring `invokedynamic` call-sites. \
48-
Support automatic conversion and unboxing of parameters. \
49-
Support looking for functions with non-exact erasures. \
50-
Difficulty: hard
5147
- Create a library for web-servers. \
5248
Support opening a web-server and receiving requests. \
5349
Support sending HTTP requests to a web-server. \

0 commit comments

Comments
 (0)