tools/PascalPreprocessor.hs
Fri, 25 Nov 2011 18:36:12 +0300 unc0rr - Parse unions, sets, function type, packed arrays and some more imporvements to the parser. Now it parses uVariable, uConsts and even SDLh.pas
Wed, 23 Nov 2011 20:12:16 +0300 unc0rr Finish preprocessor. Now it correctly handles $IFDEF, $IFNDEF, $ELSE, $ENDIF and $DEFINE.
Tue, 22 Nov 2011 22:48:02 +0300 unc0rr Preprocessor strips comments
Tue, 22 Nov 2011 19:34:15 +0300 unc0rr - Split PascalParser into modules
less more (0) tip