Sat, 12 May 2012 23:55:09 +0400 | unc0rr | pas2c stuff again | file | diff | annotate |
Sat, 12 May 2012 22:44:39 +0400 | unc0rr | A solution to char vs string problem: mark single-letter strings with _S macro | file | diff | annotate |
Sat, 12 May 2012 22:13:56 +0400 | unc0rr | Make pas2c even more happier with uGears.c, allow assigning arrays in some cases | file | diff | annotate |
Fri, 11 May 2012 23:34:35 +0400 | unc0rr | Recognize length on arrays as a separate function | file | diff | annotate |
Fri, 11 May 2012 23:03:28 +0400 | unc0rr | Properly track type in ref2CF, this fixes issues with functions returning strings used in expression (like "a" + line()) | file | diff | annotate |
Fri, 11 May 2012 22:35:09 +0400 | unc0rr | Support operator 'in', replace it with equality checks against each element of set | file | diff | annotate |
Fri, 11 May 2012 22:17:39 +0400 | unc0rr | Recognize (hwFloat op int) expressions | file | diff | annotate |