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 46bb62a commit cf6a505Copy full SHA for cf6a505
TODO.md
@@ -44,10 +44,6 @@ Tasks are categorised by importance and marked by difficulty.
44
The first function call from a location can be verified and bound to the constant call-site for the function. \
45
This can be used to type-verify a parameter set. \
46
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
51
- Create a library for web-servers. \
52
Support opening a web-server and receiving requests. \
53
Support sending HTTP requests to a web-server. \
0 commit comments