summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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