2012-12-19 |
Teemu Piippo |
Added constants, these are defined with const, take their value immediately and are replaced out with their value when used. The strlen operator can be used to get a string constant's length.
|
changeset |
files
|
2012-12-19 |
Teemu Piippo |
Some rework on variables
|
changeset |
files
|
2012-12-19 |
Teemu Piippo |
Good bunch of changes
|
changeset |
files
|
2012-08-26 |
Teemu Piippo |
Don't try to read expressions as statements. That yields nothing useful and inevidently bombs out anyway.
|
changeset |
files
|
2012-08-26 |
Teemu Piippo |
Fixed: parser allowed command calls with one too few arguments
|
changeset |
files
|
2012-08-26 |
Teemu Piippo |
- Fixed error display - peeking was pushing recorded `cursor` position out of sync
|
changeset |
files
|
2012-08-25 |
Teemu Piippo |
renamed to undefined labels, not unmarked labels...
|
changeset |
files
|
Loading... |