chiark / gitweb /
Build instructions updated
[clg] / TODO
CommitLineData
2021d781 1* Enable building without opening display -- done
12afe69c 2
3* Complete bindings of all widgets
4
5* Clean up code in glib module
6
7* Use CMUCL's native mechanism for callbacks from C
921d2521 8
9* Create all foreign function bindings at compile time (necessary for
10 CLisp port and to improve startup time)
11
2021d781 12* Add documentation and more examples
921d2521 13
12afe69c 14* Make sub classing of gobjects possible
15
16* Port to SBCL