tools/PascalPreprocessor.hs
2012-06-27 unc0rr Remove trailing spaces
2012-05-12 unc0rr A solution to char vs string problem: mark single-letter strings with _S macro
2012-05-11 unc0rr Define NOCONSOLE for pas2c
2012-05-10 unc0rr Some more definitions and slight fixes
2012-04-30 unc0rr Raise exception when .inc file isn't found
2012-04-14 unc0rr Improve rendering of function types, ranges, and more
2011-11-27 unc0rr Countless imporvements to the parser and countless help to the parser in sources.
2011-11-25 unc0rr - Parse unions, sets, function type, packed arrays and some more imporvements to the parser. Now it parses uVariable, uConsts and even SDLh.pas
2011-11-23 unc0rr Finish preprocessor. Now it correctly handles $IFDEF, $IFNDEF, $ELSE, $ENDIF and $DEFINE.
2011-11-22 unc0rr Preprocessor strips comments
2011-11-22 unc0rr - Split PascalParser into modules
less more (0) tip