tools/PascalPreprocessor.hs
Wed, 25 Jul 2012 10:57:00 -0400 xymeng Changes to pas2c - unreviewed apart from cursory glance and compile test.
Wed, 27 Jun 2012 22:53:26 +0400 unc0rr Remove trailing spaces
Sat, 12 May 2012 22:44:39 +0400 unc0rr A solution to char vs string problem: mark single-letter strings with _S macro
Fri, 11 May 2012 22:54:19 +0400 unc0rr Define NOCONSOLE for pas2c
Thu, 10 May 2012 13:16:31 +0400 unc0rr Some more definitions and slight fixes
Mon, 30 Apr 2012 16:55:02 +0400 unc0rr Raise exception when .inc file isn't found
Sun, 15 Apr 2012 00:47:22 +0400 unc0rr Improve rendering of function types, ranges, and more
Sun, 27 Nov 2011 23:13:22 +0300 unc0rr Countless imporvements to the parser and countless help to the parser in sources.
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