chiark / gitweb /
Amd64 port marked as done, added CLisp port as task to be done
authorespen <espen>
Tue, 28 Feb 2006 16:11:19 +0000 (16:11 +0000)
committerespen <espen>
Tue, 28 Feb 2006 16:11:19 +0000 (16:11 +0000)
TODO

diff --git a/TODO b/TODO
index fcec8b5e15de0025539c517c6f75b2548c4e7816..85515b1676b00f48baf0c183f48ce8e24b890ff3 100644 (file)
--- a/TODO
+++ b/TODO
@@ -6,9 +6,6 @@
 
 * Use CMUCL's native mechanism for callbacks from C -- done
 
-* Create all foreign function bindings at compile time (necessary for
-  CLisp port)
-
 * Add documentation and more examples
 
 * Make subclassing of gobjects possible -- done
@@ -17,4 +14,6 @@
 
 * Improve load time
 
-* Porting to amd64
+* Porting to amd64 -- done (patch supplied by Gabriel Ebner)
+
+* CLisp port