ast.go
|
Added lists and hashes
|
2024-04-16 22:05:21 +10:00 |
builtins.go
|
Added macros and the if macro
|
2024-04-13 21:46:50 +10:00 |
egbuiltins.go
|
Added the notion of streams
|
2024-04-10 21:58:06 +10:00 |
env.go
|
Added macros and the if macro
|
2024-04-13 21:46:50 +10:00 |
eval.go
|
Added lists and hashes
|
2024-04-16 22:05:21 +10:00 |
inst.go
|
Added macros and the if macro
|
2024-04-13 21:46:50 +10:00 |
inst_test.go
|
Added lists and hashes
|
2024-04-16 22:05:21 +10:00 |
objs.go
|
Added lists and hashes
|
2024-04-16 22:05:21 +10:00 |
streams.go
|
Added macros and the if macro
|
2024-04-13 21:46:50 +10:00 |
userbuiltin.go
|
Added support for interface types in bind
|
2024-04-16 05:37:04 +00:00 |