Tue, 16 Oct 2012 22:35:01 +0400 |
unc0rr |
Better error handling
|
file |
diff |
annotate
|
Sun, 16 Sep 2012 23:30:55 +0400 |
unc0rr |
Treat init expression in parens as just expression instead of array initializer when there's only one entry in expressions list
|
file |
diff |
annotate
|
Sat, 01 Sep 2012 10:40:22 +0200 |
sheepluva |
fix parsing of 'if': identifiers can also contain underscores
|
file |
diff |
annotate
|
Fri, 31 Aug 2012 22:08:29 +0200 |
unc0rr |
fix parsing of 'if'
|
file |
diff |
annotate
|
Tue, 07 Aug 2012 21:18:33 +0400 |
unc0rr |
Keep inlining
|
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
|
Thu, 28 Jun 2012 00:30:50 +0400 |
unc0rr |
Prepare to handle passing by reference
|
file |
diff |
annotate
|
Wed, 27 Jun 2012 22:53:26 +0400 |
unc0rr |
Remove trailing spaces
|
file |
diff |
annotate
|
Sun, 13 May 2012 00:40:01 +0400 |
unc0rr |
oops, wrong type
|
file |
diff |
annotate
|
Sat, 12 May 2012 23:55:09 +0400 |
unc0rr |
pas2c stuff again
|
file |
diff |
annotate
|
Sat, 12 May 2012 22:44:39 +0400 |
unc0rr |
A solution to char vs string problem: mark single-letter strings with _S macro
|
file |
diff |
annotate
|
Sat, 12 May 2012 22:13:56 +0400 |
unc0rr |
Make pas2c even more happier with uGears.c, allow assigning arrays in some cases
|
file |
diff |
annotate
|
Fri, 11 May 2012 00:28:06 +0400 |
unc0rr |
Some work to make more units compile after conversion to c
|
file |
diff |
annotate
|
Fri, 20 Apr 2012 23:03:20 +0400 |
unc0rr |
Fix parsing of exit() call without parameters
|
file |
diff |
annotate
|
Fri, 20 Apr 2012 22:03:35 +0400 |
unc0rr |
Many small improvements to pas2c
|
file |
diff |
annotate
|
Sun, 15 Apr 2012 00:47:22 +0400 |
unc0rr |
Improve rendering of function types, ranges, 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
|
Thu, 05 Apr 2012 14:58:34 +0400 |
unc0rr |
Improve rendering into C
|
file |
diff |
annotate
|
Thu, 29 Mar 2012 17:27:01 +0400 |
unc0rr |
- Treat strings as arrays of chars
|
file |
diff |
annotate
|
Mon, 26 Mar 2012 17:56:15 +0400 |
unc0rr |
Just some further work
|
file |
diff |
annotate
|
Sun, 05 Feb 2012 23:24:43 +0400 |
unc0rr |
Further work on propagating types. Now it hopefully works fully, just need to annotate namespace with types first.
|
file |
diff |
annotate
|
Fri, 03 Feb 2012 14:21:07 +0400 |
unc0rr |
Propagate types on identifiers
|
file |
diff |
annotate
|
Wed, 07 Dec 2011 08:01:18 +0300 |
unc0rr |
"System" unit to help converter
|
file |
diff |
annotate
|
Sat, 03 Dec 2011 22:21:23 +0300 |
unc0rr |
Add base type tags to identifiers
|
file |
diff |
annotate
|
Tue, 29 Nov 2011 17:42:42 +0400 |
unc0rr |
- Improve parsing of prefix operators
|
file |
diff |
annotate
|
Sun, 27 Nov 2011 23:13:22 +0300 |
unc0rr |
Countless imporvements to the parser and countless help to the parser in sources.
|
file |
diff |
annotate
|
Sun, 27 Nov 2011 19:34:08 +0300 |
unc0rr |
More work on the parser
|
file |
diff |
annotate
|
Sun, 27 Nov 2011 14:46:57 +0300 |
unc0rr |
- Improvement to the parser
|
file |
diff |
annotate
|
Sun, 27 Nov 2011 00:25:28 +0300 |
unc0rr |
- Help parser more
|
file |
diff |
annotate
|
Sat, 26 Nov 2011 21:12:23 +0300 |
unc0rr |
- Help parser by dropping that insane formatting syntax in str function
|
file |
diff |
annotate
|