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-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/clg/commitdiff_plain/1b234e7ca4eceb4b449e9fbaa164cd448aa973d3?hp=8a2470dd09b8822bfcf11d5fbe965c02343557d5 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