swig/SWIG/Source/Modules1.1
Thien-Thi Nguyen ea65307e2c {Incorporate support contributed by Clark McGrew.}
(guile_usage): Include new options "-module", "-prefix" and "-package".

(GUILE::GUILE): Move definition here from header file.
Init new data members.

(GUILE::parse_args): Handle new options.

(GUILE::set_init): Abort when called, for now.

(GUILE::initialize): Don't define `SWIG_init' in output.
Use computed function name directly.

(GUILE::close): Output module registration.

(GUILE::get_pointer): Use `f.code' instead of `f_wrappers'.

(GUILE::create_function): Large rewrite.

(GUILE::link_variable): Look for type `T_CHAR'
instead of status `STAT_READONLY'.

(GUILE::declare_const): Check typemap first.

(GUILE::usage_func, GUILE::usage_var, GUILE::usage_returns,
GUILE::usage_const): Rewrite.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@257 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-02-24 18:44:03 +00:00
..
.cvsignore 1/28/00 : loic 2000-01-29 01:06:10 +00:00
guile.cxx {Incorporate support contributed by Clark McGrew.} 2000-02-24 18:44:03 +00:00
guile.h {Incorporate support contributed by Clark McGrew.} 2000-02-24 18:24:07 +00:00
java.cxx Removed the documentation system. A lot of cleanup. 2000-02-10 19:41:28 +00:00
java.h Added Java 2000-01-12 17:33:21 +00:00
Makefile.in Removed the documentation system. A lot of cleanup. 2000-02-10 19:41:28 +00:00
perl5.cxx Removed the documentation system. A lot of cleanup. 2000-02-10 19:41:28 +00:00
perl5.h Added Java 2000-01-12 17:33:21 +00:00
pycpp.cxx More performance improvements 2000-02-16 17:55:33 +00:00
python.cxx More performance improvements 2000-02-16 17:55:33 +00:00
python.h Performance 2000-02-16 17:59:37 +00:00
swigmain.cxx Removed the documentation system. A lot of cleanup. 2000-02-10 19:41:28 +00:00
tcl8.cxx Minor fixes. 2000-02-11 19:48:20 +00:00
tcl8.h Added Java 2000-01-12 17:33:21 +00:00