|
5643a57bcc
|
utils.go: new function toInt() converts any(int64) to int
|
2024-05-01 07:07:36 +02:00 |
|
|
056d42d328
|
utils.go: Copy and Clone maps with filter function. Also added isIterator().
|
2024-05-01 05:45:10 +02:00 |
|
|
fc0e1ffaee
|
New function isFunctor()
|
2024-04-28 06:43:57 +02:00 |
|
|
323308d86f
|
expressions now support dict data-type
|
2024-04-21 14:24:56 +02:00 |
|
|
8f396a35de
|
ExprContext.SetVar() no longer requires the explicit specification of the type of number
|
2024-04-09 07:12:22 +02:00 |
|
|
072dab4144
|
Expressions now support function definition
|
2024-04-02 04:36:03 +02:00 |
|
|
20007a5a81
|
utils.go: New function isList() that checks is a value is an array of any
|
2024-03-30 06:50:49 +01:00 |
|
|
fdc2fd8dfd
|
utils.go: added functions anyInteger() and anyFloat()
|
2024-03-28 06:26:20 +01:00 |
|
|
33841c5861
|
Added copyrighr note to all sources
|
2024-03-26 08:45:18 +01:00 |
|
|
522b880ca3
|
Added all source files
|
2024-03-26 07:00:53 +01:00 |
|