chore(doc/todo): update todo list
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
2b4bd66081
commit
df8b88dca2
1 changed files with 1 additions and 8 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue