tools/PascalParser.hs
Tue, 16 Oct 2012 22:35:01 +0400 unc0rr Better error handling
Sun, 16 Sep 2012 23:30:55 +0400 unc0rr Treat init expression in parens as just expression instead of array initializer when there's only one entry in expressions list
Sat, 01 Sep 2012 10:40:22 +0200 sheepluva fix parsing of 'if': identifiers can also contain underscores
Fri, 31 Aug 2012 22:08:29 +0200 unc0rr fix parsing of 'if'
Tue, 07 Aug 2012 21:18:33 +0400 unc0rr Keep inlining
Wed, 25 Jul 2012 10:57:00 -0400 xymeng Changes to pas2c - unreviewed apart from cursory glance and compile test.
Thu, 28 Jun 2012 00:30:50 +0400 unc0rr Prepare to handle passing by reference
Wed, 27 Jun 2012 22:53:26 +0400 unc0rr Remove trailing spaces
Sun, 13 May 2012 00:40:01 +0400 unc0rr oops, wrong type
Sat, 12 May 2012 23:55:09 +0400 unc0rr pas2c stuff again
Sat, 12 May 2012 22:44:39 +0400 unc0rr A solution to char vs string problem: mark single-letter strings with _S macro
Sat, 12 May 2012 22:13:56 +0400 unc0rr Make pas2c even more happier with uGears.c, allow assigning arrays in some cases
Fri, 11 May 2012 00:28:06 +0400 unc0rr Some work to make more units compile after conversion to c
Fri, 20 Apr 2012 23:03:20 +0400 unc0rr Fix parsing of exit() call without parameters
Fri, 20 Apr 2012 22:03:35 +0400 unc0rr Many small improvements to pas2c
less more (0) -15 tip