chiark / gitweb /
Fixed memory corruption problem in KEYVAL-NAME
[clg] / TODO
CommitLineData
2021d781 1* Enable building without opening display -- done
12afe69c 2
ad724d28 3* Complete bindings of all widgets -- mostly done
12afe69c 4
ad724d28 5* Clean up code in glib module -- done
12afe69c 6
831668e8 7* Use CMUCL's native mechanism for callbacks from C -- done
921d2521 8
2021d781 9* Add documentation and more examples
921d2521 10
a115157e 11* Make subclassing of gobjects possible -- done
12afe69c 12
ad724d28 13* Port to SBCL -- done
14
15* Improve load time
a115157e 16
07eef682 17* Porting to amd64 -- done (patch supplied by Gabriel Ebner)
18
3ffa2453 19* CLisp port -- done