summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorPéter Diviánszky <divipp@gmail.com>2016-02-29 19:50:40 +0100
committerPéter Diviánszky <divipp@gmail.com>2016-02-29 19:51:44 +0100
commita751f908b0779810f73b976541deab94c008085e (patch)
treeac0111854fc4a49bac39aeceb5ec450ec02b8576 /TODO
parent976dddd4758849362a5433ce9095d7be15bf18b4 (diff)
renames
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index e4c08d64..9b63da9d 100644
--- a/TODO
+++ b/TODO
@@ -108,9 +108,9 @@ done:
108- update getting started 108- update getting started
109- update overview 109- update overview
110- editor: more visible error ranges 110- editor: more visible error ranges
111- update API docs
111 112
112next: 113next:
113- update API docs
114- editor: wasd MVP (for spectator camera) 114- editor: wasd MVP (for spectator camera)
115- editor: editor socket reconnection 115- editor: editor socket reconnection
116- webpage: basic search engine optimization 116- webpage: basic search engine optimization
@@ -134,6 +134,8 @@ release post:
134- re-enable ambiguity checks 134- re-enable ambiguity checks
135- show desugared source code on a tab in the editor 135- show desugared source code on a tab in the editor
136- compiler optimization: HOAS iterpreter 136- compiler optimization: HOAS iterpreter
137- deffered type errors
138- deffered parse errors
137 139
138- backend: array support 140- backend: array support
139 141