chiark / gitweb /
Build instructions updated for SBCL with native C callback support
[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
9* Create all foreign function bindings at compile time (necessary for
ad724d28 10 CLisp port)
921d2521 11
2021d781 12* Add documentation and more examples
921d2521 13
a115157e 14* Make subclassing of gobjects possible -- done
12afe69c 15
ad724d28 16* Port to SBCL -- done
17
18* Improve load time
a115157e 19
20* Porting to amd64