hedgewars/pas2cSystem.pas
2014-11-23 sheepluva fix pas2c(?)
2014-06-17 sheepluva fix pas2c build
2014-02-12 unc0rr - Remove few PAS2C ifdef's
2014-02-11 unc0rr - pas2c recognizes typecasts in initialization expressions
2014-02-10 unc0rr - Pas2C: make use of 'external' function decorator
2014-02-08 unc0rr Even more explicit type conversions and other stuff to help pas2c use ansistrings
2014-02-07 unc0rr Pas2C recognizes ansistrings
2014-01-27 unc0rr Even more love to pas2c
2014-01-21 koda partial merge of the webgl branch
2014-01-05 unc0rr - Fix build via pas2c webgl
2013-06-18 unc0rr Reduce number of link errors webgl
2012-11-24 koda ok at least pas2c now parses allnots....... webgl
2012-11-11 koda merge xymeng's gsoc engine with a few updates (and further checks on symbol definitions) webgl
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
2012-02-10 unc0rr Workaround pointers to not yet defined types
2012-02-08 unc0rr Move a bit further
2012-02-07 unc0rr Fix a bug with type declaration trying to resolve type being declared
2012-02-06 unc0rr Some progress, still can't find the source of bad behavior
2012-01-06 unc0rr Disallow dot as a part of identifier
2011-12-08 unc0rr Some more work on scopes
2011-12-07 unc0rr Further progress on dealing with namespaces
2011-12-07 unc0rr "System" unit to help converter
less more (0) tip