]> gitweb.factorcode.org Git - factor.git/blobdiff - TODO.FACTOR.txt
Factor jEdit plugin!
[factor.git] / TODO.FACTOR.txt
index 1c66319c131ebf5740f9688ad607d49f596d2d1a..9415c55bc75ff56d0ff72ad56fb6c7f16bd800dd 100644 (file)
@@ -1,5 +1,16 @@
+- java factor memory leak\r
+- tail call optimization broken again\r
+\r
++ listener:\r
+\r
+- link style lingers\r
+- back space then type: input style gone\r
+- fedit broken with listener\r
+- press enter in the middle of a line\r
+\r
 + native:\r
 \r
+- native float>bits\r
 - printing floats: append .0 always\r
 - vector=\r
 - make-image: take a parameter, include le & be images in dist\r
@@ -32,17 +43,8 @@ ERROR: I/O error: [ "primitive_read_line_fd_8" "Resource temporarily unavailable
 - FactorLib.equal() not very good\r
 - IN: format base: work with all types of numbers\r
 \r
-+ listener:\r
-\r
-- link style lingers\r
-- back space then type: input style gone\r
-- fedit broken with listener\r
-- press enter in the middle of a line\r
-- new-listener shouldn't suspend continuation in current listener\r
-\r
 + compiler:\r
 \r
-- tail call optimization broken again\r
 - don't compile inline words\r
 - recursive words with code after ifte\r
 - less unnecessary args to auxiliary methods\r