|
command.go
|
Added and, or, xor and subtract commands
|
2025-11-02 18:07:14 +01:00 |
|
context.go
|
Added SWITCH/CASE/DEFAULT/ENDSWITCH
|
2025-12-19 22:56:16 +01:00 |
|
forstack.go
|
Changed for to not implement DOWNTO.
|
2025-11-17 23:58:51 +01:00 |
|
labelstack.go
|
Added labelstack and symboltable.
|
2025-10-26 17:10:18 +01:00 |
|
labelstack_test.go
|
Added labelstack and symboltable.
|
2025-10-26 17:10:18 +01:00 |
|
switchstack.go
|
Added SWITCH/CASE/DEFAULT/ENDSWITCH
|
2025-12-19 22:56:16 +01:00 |
|
symboltable.go
|
Added and, or, xor and subtract commands
|
2025-11-02 18:07:14 +01:00 |