Irmen de Jong
|
d6ca1e6a12
|
fixed len() returntype
|
2019-02-24 15:25:46 +01:00 |
|
Irmen de Jong
|
c265625ed1
|
gradle
|
2019-02-23 13:17:42 +01:00 |
|
Irmen de Jong
|
7ff1af3934
|
avoid zp corruption issues and added zp mode for floating point (todo: allocate)
|
2019-02-03 00:26:07 +01:00 |
|
Irmen de Jong
|
ae21e03e1d
|
attempt at optimization to register parameter passing
|
2019-02-01 22:51:30 +01:00 |
|
Irmen de Jong
|
f83b9732ee
|
User defined blocks are sorted first, before library blocks. This prioritizes zero page allocation to user code (and makes reading the program easier)
|
2019-02-01 01:22:27 +01:00 |
|
Irmen de Jong
|
86ff08e854
|
fix abs() and also try to convert const arguments to the desired datatype of subroutine params
|
2019-02-01 00:51:49 +01:00 |
|
Irmen de Jong
|
8e36a64d49
|
error message for invalid operand types for logical or bitwise operators
|
2019-01-31 21:38:45 +01:00 |
|
Irmen de Jong
|
b311b5ef4a
|
scripts paths fixes
|
2019-01-31 00:09:22 +01:00 |
|
Irmen de Jong
|
9a8ada7e75
|
fixed scripts, type check bug fixed, improved some argument error messages
|
2019-01-30 23:51:46 +01:00 |
|
Irmen de Jong
|
d35d28ac5a
|
docs about gradle and building the compiler, fix shell build script
|
2019-01-29 23:32:43 +01:00 |
|