hedgewars/pas2cSystem.pas
Sat, 02 Apr 2016 10:45:33 +0300 unc0rr Fix pas2c build
Sun, 23 Nov 2014 03:58:56 +0100 sheepluva fix pas2c(?)
Tue, 17 Jun 2014 15:39:29 +0200 sheepluva fix pas2c build
Wed, 12 Feb 2014 23:40:35 +0400 unc0rr - Remove few PAS2C ifdef's
Wed, 12 Feb 2014 00:50:15 +0400 unc0rr - pas2c recognizes typecasts in initialization expressions
Tue, 11 Feb 2014 01:19:44 +0400 unc0rr - Pas2C: make use of 'external' function decorator
Sun, 09 Feb 2014 00:44:29 +0400 unc0rr Even more explicit type conversions and other stuff to help pas2c use ansistrings
Fri, 07 Feb 2014 15:44:27 +0400 unc0rr Pas2C recognizes ansistrings
Mon, 27 Jan 2014 22:34:06 +0400 unc0rr Even more love to pas2c
Tue, 21 Jan 2014 22:38:13 +0100 koda partial merge of the webgl branch
Sun, 05 Jan 2014 10:54:03 +0400 unc0rr - Fix build via pas2c webgl
Wed, 19 Jun 2013 00:19:33 +0400 unc0rr Reduce number of link errors webgl
Sat, 24 Nov 2012 04:27:31 +0100 koda ok at least pas2c now parses allnots....... webgl
Sun, 11 Nov 2012 17:15:19 +0100 koda merge xymeng's gsoc engine with a few updates (and further checks on symbol definitions) webgl
Tue, 28 Aug 2012 22:32:19 +0400 unc0rr Small fix
Thu, 31 May 2012 15:14:39 +0400 unc0rr pas2c stuff
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