Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move TODO list to GitHub issues. #5

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 0 additions & 11 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -53,17 +53,6 @@ Found a bug and know how to fix it? We certainly appreciate pull requests.
If you plan on making big changes, please file an issue first to discuss why
theses changes are needed.

== Limitations / To Do

Things to be done sorted by descending priority:

* Support for declaring static type extensions (including static exceptions)
* Solve issues of static linking and side effects, possibly by banning the
`static` keyword
* Upgrade of `ocamldep` to take into account the modifications in dependency
trees because of the above
* Fix GADT matching in quotations

== List of Contributors

The implementation of macros is an https://github.com/ocamllabs[OCaml Labs]
Expand Down