Thu, 05 Apr 2012 00:42:43 +0400 | unc0rr | More external definitions for pas2c | file | diff | annotate |
Wed, 04 Apr 2012 18:00:46 +0400 | unc0rr | Finish the toughest part of the converter. Now it knows types of everything, so could correctly recognize bitwise operators and type convertions. | file | diff | annotate |
Wed, 04 Apr 2012 15:05:14 +0400 | unc0rr | Normalize RecordFields before conversion. Helps with namespaces problem. | file | diff | annotate |
Tue, 03 Apr 2012 17:53:33 +0400 | unc0rr | Fix withState' not returning lastType | file | diff | annotate |
Mon, 02 Apr 2012 16:14:29 +0400 | unc0rr | Finally fix the bug with pointer declarations polluting namespace with bad records | file | diff | annotate |
Fri, 30 Mar 2012 23:58:08 +0400 | unc0rr | More clean namespace, some fixes | file | diff | annotate |
Fri, 30 Mar 2012 17:00:34 +0400 | unc0rr | Much better types handling, work correctly with functions | file | diff | annotate |