Rangi
|
4f2400c15b
|
Hint to {interpolate} names when EQUS expanding does not occur (#1692)
|
2025-05-18 17:53:34 +02:00 |
|
Rangi42
|
230b1db438
|
Remove deprecated DEF-less definitions
|
2024-03-28 17:26:42 -04:00 |
|
Rangi
|
bb7c34db65
|
Deprecate DEF-less definitions (#1193)
|
2023-11-02 10:18:59 +01:00 |
|
Rangi
|
b76819792d
|
Deprecate SET in favor of =
`SET` is redundant with `=`, and is already the name of an instruction.
|
2021-11-19 00:05:49 +01:00 |
|
Rangi
|
8e4ba8d2e4
|
Allow REDEF for EQU constants
Fixes #853
|
2021-04-29 12:24:07 +02:00 |
|
Rangi
|
b8093847dc
|
New definition syntax with leading DEF keyword
This will enable fixing #457 later once the old
definition syntax is removed.
|
2021-03-19 01:48:36 +01:00 |
|