chore(doc/todo): update todo list

Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
Leonardo de Moura 2014-07-28 12:08:54 -07:00
parent 2b4bd66081
commit df8b88dca2

View file

@ -1,14 +1,7 @@
To Do List
----------
- Universe polymorphism.
- Inductive datatypes.
- New representation for metavariables.
- New elaborator
- Add unification hints support in the Lean front-end.
- Improved extensible parser and pretty printer.
- Notation-sets for organizing user defined notation.
- Improved pretty printer.
- Generic Tableaux prover.
- [MCSat](http://leodemoura.github.io/files/fmcad2013.pdf) framework.
- Independent type checker using a different programming language (e.g., F* or OCaml).
- New apply-tactic.