Dave Beazley
|
0d5ed7dff5
|
Completely new type implementation. Almost everything broken. Typemaps sort of work. Tcl is the only working language module. More changes to follow over the next few days.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@651 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2000-08-14 22:09:56 +00:00 |
|
Dave Beazley
|
dae32de1c5
|
Converted parameter lists to linked lists
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@641 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2000-08-10 18:37:30 +00:00 |
|
Dave Beazley
|
01c0c668a3
|
Finished removal of all public attributes of types.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@627 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2000-08-06 16:36:43 +00:00 |
|
Dave Beazley
|
7f24ebca9a
|
Hid the name and is_reference attributes of types
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@626 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2000-08-06 04:01:14 +00:00 |
|
Dave Beazley
|
5c7d202825
|
Started the (most painful) process of dropping type attributes behind a function call interface.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@609 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2000-07-25 04:02:31 +00:00 |
|
Dave Beazley
|
e036e895d3
|
Cleanup. Replaced Parm and ParmList data structures with new implementation.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@606 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2000-07-24 21:48:56 +00:00 |
|
Dave Beazley
|
eeadf99e34
|
Added cwrap.c file that contains a variety of wrapper function support code
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@600 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2000-07-24 03:54:02 +00:00 |
|
Dave Beazley
|
9bb0ec4a19
|
More work on smoothing out the type system. Needs more work however.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@592 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2000-07-23 04:43:39 +00:00 |
|