wxWidgets/utils/HelpGen/include
Vadim Zeitlin d12e353663 1. more C++ parser fixes - now it almost parses wx/string.h
a) #if/#ifdef/#else (very) limited support
 b) param type fix - now indirection chars are correctly handled
 c) class/struct/union distinction
 d) public/private fixes
 e) Dump() function added - very useful for debugging

2. option to ignore parameter names during 'diff' (in fact, they're ignored
   by default, and this option switches it on)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1744 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-02-21 22:32:46 +00:00
..
cjparser.h 1. more C++ parser fixes - now it almost parses wx/string.h 1999-02-21 22:32:46 +00:00
docripper.h HelpGen is a prototype of the tool for automatic generation of the .tex files 1999-01-08 17:46:08 +00:00
ifcontext.h HelpGen is a prototype of the tool for automatic generation of the .tex files 1999-01-08 17:46:08 +00:00
markup.h HelpGen is a prototype of the tool for automatic generation of the .tex files 1999-01-08 17:46:08 +00:00
scriptbinder.h HelpGen is a prototype of the tool for automatic generation of the .tex files 1999-01-08 17:46:08 +00:00
sourcepainter.h HelpGen is a prototype of the tool for automatic generation of the .tex files 1999-01-08 17:46:08 +00:00
srcparser.h 1. more C++ parser fixes - now it almost parses wx/string.h 1999-02-21 22:32:46 +00:00
wxstlac.h More SC++ fixes; HelpGen starting to compile with VC++; image sample now compiles/runs 1999-01-09 20:18:06 +00:00
wxstllst.h More SC++ fixes; HelpGen starting to compile with VC++; image sample now compiles/runs 1999-01-09 20:18:06 +00:00
wxstlvec.h More SC++ fixes; HelpGen starting to compile with VC++; image sample now compiles/runs 1999-01-09 20:18:06 +00:00