aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 4 insertions, 3 deletions
diff --git a/TODO b/TODO
index 0552b2cb..b0ae4949 100644
--- a/TODO
+++ b/TODO
@@ -17,9 +17,6 @@
* Improve Boot, Spad
* Integrate to development environments
-* Revisit the underlying definition of the types DFlo in foam
- interface, and DoubleFloat in OpenAxiom.
-
* Audit all codes that manipulate sockets.
* Automate the process of "optimized" OpenAxiom: this requires a two-pass
@@ -49,6 +46,10 @@
=== DONE ===
============
+* Revisit the underlying definition of the types DFlo in foam
+ interface, and DoubleFloat in OpenAxiom. Now, we ensure that
+ SingleFloat is 32-bit, and DoubleFloat is 64-bit.
+
* Support more Lisp systems (GCL, SBCL, CLisp)
* cleanup the Makefile pamphlets