chiark
/
gitweb
/
~mdw
/
clg
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
b8211be
)
Amd64 port marked as done, added CLisp port as task to be done
author
espen
<espen>
Tue, 28 Feb 2006 16:11:19 +0000
(16:11 +0000)
committer
espen
<espen>
Tue, 28 Feb 2006 16:11:19 +0000
(16:11 +0000)
TODO
patch
|
blob
|
blame
|
history
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
* 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
* Add documentation and more examples
* Make subclassing of gobjects possible -- done
@@
-17,4
+14,6
@@
* Improve load time
* Improve load time
-* Porting to amd64
+* Porting to amd64 -- done (patch supplied by Gabriel Ebner)
+
+* CLisp port