summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorPéter Diviánszky <divipp@gmail.com>2016-02-22 10:09:38 +0100
committerPéter Diviánszky <divipp@gmail.com>2016-02-22 10:12:05 +0100
commita0b58620c52fbdc430f595185fbabede3be33d86 (patch)
tree2ee518ed721dab753384f4c207dd02ceac8c2ebe /TODO
parent453a0839d7d4c2c83b4b74031c3e073495092b53 (diff)
refactoring
Diffstat (limited to 'TODO')
-rw-r--r--TODO26
1 files changed, 23 insertions, 3 deletions
diff --git a/TODO b/TODO
index 6c508564..c91f7ea4 100644
--- a/TODO
+++ b/TODO
@@ -93,6 +93,29 @@ done:
93- names have Int identifiers 93- names have Int identifiers
94 94
95next: 95next:
96- update API docs
97- CHANGELOG
98- better README
99- editor: highlight errors in editor
100- editor: editor socket reconnection
101- register to stackage
102
103
104
105* New Quake map viewer
106 - compiler: HOAS reducer
107
108===== compiler
109* Frequencies & type classes, recursion
110* Extra language features
111* amiguity check & other checks
112* Better error messages
113* Speedup
114
115
116
117
118
96- re-enable ambiguity checks 119- re-enable ambiguity checks
97- show desugared source code on a tab in the editor 120- show desugared source code on a tab in the editor
98- compiler optimization: HOAS iterpreter 121- compiler optimization: HOAS iterpreter
@@ -109,10 +132,7 @@ next:
109 fragment05uniform 132 fragment05uniform
110- backend: basic pipeline optimization 133- backend: basic pipeline optimization
111 134
112- editor: highlight errors in editor
113- editor: editor socket reconnection
114 135
115- register to stackage
116 136
117- docs: feature teaser, 2 min paper videos 137- docs: feature teaser, 2 min paper videos
118- minimal quake videos 138- minimal quake videos