X-Git-Url: https://git.distorted.org.uk/~mdw/clg/blobdiff_plain/ad724d2874bc602623a91f8413314fa2125dbe14..04725e4e2392daf73a55db9ebd63a4d268f1a8db:/TODO?ds=sidebyside diff --git a/TODO b/TODO index 870b38e..85515b1 100644 --- a/TODO +++ b/TODO @@ -6,13 +6,14 @@ * 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 sub classing of gobjects possible +* Make subclassing of gobjects possible -- done * Port to SBCL -- done * Improve load time + +* Porting to amd64 -- done (patch supplied by Gabriel Ebner) + +* CLisp port