swig/Source/CParse
Olly Betts 04abbcf4ae Turn an unmatched ]] back into two ]
Needed to handle e.g. `a[a[0]]`.  SWIG's parser doesn't seem to handle
that currently though.  See #2286.
2022-07-08 15:50:51 +12:00
..
cparse.h Resolve -Wstrict-prototypes warnings with clang-15 2022-06-30 12:52:00 +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