hedgewars/pas2cSystem.pas
Mon, 28 May 2012 17:54:23 +0400 unc0rr Some improvements to pas2c
Sun, 13 May 2012 01:54:26 +0400 unc0rr help pas2c
Sat, 12 May 2012 23:55:09 +0400 unc0rr pas2c stuff again
Sat, 12 May 2012 22:13:56 +0400 unc0rr Make pas2c even more happier with uGears.c, allow assigning arrays in some cases
Sat, 12 May 2012 00:25:49 +0400 unc0rr Add missing identifiers
Fri, 11 May 2012 16:09:11 -0400 nemo Fix casing and type for gl
Fri, 11 May 2012 23:34:35 +0400 unc0rr Recognize length on arrays as a separate function
Fri, 11 May 2012 21:10:58 +0400 unc0rr Function to compare string to char ftw
Fri, 11 May 2012 00:33:14 +0400 unc0rr Fix for Int type and sysutils in hwengine.pas
Thu, 10 May 2012 22:55:13 +0400 unc0rr More definitions and mess with pascal code
Thu, 10 May 2012 13:16:31 +0400 unc0rr Some more definitions and slight fixes
Mon, 30 Apr 2012 23:35:40 +0400 unc0rr Support recurrent function calls. The code is kinda hackish and ugly, but I really spent a few hours thinking on a good solution.
Tue, 24 Apr 2012 16:58:19 -0400 nemo Make adler32 friendlier for pas2c - this should work the same (needs testing ofc)
Sat, 21 Apr 2012 20:12:22 +0400 unc0rr Make pas2c even smarter. Now uIO.c compiles fine, and only 1 warning when compiled with -Wall (clang).
Sat, 21 Apr 2012 19:51:13 +0400 unc0rr - Remove support for variables in command handlers
Fri, 20 Apr 2012 01:50:47 +0400 unc0rr Some more progress with pas2c
Thu, 19 Apr 2012 23:36:20 +0400 unc0rr - Track array size to use for High function
Sun, 15 Apr 2012 00:47:22 +0400 unc0rr Improve rendering of function types, ranges, and more
Mon, 09 Apr 2012 22:01:36 +0400 unc0rr Eraser tool
Fri, 06 Apr 2012 16:59:32 +0400 unc0rr Convert some operators
Thu, 05 Apr 2012 00:42:43 +0400 unc0rr More external definitions for pas2c
Wed, 04 Apr 2012 18:00:46 +0400 unc0rr Finish the toughest part of the converter. Now it knows types of everything, so could correctly recognize bitwise operators and type convertions.
Wed, 04 Apr 2012 15:05:14 +0400 unc0rr Normalize RecordFields before conversion. Helps with namespaces problem.
Tue, 03 Apr 2012 17:53:33 +0400 unc0rr Fix withState' not returning lastType
Mon, 02 Apr 2012 16:14:29 +0400 unc0rr Finally fix the bug with pointer declarations polluting namespace with bad records
Fri, 30 Mar 2012 23:58:08 +0400 unc0rr More clean namespace, some fixes
Fri, 30 Mar 2012 17:00:34 +0400 unc0rr Much better types handling, work correctly with functions
Thu, 29 Mar 2012 01:01:29 +0400 unc0rr Better deriving, some fixes
Fri, 10 Feb 2012 17:18:49 +0400 unc0rr Workaround pointers to not yet defined types
Wed, 08 Feb 2012 15:49:55 +0400 unc0rr Move a bit further
Tue, 07 Feb 2012 22:18:44 +0400 unc0rr Fix a bug with type declaration trying to resolve type being declared
Mon, 06 Feb 2012 23:17:45 +0400 unc0rr Some progress, still can't find the source of bad behavior
Sat, 07 Jan 2012 00:10:47 +0400 unc0rr Disallow dot as a part of identifier
Thu, 08 Dec 2011 14:44:10 +0400 unc0rr Some more work on scopes
Wed, 07 Dec 2011 22:54:39 +0300 unc0rr Further progress on dealing with namespaces
Wed, 07 Dec 2011 08:01:18 +0300 unc0rr "System" unit to help converter
less more (0) tip