deadvey
|
f6a95f76bd
|
Added support for assigning variables to the output of a choice
|
2026-05-26 17:48:36 +01:00 |
|
deadvey
|
59f32e975b
|
clippy lints and moved the operator matchbox to it's own function
|
2026-05-26 11:54:53 +01:00 |
|
deadvey
|
4f7abb5f19
|
added support for if elif else statements by returning a boolean
from the identifier syntax parsing
|
2026-05-26 11:38:14 +01:00 |
|
deadvey
|
20369ef838
|
added basic variable functionality, doesn't really do anything at the
moment but you can assign and change variables.
|
2026-05-25 02:19:30 +01:00 |
|
deadvey
|
21bf659718
|
Began adding support for variables
|
2026-05-24 15:09:59 +01:00 |
|