summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorPéter Diviánszky <divipp@gmail.com>2016-02-13 11:25:36 +0100
committerPéter Diviánszky <divipp@gmail.com>2016-02-13 13:11:38 +0100
commit5a2116c429a9762d17440e30b88572dc5d0cbadd (patch)
tree7efc0b3331c4f1d286671e7883f38e898b83d8b6 /TODO
parentf1368ab5c95229af52f61678fc18ab0fd2c1df86 (diff)
refactoring (use infer monad)
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index c0ce487a..f4556e19 100644
--- a/TODO
+++ b/TODO
@@ -76,6 +76,7 @@ done:
76- backend: support Texture2DSlot (purescript) 76- backend: support Texture2DSlot (purescript)
77- editor: user texture support (no crossdomain support) 77- editor: user texture support (no crossdomain support)
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 80
80next: 81next:
81 82
@@ -160,7 +161,6 @@ extra (improvement):
160 161
161extra (refactoring): 162extra (refactoring):
162- compiler: refactor pretty printing 163- compiler: refactor pretty printing
163- move to megaparsec
164 164
165------------------------------------------------------------------- weeks Feb 22, Feb 29 165------------------------------------------------------------------- weeks Feb 22, Feb 29
166 166