swig/Source/Modules1.1
Thien-Thi Nguyen cd47f52031 (guile_usage): Move warning to end where it's more prominent.
Document default values.  Recognize "-Linkage".

(GUILE::GUILE): Set global var `typemap_lang' here.
Change class-member `prefix' and `package' inits.

(GUILE::parse_args): Recognize "-Linkage" instead of "-linkage".
This anomoly is due to top-level parsing not respecting language-
specific options; "-linkage" aliases to "-l inkage".
Don't set global `typemap_lang'.

(emit_linkage): New func, w/ code from `GUILE::close'.
(GUILE::close): Factor out code to `emit_linkage'.

(GUILE::create_function, GUILE::link_variable,
GUILE::declare_const): Don't use `name_wrapper'.
Simplify naming to always start w/ `prefix'.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@316 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-03-02 23:35:48 +00:00
..
.cvsignore 1/28/00 : loic 2000-01-29 01:06:10 +00:00
guile.cxx (guile_usage): Move warning to end where it's more prominent. 2000-03-02 23:35:48 +00:00
guile.h Added linkage variable as an int. This is a wild-guess 2000-03-02 03:28:52 +00:00
java.cxx Removed dependency on the Hash object 2000-02-28 22:56:02 +00:00
java.h Removed dependency on the Hash object 2000-02-28 22:56:02 +00:00
Makefile.in Added DOH 2000-02-29 20:28:23 +00:00
mod11.h Removed dependency on the Hash object 2000-02-28 22:56:02 +00:00
perl5.cxx Added object destruction patch (provided by karl forner). 2000-02-29 17:38:35 +00:00
perl5.h Removed dependency on the Hash object 2000-02-28 22:56:02 +00:00
pycpp.cxx Fixed bug in nested classes. 2000-03-01 20:20:22 +00:00
python.cxx Removed dependency on the Hash object 2000-02-28 22:56:02 +00:00
python.h Removed dependency on the Hash object 2000-02-28 22:56:02 +00:00
swigmain.cxx Modified language modules to include mod11.h instead of swig11.h 2000-02-26 20:19:34 +00:00
tcl8.cxx Removed dependency on the Hash object 2000-02-28 22:56:02 +00:00
tcl8.h Removed dependency on the Hash object 2000-02-28 22:56:02 +00:00