chiark / gitweb /
Bug fix
[clg] / TODO
... / ...
CommitLineData
1* Enable building without opening display -- done
2
3* Complete bindings of all widgets -- mostly done
4
5* Clean up code in glib module -- done
6
7* Use CMUCL's native mechanism for callbacks from C -- done
8
9* Add documentation and more examples
10
11* Make subclassing of gobjects possible -- done
12
13* Port to SBCL -- done
14
15* Improve load time
16
17* Porting to amd64 -- done (patch supplied by Gabriel Ebner)
18
19* CLisp port -- done