Tue, 06 Dec 2011 22:05:59 +0300 |
unc0rr |
Ok, State monad instead
|
file |
diff |
annotate
|
Tue, 06 Dec 2011 17:59:10 +0400 |
unc0rr |
Convert into Reader monad
|
file |
diff |
annotate
|
Mon, 05 Dec 2011 17:56:49 +0400 |
unc0rr |
Start converting into monadic code using Reader monad (will be used to store information about namespace)
|
file |
diff |
annotate
|
Sat, 03 Dec 2011 22:21:23 +0300 |
unc0rr |
Add base type tags to identifiers
|
file |
diff |
annotate
|
Thu, 01 Dec 2011 18:02:27 +0400 |
unc0rr |
- Improve renderer a bit, disallow nested functions
|
file |
diff |
annotate
|
Tue, 29 Nov 2011 17:42:42 +0400 |
unc0rr |
- Improve parsing of prefix operators
|
file |
diff |
annotate
|
Mon, 28 Nov 2011 17:57:25 +0400 |
unc0rr |
More verbose progress log, dump the result
|
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 14:46:57 +0300 |
unc0rr |
- Improvement to the parser
|
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
|
Sat, 19 Nov 2011 22:38:31 +0300 |
unc0rr |
Improve parser and converter
|
file |
diff |
annotate
|
Thu, 17 Nov 2011 17:57:45 +0400 |
unc0rr |
- Parse sets initialization
|
file |
diff |
annotate
|
Sun, 13 Nov 2011 13:46:26 +0300 |
unc0rr |
Introduce initialization expressions
|
file |
diff |
annotate
|
Thu, 10 Nov 2011 23:14:40 +0300 |
unc0rr |
Improve parsing of complex references like "a^[b[c], d]"
|
file |
diff |
annotate
|