Sebastien Blot
|
e637e7bf8b
|
Revert "use expr func"
This reverts commit ac451ccaf3 .
|
2023-12-04 21:00:19 +01:00 |
|
Sebastien Blot
|
ac451ccaf3
|
use expr func
|
2023-12-04 21:00:09 +01:00 |
|
Sebastien Blot
|
ecbdf2f0e1
|
merge master branch
|
2023-10-19 10:51:54 +02:00 |
|
Thibault "bui" Koechlin
|
8f6659a2ec
|
fix the float comparison by using Abs(a,b) < 1e-6 approach (IEEE 754). Move the initializiation of expr helpers (#2492)
|
2023-09-28 17:22:00 +02:00 |
|
bui
|
a326ffbb1e
|
add distinct
|
2023-07-20 17:30:58 +02:00 |
|
bui
|
b33ba277bf
|
add flatten to manipulate arrays of arrays
|
2023-07-20 17:10:01 +02:00 |
|
Laurence Jones
|
424215f228
|
Add ParseKV helper and rework UnmarshalJSON as a proper helper (#2184)
|
2023-05-12 09:43:01 +02:00 |
|
blotus
|
4ae41a363d
|
add Hostname helper in expr and templating (#2193)
|
2023-05-11 14:25:04 +02:00 |
|
blotus
|
e1f4a71357
|
readd KeyExists expr helper (#2180)
|
2023-05-04 16:55:34 +02:00 |
|
blotus
|
a753ea6981
|
Add B64decode expr helper (#2183)
|
2023-05-04 14:15:20 +02:00 |
|
Thibault "bui" Koechlin
|
4ff8f498ce
|
add a LogInfo expr helper (#2179)
|
2023-05-03 10:07:11 +02:00 |
|
blotus
|
1095f6c875
|
use expr.Function for custom functions instead of passing them in the env (#2133)
|
2023-03-28 10:49:01 +02:00 |
|