Tue, 01 May 2012 11:25:44 +0100 |
koda |
add NULL definition and align types to their correct bitwidth
|
file |
diff |
annotate
|
Mon, 30 Apr 2012 23:35:40 +0400 |
unc0rr |
Support recurrent function calls. The code is kinda hackish and ugly, but I really spent a few hours thinking on a good solution.
|
file |
diff |
annotate
|
Mon, 30 Apr 2012 17:43:21 +0400 |
unc0rr |
Rework string init macro
|
file |
diff |
annotate
|
Tue, 24 Apr 2012 23:33:39 +0400 |
unc0rr |
uCommands compiles
|
file |
diff |
annotate
|
Tue, 24 Apr 2012 22:27:56 +0400 |
unc0rr |
Fix types
|
file |
diff |
annotate
|
Sat, 21 Apr 2012 20:12:22 +0400 |
unc0rr |
Make pas2c even smarter. Now uIO.c compiles fine, and only 1 warning when compiled with -Wall (clang).
|
file |
diff |
annotate
|
Sat, 21 Apr 2012 19:51:13 +0400 |
unc0rr |
- Remove support for variables in command handlers
|
file |
diff |
annotate
|
Fri, 20 Apr 2012 22:56:56 +0400 |
unc0rr |
Move all strings into constants to make them of string255 type
|
file |
diff |
annotate
|
Fri, 20 Apr 2012 22:03:35 +0400 |
unc0rr |
Many small improvements to pas2c
|
file |
diff |
annotate
|
Fri, 20 Apr 2012 01:50:47 +0400 |
unc0rr |
Some more progress with pas2c
|
file |
diff |
annotate
|
Sun, 15 Apr 2012 00:47:22 +0400 |
unc0rr |
Improve rendering of function types, ranges, and more
|
file |
diff |
annotate
|
Sat, 14 Apr 2012 23:36:57 +0400 |
unc0rr |
More string types
|
file |
diff |
annotate
|
Sat, 14 Apr 2012 22:24:09 +0400 |
unc0rr |
Render unions
|
file |
diff |
annotate
|
Fri, 13 Apr 2012 00:08:46 +0400 |
unc0rr |
Support string constants
|
file |
diff |
annotate
|
Wed, 11 Apr 2012 01:04:58 +0400 |
unc0rr |
Improve rendering of function types, arrays, and more
|
file |
diff |
annotate
|
Mon, 09 Apr 2012 23:55:12 +0400 |
unc0rr |
First try to compile with clang: improve renderer a bit. The result of pas2c is still far from normal C source.
|
file |
diff |
annotate
|