Skip to content

Commit

Permalink
Merge pull request #5 from yallop/macros-issues-readme
Browse files Browse the repository at this point in the history
Move TODO list to GitHub issues.
  • Loading branch information
lpw25 authored Feb 20, 2017
2 parents 4e3aeb3 + c9eb341 commit 1fa6459
Showing 1 changed file with 0 additions and 11 deletions.
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

0 comments on commit 1fa6459

Please sign in to comment.