Commit Graph

3 Commits

Author SHA1 Message Date
eccb0c4dc9 Added new special operators like &= and <<=.
Also made a litle change to scanner function moveOn(): now it moves on
the last char passed and only if there are more than one chars.
2024-12-29 19:26:02 +01:00
be3bb12f28 operator-unset.go: fixed function removal 2024-07-13 09:07:33 +02:00
032916d4fa New operator unset to delete variables and functions from current context 2024-07-13 09:01:59 +02:00