Wed, 07 Nov 2018 23:43:15 +0100 | Wuzzy | Pas2C: Fix data types of Trunc and Ceil | file | diff | annotate |
Mon, 15 Oct 2018 13:08:29 -0400 | nemo | tag both as overloadable - seems to satisfy clang 3.4 | file | diff | annotate |
Thu, 11 Oct 2018 23:43:31 +0200 | unc0rr | - Fix insert() for strings in pas2c | file | diff | annotate |
Sat, 11 Apr 2015 17:37:43 +0300 | unc0rr | Add ceil() function to fpcrtl of pas2c | file | diff | annotate |
Sun, 01 Mar 2015 15:56:00 +0100 | sheepluva | teach pas2c how to insert() shortstrings | file | diff | annotate |
Sat, 29 Nov 2014 05:24:47 +0100 | sheepluva | map halt(t) to exit(t) rather than assert(0). all test cases except gravity pass with pas2c now | file | diff | annotate |
Wed, 12 Feb 2014 00:50:15 +0400 | unc0rr | - pas2c recognizes typecasts in initialization expressions | file | diff | annotate |