Huge update to the Allegrocl module. Better C support. C++ support

added. Documentation! Makes use of typemaps for better interface
tuning. Improved type support. Wrapping of foreign pointers in
CLOS objects; hopefully a step toward being able to extend C++
classes from Lisp.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7828 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Ahmon Dancy 2005-11-09 20:44:22 +00:00
commit 4098a01b68
22 changed files with 3703 additions and 882 deletions

View file

@ -13,6 +13,8 @@ Contract.html
Varargs.html
Warnings.html
Modules.html
Lisp.html
Allegrocl.html
CSharp.html
Chicken.html
Guile.html