Fri, 29 Jun 2012 00:45:13 +0400 | unc0rr | Convert function with var parameters declarations into #define + function which accepts pointers | file | diff | annotate |
Thu, 28 Jun 2012 00:30:50 +0400 | unc0rr | Prepare to handle passing by reference | file | diff | annotate |
Sun, 13 May 2012 00:40:01 +0400 | unc0rr | oops, wrong type | file | diff | annotate |
Thu, 10 May 2012 23:51:05 +0400 | unc0rr | Support overloaded operators on (hwFloat op hwFloat) calls | file | diff | annotate |
Mon, 07 May 2012 23:48:24 +0400 | unc0rr | Mangle overloaded functions (only different number of parameters is supported) | file | diff | annotate |
Sat, 05 May 2012 00:01:12 +0400 | unc0rr | Convert namespace from list into map in preparation for implementation of overloaded functions support. Greatly improve speed of rendering as a side effect (parse + render time reduced from 5:20 to 0:20) | file | diff | annotate |