tools/pas2c.hs
2013-01-26 koda whitespaces and tabs again
2012-11-04 koda pas2c is now fully parametric with command line options (maybe unC0Rr needs to clean this up a little) webgl
2012-11-04 koda pas2c can search for inc files in alternate folders (needed for out of source builds) webgl
2012-11-04 koda pas2c can read files without changing the process directory webgl
2012-11-04 koda pas2C is slowely becoming parametric webgl
2012-11-03 koda let's start to introduce bugs in haskell stuff too webgl
2012-08-09 unc0rr Check if 'for' cycle body is executed at least once
2012-08-07 unc0rr Keep inlining
2012-08-06 unc0rr More mess in pas2c:
2012-07-25 xymeng Changes to pas2c - unreviewed apart from cursory glance and compile test.
2012-07-03 unc0rr - Don't call Length() on variable size arrays
2012-06-29 unc0rr Properly convert taking address of function with var parameters
2012-06-29 unc0rr Don't produce unnecessary and erroneous defines
2012-06-29 xymeng Fix the function definition issue so the function pointer format now looks correct.
2012-06-28 unc0rr Convert function with var parameters declarations into #define + function which accepts pointers
2012-06-27 unc0rr Prepare to handle passing by reference
2012-06-27 unc0rr Remove trailing spaces
2012-06-18 unc0rr Output log to stdout instead of stderr
2012-05-31 unc0rr pas2c stuff
2012-05-28 unc0rr Some improvements to pas2c
2012-05-13 unc0rr '\xd7af' -> 0xd7af
2012-05-12 unc0rr More magic
2012-05-12 unc0rr pas2c stuff again
2012-05-12 unc0rr A solution to char vs string problem: mark single-letter strings with _S macro
2012-05-12 unc0rr Make pas2c even more happier with uGears.c, allow assigning arrays in some cases
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 Support operator 'in', replace it with equality checks against each element of set
2012-05-11 unc0rr Recognize (hwFloat op int) expressions
2012-05-11 unc0rr Convert "unit.function()" properly
less more (0) -100 -50 -30 tip