-
Patch applied (to both trunk/ and branches/PasDoc2/), thank you!
2009-10-30 00:39:02 UTC by kambi
-
kambi committed revision 1143 to the pasdoc SVN repository, changing 1 files.
2009-10-30 00:37:31 UTC by kambi
-
kambi committed revision 1142 to the pasdoc SVN repository, changing 1 files.
2009-10-30 00:36:10 UTC by kambi
-
Updated Polish translations (both WIN-1250 and ISO-8859-2).
2009-10-27 13:17:58 UTC by nobody
-
Right, PasDoc cannot handle private constants nor types.
Can you provide a grammar for the current OPL?.
2009-10-26 22:41:43 UTC by drdiettrich
-
PasDoc is unable to parse constant defined in *strict private* section of class. I have tested both the PasDoc 0.11 and the PasDoc2 (checkout from the https://pasdoc.svn.sourceforge.net/svnroot/pasdoc/branches/PasDoc2).
Error is incorrectly detected in the line #56 of the attached file. This code is compiling without any hints or warnings (or errors) with Delphi 2007.
2009-10-26 19:05:18 UTC by gskoczylas
-
This feature was requested many times, but so far noone who is interested in it provided necessary patches. See http://pasdoc.sipsolutions.net/WantedFeaturesParsingImplementation, and the mailing list, like the last thread "[Pasdoc-main] Comments for methods". So, contributions are welcome!
2009-09-15 21:16:56 UTC by kambi
-
PasDoc seems to work well, and I have adjusted my JavaDoc comments in hcOPF in order to use it, until I discovered that it does not extract comments from the implementation section. This makes it unusable as far as I am concerned. I have rather large comment blocks at the start of each method, and I want them to stay within the method commented so I can move the code without losing the...
2009-09-15 17:17:35 UTC by larryhengen