swig/Source/DoxygenTranslator/src
2012-07-29 11:37:38 +00:00
..
Examples Add new GPL license headers to source files added in this branch 2010-03-06 11:47:21 +00:00
.dirstamp Now works end to end :) DoxygenTranslator restructured and placed into SWIG, Changes to java.cxx and 2008-08-15 23:36:18 +00:00
DoxygenCommands.h Fixed \cite doxygen command parsing 2012-07-16 19:36:23 +00:00
DoxygenEntity.cpp Add new GPL license headers to source files added in this branch 2010-03-06 11:47:21 +00:00
DoxygenEntity.h Add new GPL license headers to source files added in this branch 2010-03-06 11:47:21 +00:00
DoxygenParser.cpp Fixed a bug with freezing on commands like \code, \link and others 2012-07-17 23:17:17 +00:00
DoxygenParser.h Implemented nice error output, with filename and line number information. 2012-07-10 17:17:51 +00:00
DoxygenTranslator.cpp Got rid of translated comments cache, seems very inefficient 2012-07-04 22:54:37 +00:00
DoxygenTranslator.h Got rid of translated comments cache, seems very inefficient 2012-07-04 22:54:37 +00:00
JavaDocConverter.cpp Forgot to escape special HTML-chars in JavaDocConverter 2012-07-29 11:37:38 +00:00
JavaDocConverter.h Implemented most of non-ignored doxygen commands translating for java, fixed testcase. The output is not really nice right now, but almost all the commands mentioned in the project plan work ok 2012-07-16 19:42:30 +00:00
PyDocConverter.cpp Small fix to correctly generate overloaded method comments in python 2012-07-25 12:11:28 +00:00
PyDocConverter.h Some code refactoring and all of the doxy commands are working for the python comment translator 2012-07-19 16:08:11 +00:00
Token.cpp Add new GPL license headers to source files added in this branch 2010-03-06 11:47:21 +00:00
Token.h Add new GPL license headers to source files added in this branch 2010-03-06 11:47:21 +00:00
TokenList.cpp Added support for parsing of missing doxygen commands. Now parser produces correct parse tree for every doxygen tag, at least for those included in the testcase. Also added the test with all the tags, even those that will be ignored later. 2012-07-14 22:41:41 +00:00
TokenList.h Refactored TokenList class 2012-07-13 14:08:37 +00:00