1
0
forked from GitHub/gf-core

Transfer: some TODOs. Lots of minor fixes in type checking algorithm.

This commit is contained in:
bringert
2006-03-20 18:23:55 +00:00
parent 8d1543684a
commit 0419860b4e
3 changed files with 40 additions and 25 deletions

View File

@@ -12,6 +12,8 @@
- Simplify taking many arguments of the same type: f : (A,B : Type) -> ...
- add record extension operator?
* Improve interpreter
- More efficient handling of constructor application