From: espen Date: Tue, 28 Feb 2006 16:11:19 +0000 (+0000) Subject: Amd64 port marked as done, added CLisp port as task to be done X-Git-Tag: clg-0-92~12 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/clg/commitdiff_plain/07eef6824ec811c0e05a2db567c7b6183eb1cef3 Amd64 port marked as done, added CLisp port as task to be done --- diff --git a/TODO b/TODO index fcec8b5..85515b1 100644 --- 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