swig/Source/Preprocessor
Vadim Zeitlin 5bf1497d7b Allow customizing type mangling in SWIG preprocessor
Use the "type" naming format for the types mangled by "#@" and "##@"
preprocessor operators, in order to allow customizing them for a
particular backend.

This isn't used by any backend yet, so this doesn't change anything so
far.
2021-11-10 00:53:39 +01:00
..
cpp.c Allow customizing type mangling in SWIG preprocessor 2021-11-10 00:53:39 +01:00
expr.c Improve error message when preprocessor expressions result in a floating point constant 2018-01-15 08:09:14 +00:00
preprocessor.h const char * correctness fixes (in C code) 2012-11-26 20:30:37 +00:00