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
|
Fri, 25 Nov 2011 23:22:35 +0300 |
unc0rr |
Help parser a bit
|
file |
diff |
annotate
|
Fri, 25 Nov 2011 18:36:12 +0300 |
unc0rr |
- Parse unions, sets, function type, packed arrays and some more imporvements to the parser. Now it parses uVariable, uConsts and even SDLh.pas
|
file |
diff |
annotate
|
Thu, 24 Nov 2011 20:59:13 +0300 |
unc0rr |
Improve parser a bit, preparation to parsing whole program at once and compiling it into single C file
|
file |
diff |
annotate
|
Wed, 23 Nov 2011 20:12:16 +0300 |
unc0rr |
Finish preprocessor. Now it correctly handles $IFDEF, $IFNDEF, $ELSE, $ENDIF and $DEFINE.
|
file |
diff |
annotate
|
Tue, 22 Nov 2011 19:34:15 +0300 |
unc0rr |
- Split PascalParser into modules
|
file |
diff |
annotate
|