Irmen de Jong
|
b8f3f942d4
|
implemented all bit rotate and shift operations
|
2018-10-22 01:02:24 +02:00 |
|
Irmen de Jong
|
79462b3448
|
fixed some problems with builtin functions
|
2018-10-20 23:53:39 +02:00 |
|
Irmen de Jong
|
7aec14524e
|
fix datatype conversion issues
|
2018-10-12 15:50:32 +02:00 |
|
Irmen de Jong
|
2f7d03b6ab
|
adding singed integer datatypes
|
2018-10-10 09:21:20 +02:00 |
|
Irmen de Jong
|
1d37841575
|
for, while, repeat, if, branch bodies are now (anonymous) symbol scopes
|
2018-10-06 18:42:06 +02:00 |
|
Irmen de Jong
|
7b650ffa18
|
added bitmap characters
|
2018-10-06 02:16:07 +02:00 |
|
Irmen de Jong
|
a7abc32368
|
wrd and wrdhi functions added for byte-word conversion, more constant folding optimizations
|
2018-10-06 00:10:30 +02:00 |
|
Irmen de Jong
|
6350bf8024
|
fixed datatype conversions
|
2018-10-05 17:44:29 +02:00 |
|
Irmen de Jong
|
4501276217
|
cube3d and tweaks
|
2018-10-03 01:57:16 +02:00 |
|
Irmen de Jong
|
18c6165325
|
more complete for loops, various comma separated lists can now be split over multiple lines
|
2018-10-02 22:52:05 +02:00 |
|
Irmen de Jong
|
b96bb23a54
|
added gfx_line function
|
2018-10-01 01:01:39 +02:00 |
|