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
13260f95b0
swig
/
Source
/
CParse
History
Download ZIP
Download TAR.GZ
Leo Singer
13260f95b0
Properly handle C99 complex types even in C++ mode
...
Use the `_Complex` keyword rather than the `complex` macro.
Fixes
#1487
.
2020-06-24 20:21:47 -04:00
..
cparse.h
new_node refactor
2018-05-19 09:00:06 +01:00
cscanner.c
Properly handle C99 complex types even in C++ mode
2020-06-24 20:21:47 -04:00
parser.y
Properly handle C99 complex types even in C++ mode
2020-06-24 20:21:47 -04:00
templ.c
Parameter name expansion fix for template functions.
2019-08-01 19:46:16 +01:00
util.c
new_node refactor
2018-05-19 09:00:06 +01:00