hedgewars/pas2cSystem.pas
2012-08-28 unc0rr Small fix
2012-05-31 unc0rr pas2c stuff
2012-05-28 unc0rr Some improvements to pas2c
2012-05-12 unc0rr help pas2c
2012-05-12 unc0rr pas2c stuff again
2012-05-12 unc0rr Make pas2c even more happier with uGears.c, allow assigning arrays in some cases
2012-05-11 unc0rr Add missing identifiers
2012-05-11 nemo Fix casing and type for gl
2012-05-11 unc0rr Recognize length on arrays as a separate function
2012-05-11 unc0rr Function to compare string to char ftw
2012-05-10 unc0rr Fix for Int type and sysutils in hwengine.pas
2012-05-10 unc0rr More definitions and mess with pascal code
2012-05-10 unc0rr Some more definitions and slight fixes
2012-04-30 unc0rr Support recurrent function calls. The code is kinda hackish and ugly, but I really spent a few hours thinking on a good solution.
2012-04-24 nemo Make adler32 friendlier for pas2c - this should work the same (needs testing ofc)
2012-04-21 unc0rr Make pas2c even smarter. Now uIO.c compiles fine, and only 1 warning when compiled with -Wall (clang).
2012-04-21 unc0rr - Remove support for variables in command handlers
2012-04-19 unc0rr Some more progress with pas2c
2012-04-19 unc0rr - Track array size to use for High function
2012-04-14 unc0rr Improve rendering of function types, ranges, and more
2012-04-09 unc0rr Eraser tool
2012-04-06 unc0rr Convert some operators
2012-04-04 unc0rr More external definitions for pas2c
2012-04-04 unc0rr Finish the toughest part of the converter. Now it knows types of everything, so could correctly recognize bitwise operators and type convertions.
2012-04-04 unc0rr Normalize RecordFields before conversion. Helps with namespaces problem.
2012-04-03 unc0rr Fix withState' not returning lastType
2012-04-02 unc0rr Finally fix the bug with pointer declarations polluting namespace with bad records
2012-03-30 unc0rr More clean namespace, some fixes
2012-03-30 unc0rr Much better types handling, work correctly with functions
2012-03-28 unc0rr Better deriving, some fixes
less more (0) -30 tip