camoroso
|
5585b496fb
|
iter-iter: changed item operation from function and args to a list of expressions
|
2026-05-06 04:04:08 +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
|
bb6b6d17ec
|
operator-map.go: return nil on error
|
2026-05-03 06:30:56 +02:00 |
|
camoroso
|
2ebc52891c
|
Iterator operator: automatic temporary variables _index and _count changed with '__' and '_#' respectively. Note that, sinc '#' is not an identifier allowed char, '_#' requires himBHsnotation: -cover
|
2026-05-02 15:06:12 +02:00 |
|
camoroso
|
4d910dd069
|
moved a subset of source file to the kern package
|
2026-04-27 19:43:37 +02:00 |
|
camoroso
|
ce7bfc5e3f
|
operator-map/filter.go: added deletion of temporary variables '_index' and '_count'
|
2026-04-25 06:24:28 +02:00 |
|
camoroso
|
6ee365bacc
|
new operator 'map' ans general variable access by ${}
|
2026-04-24 20:11:25 +02:00 |
|