1998-11-21 Lauri Alanko * Added signal demarshallers. Currently they are generated for each module (= compilation unit) separately, which is bound to cause some code duplication.. * Added import headers and some more example stuff. * It actually runs now, with a zillion caveats, but anyway.. Still have to do lotsa things for serious use.. 1998-11-20 Lauri Alanko * Again modified the formatting stuff. Some preliminary header stuff. Soon moving to use cpp.. 1998-11-18 Lauri Alanko * Signal marshalling should be pretty complete now. Demarshalling isn't quite yet, though.. 1998-11-17 Lauri Alanko * Misc enhancements. 1998-11-14 Lauri Alanko * Changed lotsa internal stuff. Started work on signal wrappers and marshallers. 1998-10-24 Lauri Alanko * Redid the backend. It takes more time and memory now, but should be a bit more flexible, and type safe. 1998-10-22 Lauri Alanko * A bit more method generation 1998-10-21 Lauri Alanko * Added vfunc wrappers and accessors 1998-10-21 Lauri Alanko * Initially committed to CVS