hedgewars/pas2cSystem.pas
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