summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorCsaba Hruska <csaba.hruska@gmail.com>2016-02-15 15:26:50 +0100
committerCsaba Hruska <csaba.hruska@gmail.com>2016-02-15 15:26:50 +0100
commite2f4415e606cd7c1c2b6ca986c68f6f956bf1a6e (patch)
treeed97f8b7c4c56109005c00a4ebb98149de942004 /TODO
parent1c981a9cc7c9db7f9852f2995adb684a5f0cc248 (diff)
update todo
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 1 insertions, 3 deletions
diff --git a/TODO b/TODO
index 56aeaac4..94e8ee7f 100644
--- a/TODO
+++ b/TODO
@@ -78,6 +78,7 @@ done:
78- normalized variable names in the generated pipeline (so that the same structures have to be equal) 78- normalized variable names in the generated pipeline (so that the same structures have to be equal)
79- move to megaparsec 79- move to megaparsec
80- blog about 0.4 release 80- blog about 0.4 release
81- testenv: add editor examples as backend tests
81 82
82next: 83next:
83- support local pattern matching functions 84- support local pattern matching functions
@@ -89,9 +90,6 @@ next:
89- re-enable ambiguity checks 90- re-enable ambiguity checks
90- show desugared source code on a tab in the editor 91- show desugared source code on a tab in the editor
91 92
92- testenv: add editor examples as backend tests
93 - add test name
94 - save to named directory
95- testenv: performance benchmarks (time and memory consumption) 93- testenv: performance benchmarks (time and memory consumption)
96 - commit certain results 94 - commit certain results
97 - compare the current with that 95 - compare the current with that