swig/Source/Swig
Dave Beazley 8a7d0af5ad Changed the handling of types in parameter lists and removed the %val
and %out directives.    This result of this change is that SWIG does
a lot less manipulation of types before they are given to language
modules.  It also means that a lot of stuff is going to be broken
for a short period of time.   I am working on cleaning all of this up
so give me a few days to sort it out.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@588 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-20 20:26:17 +00:00
..
.cvsignore 1/28/00 : loic 2000-01-29 01:06:10 +00:00
copyright Initial revision 2000-01-06 23:01:08 +00:00
getopt.c Major cleanup of comments 2000-01-20 05:45:58 +00:00
include.c Minor fixes and cleanup 2000-06-15 03:23:47 +00:00
Makefile.in Moved parms and types to C. Changed parameter API 2000-07-13 19:38:59 +00:00
map.c Work in progress 2000-07-06 21:23:29 +00:00
misc.c Lot's of cleanup. Removed some more source files. Migrated more functionality to C. 2000-06-18 20:34:21 +00:00
naming.c Cleanup 2000-06-18 16:24:55 +00:00
oldparms.c Changed the handling of types in parameter lists and removed the %val 2000-07-20 20:26:17 +00:00
oldtypes.c Changed the handling of types in parameter lists and removed the %val 2000-07-20 20:26:17 +00:00
scanner.c Minor fixes and cleanup 2000-06-15 03:23:47 +00:00
stype.c Work in progress 2000-07-06 21:23:29 +00:00
swig.h Changed the handling of types in parameter lists and removed the %val 2000-07-20 20:26:17 +00:00
swig.i (NewString): Take DOH *' instead of char *'. 2000-03-31 00:59:40 +00:00
tree.c A lot of work on the type system. Experimental language module. 2000-07-05 04:04:17 +00:00
wrapfunc.c Changed the handling of types in parameter lists and removed the %val 2000-07-20 20:26:17 +00:00