|
646710e180
|
builtin-base.go: new eval() function
|
2024-12-27 07:14:26 +01:00 |
|
|
3c51b8d2ee
|
Changed some function names and param types
|
2024-07-31 09:11:57 +02:00 |
|
|
9070b5c9cc
|
The function parameter model has been modified to support the passing of named parameters
|
2024-07-28 18:49:08 +02:00 |
|
|
e8f5d3e445
|
builtin-base.go: unused function iteratorFunc() commented out
|
2024-07-07 15:52:16 +02:00 |
|
|
522b5983bd
|
builtin-base.go: string() function added
|
2024-06-26 04:27:14 +02:00 |
|
|
d9f7e5b1ad
|
common-errors.go: exported all error functions.
builtin-string.go: renamed all functions from somthingStr() to strSomething()
|
2024-06-10 20:37:58 +02:00 |
|
|
9df9ad5dd1
|
func-*.go modules renamed as builtin-*.go.
Also changed and exported some identiefier relatet to the builtin feature
|
2024-06-09 10:28:51 +02:00 |
|