camoroso
|
99c1adc434
|
copyright header updated to 2026
|
2026-05-06 09:27:42 +02:00 |
|
camoroso
|
acd4f8487d
|
new iter-iter iterator and kern.func-info module
|
2026-05-05 20:38:30 +02:00 |
|
camoroso
|
7f34ccf955
|
moved scanner sources to package 'scan'
|
2026-05-03 14:19:17 +02:00 |
|
camoroso
|
23b8eec74a
|
builtin-base: removed useless function unset(). See UNSET operator
|
2026-05-03 06:46:51 +02:00 |
|
camoroso
|
8787973de0
|
util files moved form kern to util package
|
2026-04-29 11:03:36 +02:00 |
|
camoroso
|
4d910dd069
|
moved a subset of source file to the kern package
|
2026-04-27 19:43:37 +02:00 |
|
camoroso
|
b6952444ab
|
builtin-base: added functions set() and unset()
|
2026-04-21 17:14:51 +02:00 |
|
camoroso
|
92bd366380
|
builtin-base: bool() supports lists and dicts, int() supports fractions
|
2026-04-18 12:20:05 +02:00 |
|
camoroso
|
037565c41e
|
New var() function added to the builtin set
|
2026-04-15 16:04:12 +02:00 |
|
camoroso
|
646710e180
|
builtin-base.go: new eval() function
|
2024-12-27 07:14:26 +01:00 |
|
camoroso
|
3c51b8d2ee
|
Changed some function names and param types
|
2024-07-31 09:11:57 +02:00 |
|
camoroso
|
9070b5c9cc
|
The function parameter model has been modified to support the passing of named parameters
|
2024-07-28 18:49:08 +02:00 |
|
camoroso
|
e8f5d3e445
|
builtin-base.go: unused function iteratorFunc() commented out
|
2024-07-07 15:52:16 +02:00 |
|
camoroso
|
522b5983bd
|
builtin-base.go: string() function added
|
2024-06-26 04:27:14 +02:00 |
|
camoroso
|
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 |
|
camoroso
|
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 |
|