Sun, 27 Jan 2013 00:00:33 +0100 |
koda |
whitespaces and tabs again
|
file |
diff |
annotate
|
Sun, 04 Nov 2012 06:11:39 +0100 |
koda |
pas2c is now fully parametric with command line options (maybe unC0Rr needs to clean this up a little)
webgl
|
file |
diff |
annotate
|
Sun, 04 Nov 2012 03:04:20 +0100 |
koda |
pas2c can search for inc files in alternate folders (needed for out of source builds)
webgl
|
file |
diff |
annotate
|
Sun, 04 Nov 2012 02:35:17 +0100 |
koda |
pas2c can read files without changing the process directory
webgl
|
file |
diff |
annotate
|
Sun, 04 Nov 2012 02:13:25 +0100 |
koda |
pas2C is slowely becoming parametric
webgl
|
file |
diff |
annotate
|
Sat, 03 Nov 2012 23:44:49 +0100 |
koda |
let's start to introduce bugs in haskell stuff too
webgl
|
file |
diff |
annotate
|
Thu, 09 Aug 2012 19:35:52 +0400 |
unc0rr |
Check if 'for' cycle body is executed at least once
|
file |
diff |
annotate
|
Tue, 07 Aug 2012 21:18:33 +0400 |
unc0rr |
Keep inlining
|
file |
diff |
annotate
|
Mon, 06 Aug 2012 23:30:58 +0400 |
unc0rr |
More mess in pas2c:
|
file |
diff |
annotate
|
Wed, 25 Jul 2012 10:57:00 -0400 |
xymeng |
Changes to pas2c - unreviewed apart from cursory glance and compile test.
|
file |
diff |
annotate
|
Tue, 03 Jul 2012 22:44:50 +0400 |
unc0rr |
- Don't call Length() on variable size arrays
|
file |
diff |
annotate
|
Sat, 30 Jun 2012 01:09:31 +0400 |
unc0rr |
Properly convert taking address of function with var parameters
|
file |
diff |
annotate
|
Sat, 30 Jun 2012 00:20:01 +0400 |
unc0rr |
Don't produce unnecessary and erroneous defines
|
file |
diff |
annotate
|
Fri, 29 Jun 2012 22:46:58 +0400 |
xymeng |
Fix the function definition issue so the function pointer format now looks correct.
|
file |
diff |
annotate
|
Fri, 29 Jun 2012 00:45:13 +0400 |
unc0rr |
Convert function with var parameters declarations into #define + function which accepts pointers
|
file |
diff |
annotate
|