hedgewars/pas2c.h
2012-05-13 unc0rr Make uUtils.c compile
2012-05-12 unc0rr help pas2c
2012-05-12 unc0rr More magic
2012-05-12 unc0rr oops, wrong type
2012-05-12 unc0rr pas2c stuff again
2012-05-11 unc0rr Recognize length on arrays as a separate function
2012-05-11 unc0rr Properly track type in ref2CF, this fixes issues with functions returning strings used in expression (like "a" + line())
2012-05-11 unc0rr Function to compare string to char ftw
2012-05-11 unc0rr Make pas2c happier with uSound
2012-05-10 unc0rr Declare Param* functions
2012-05-10 unc0rr Some work to make more units compile after conversion to c
2012-05-10 unc0rr More definitions and mess with pascal code
2012-05-10 unc0rr Some more definitions and slight fixes
2012-05-02 unc0rr Render float consts into defines
2012-05-01 koda add NULL definition and align types to their correct bitwidth
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-30 unc0rr Rework string init macro
2012-04-24 unc0rr uCommands compiles
2012-04-24 unc0rr Fix types
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-20 unc0rr Move all strings into constants to make them of string255 type
2012-04-20 unc0rr Many small improvements to pas2c
2012-04-19 unc0rr Some more progress with pas2c
2012-04-14 unc0rr Improve rendering of function types, ranges, and more
2012-04-14 unc0rr More string types
2012-04-14 unc0rr Render unions
2012-04-12 unc0rr Support string constants
2012-04-10 unc0rr Improve rendering of function types, arrays, and more
2012-04-09 unc0rr First try to compile with clang: improve renderer a bit. The result of pas2c is still far from normal C source.
less more (0) tip