hedgewars/pas2c.h
Fri, 11 May 2012 23:34:35 +0400 unc0rr Recognize length on arrays as a separate function
Fri, 11 May 2012 23:03:28 +0400 unc0rr Properly track type in ref2CF, this fixes issues with functions returning strings used in expression (like "a" + line())
Fri, 11 May 2012 21:10:58 +0400 unc0rr Function to compare string to char ftw
Fri, 11 May 2012 20:01:57 +0400 unc0rr Make pas2c happier with uSound
Fri, 11 May 2012 00:36:32 +0400 unc0rr Declare Param* functions
Fri, 11 May 2012 00:28:06 +0400 unc0rr Some work to make more units compile after conversion to c
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
Wed, 02 May 2012 22:51:42 +0400 unc0rr Render float consts into defines
Tue, 01 May 2012 11:25:44 +0100 koda add NULL definition and align types to their correct bitwidth
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.
Mon, 30 Apr 2012 17:43:21 +0400 unc0rr Rework string init macro
Tue, 24 Apr 2012 23:33:39 +0400 unc0rr uCommands compiles
Tue, 24 Apr 2012 22:27:56 +0400 unc0rr Fix types
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).
less more (0) -15 tip