summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorPéter Diviánszky <divipp@gmail.com>2016-02-19 03:37:18 +0100
committerPéter Diviánszky <divipp@gmail.com>2016-02-19 03:37:18 +0100
commit6079306740e4c1d8d77cf04168265045bf490f71 (patch)
tree7bf96663dd89fd47aee55ac36ac60d18144dfe02 /TODO
parent998ae8f884f4b1d4e092ebdf3a441b97b2cf05b7 (diff)
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 79cc1dae..7887de23 100644
--- a/TODO
+++ b/TODO
@@ -89,12 +89,12 @@ done:
89- support local pattern matching functions 89- support local pattern matching functions
90- support recursive local definitions 90- support recursive local definitions
91- testenv: performance benchmarks (time and memory consumption) 91- testenv: performance benchmarks (time and memory consumption)
92- tuples are heterogeneous lists
92 93
93next: 94next:
94- re-enable ambiguity checks 95- re-enable ambiguity checks
95- show desugared source code on a tab in the editor 96- show desugared source code on a tab in the editor
96- compiler optimization: HOAS iterpreter 97- compiler optimization: HOAS iterpreter
97- support heterogeneous lists
98 98
99- backend: array support 99- backend: array support
100 100