ast.go
|
Added the foreach loop
|
2025-03-23 11:05:59 +11:00 |
builtins.go
|
Added the foreach loop
|
2025-03-23 11:05:59 +11:00 |
egbuiltins.go
|
Added the notion of streams
|
2024-04-10 21:58:06 +10:00 |
env.go
|
Added the foreach loop
|
2025-03-23 11:05:59 +11:00 |
eval.go
|
Added switch options
|
2025-03-23 11:07:32 +11:00 |
inst.go
|
Added the foreach loop
|
2025-03-23 11:05:59 +11:00 |
inst_test.go
|
Added lists and hashes
|
2025-03-23 11:05:44 +11:00 |
objs.go
|
Added switch options
|
2025-03-23 11:07:32 +11:00 |
streams.go
|
Added macros and the if macro
|
2024-04-13 21:46:50 +10:00 |
testbuiltins_test.go
|
Added non-sorted disclosure
|
2025-03-23 11:06:15 +11:00 |
userbuiltin.go
|
Added switch options
|
2025-03-23 11:07:32 +11:00 |
userbuiltin_test.go
|
Added switch options
|
2025-03-23 11:07:32 +11:00 |