swig/Source/CParse
Olly Betts 892557e799 Improve #include guard macros
Avoid using reserved identifiers such as `_DOHINT_H` (fixes #1989),
fix cases where the name doesn't match the filename, and make the naming
more consistent and less likely to collide with include guards in other
headers.
2022-07-19 09:35:46 +12:00
..
cparse.h Improve #include guard macros 2022-07-19 09:35:46 +12:00
cscanner.c Turn an unmatched ]] back into two ] 2022-07-08 15:50:51 +12:00
parser.y Turn an unmatched ]] back into two ] 2022-07-08 15:50:51 +12:00
templ.c Resolve -Wstrict-prototypes warnings with clang-15 2022-06-30 12:52:00 +12:00
util.c new_node refactor 2018-05-19 09:00:06 +01:00