summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorPéter Diviánszky <divipp@gmail.com>2016-01-19 17:52:20 +0100
committerPéter Diviánszky <divipp@gmail.com>2016-01-19 17:52:20 +0100
commit1b9be9598f0b96bbed37bb021360d34afa15e76f (patch)
tree1b5ffbb68feeb902a7299a95e1aa0f19f4f213b7 /TODO
parentab423e8023aad0de0a35003d9c3b272db063c8fb (diff)
update TODOs
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index c0f02a40..05f0d5cf 100644
--- a/TODO
+++ b/TODO
@@ -40,7 +40,10 @@ next:
40------------------------------------------------------------------- weeks Jan 18, Jan 25 40------------------------------------------------------------------- weeks Jan 18, Jan 25
41 41
420.4 goal: usable compiler 420.4 goal: usable compiler
43done:
43- compiler: fix looping (primes, recursivetexture01) 44- compiler: fix looping (primes, recursivetexture01)
45- refactor test system
46next:
44- ambiguity check (compiler): really check type annotations 47- ambiguity check (compiler): really check type annotations
45- ambiguity check (compiler): prohibit constraints like a ~ List a, a ~ a -> a, etc. 48- ambiguity check (compiler): prohibit constraints like a ~ List a, a ~ a -> a, etc.
46- compiler: linear time interpretation (type erasure, de bruijn index compatification) 49- compiler: linear time interpretation (type erasure, de bruijn index compatification)