|
7c8dbb0ac7
|
Added virtual symbol SymVariable translated from general real SymIdentifier symbol
|
2024-05-20 06:05:24 +02:00 |
|
|
a543360151
|
when the list value involved in an insert or append operations (directly) comes from a variable, that variable receives the result list
|
2024-05-19 01:42:15 +02:00 |
|
|
8ee0bb5701
|
Some data-type check functions (e.g. IsInteger()) exported
|
2024-05-08 07:53:01 +02:00 |
|
|
510966c497
|
operator-insert.go: replaced []any with ListType
|
2024-05-06 04:43:29 +02:00 |
|
|
7198749063
|
new operator dot '.' used to select an item or character from a list or a string respectively
|
2024-04-19 09:05:26 +02:00 |
|
|
353d495c50
|
two new operators added: '<<' and '>>
|
2024-04-16 03:54:50 +02:00 |
|