swig/Source/CParse
Vadim Zeitlin 3b58402cb2 Complain about any new shift/reduce conflicts in the grammar
Uncomment the "%expect" statement, there are no known Bison versions for which
it doesn't work and it's useful to fail the build if any new conflicts are
introduced.

Closes #478.
2016-04-20 01:50:04 +02:00
..
cparse.h smartptr feature support - factor out common code 2015-09-25 22:57:59 +01:00
cscanner.c Cosmetic rename COPERATOR to CONVERSIONOPERATOR 2015-05-01 19:26:09 +01:00
parser.y Complain about any new shift/reduce conflicts in the grammar 2016-04-20 01:50:04 +02:00
templ.c Warning fixes for 64bit visual c++ on Windows 2015-07-03 20:59:24 +01:00
util.c smartptr feature support - factor out common code 2015-09-25 22:57:59 +01:00