This website requires JavaScript.
Explore
Help
Sign in
jyapayne
/
swig
Watch
1
Star
0
Fork
You've already forked swig
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
732bb8f8ec
swig
/
Source
/
CParse
History
Download ZIP
Download TAR.GZ
William S Fulton
bfde148887
The kwargs feature no longer turns on compactdefaultargs for languages that don't support kwargs.
...
Affects all languages except Python and Ruby.
Closes
#242
2014-10-21 07:34:51 +01:00
..
cparse.h
Create separate extetnd.c file for handling extensions / %extend
2014-05-21 19:16:15 +01:00
cscanner.c
Remove debug output on 'Empty character constant' error
2014-01-19 00:23:42 +00:00
parser.y
The kwargs feature no longer turns on compactdefaultargs for languages that don't support kwargs.
2014-10-21 07:34:51 +01:00
templ.c
Fix assorted comment and documentation typos
2014-02-23 17:15:22 +13:00
util.c
Create separate extetnd.c file for handling extensions / %extend
2014-05-21 19:16:15 +01:00