diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -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 |