|
9070b5c9cc
|
The function parameter model has been modified to support the passing of named parameters
|
2024-07-28 18:49:08 +02:00 |
|
|
06373f5126
|
Impemented Typer interface
|
2024-07-13 17:14:25 +02:00 |
|
|
e41ddc664c
|
Improved closure context persistence. Now it is possibile to define counters like this func(base){func(){@base=base+1}}
|
2024-06-24 07:20:17 +02:00 |
|
|
ba479a1b99
|
Function call moved from operand-func.go to function.go
|
2024-06-17 06:54:50 +02:00 |
|
|
5302907dcf
|
external plugins can now request for dependencies
|
2024-06-09 17:12:57 +02:00 |
|
|
33d70d6d1a
|
splitted go and expr function bindings in dedicated source files
|
2024-06-09 10:41:06 +02:00 |
|