tools/PascalParser.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
Thu, 24 Nov 2011 20:59:13 +0300 unc0rr Improve parser a bit, preparation to parsing whole program at once and compiling it into single C file
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 19:34:15 +0300 unc0rr - Split PascalParser into modules
Sat, 19 Nov 2011 22:38:31 +0300 unc0rr Improve parser and converter
Sat, 19 Nov 2011 19:30:20 +0300 unc0rr Oops, function call has parens
Thu, 17 Nov 2011 17:57:45 +0400 unc0rr - Parse sets initialization
less more (0) -10 -7 tip