]> gitweb.factorcode.org Git - factor.git/blobdiff - TODO.FACTOR.txt
Factor 0.79
[factor.git] / TODO.FACTOR.txt
index 8999d1ce631cb005dcae63d59c9560733e1a6b7b..419eeaf4ae6144bcc44304bc2e797c26ef126cf1 100644 (file)
@@ -1,11 +1,7 @@
-0.79:\r
++ ui:\r
 \r
 - fix remaining GL issues\r
 - UI issue: try resizing slider while menu is open\r
-- 3/2 { 1 2 3 } nth -> fep\r
-\r
-+ ui:\r
-\r
 - make-pane: if no input, just return pane-output\r
 - keyboard completion\r
 - get outliner working with lots of lines of output\r
@@ -60,6 +56,8 @@
 \r
 + compiler:\r
 \r
+- inference: try changing nth and set-nth array methods to call -unsafe,\r
+  unbalanced branches error\r
 - compile interruption checks\r
 - check that set-datastack and set-callstack compile correctly in the\r
   face of optimization\r