swig/Source/CParse
Vadim Zeitlin bc2ee1b130 Rewrote part of the grammar dealing with Doxygen comments for enums.
This brings down the number of yacc shift/reduce conflicts from 16 to 8 and
eliminates all 4 of the previously existing reduce/reduce conflicts.
2015-07-27 01:14:47 +02:00
..
cparse.h Another merge with master. 2015-02-16 23:46:39 +01:00
cscanner.c Move Doxygen comment mangling from the parser to the lexer. 2015-07-25 18:37:03 +02:00
parser.y Rewrote part of the grammar dealing with Doxygen comments for enums. 2015-07-27 01:14:47 +02:00
templ.c Warning fixes for 64bit visual c++ on Windows 2015-07-03 20:59:24 +01:00
util.c Merge latest master into doxygen branch again. 2014-08-13 16:11:21 +02:00