|
088e347c95
|
Changed SetValue() as SetVar() and GetValue() as GetVar()
|
2024-04-03 06:29:57 +02:00 |
|
|
072dab4144
|
Expressions now support function definition
|
2024-04-02 04:36:03 +02:00 |
|
|
4e361f938e
|
ast: now supports espression forest (multi expressions)
|
2024-03-31 05:57:02 +02:00 |
|
|
e012afa691
|
Added the RegisterFunc() interface to the expression context
|
2024-03-30 06:54:43 +01:00 |
|
|
6d8c6f5154
|
helpers.go provides easy functions to parse and evaluate expressions
|
2024-03-28 06:32:37 +01:00 |
|