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)
|
1 년 전 |
Laurence Jones
|
424215f228
Add ParseKV helper and rework UnmarshalJSON as a proper helper (#2184)
|
2 년 전 |
blotus
|
4ae41a363d
add Hostname helper in expr and templating (#2193)
|
2 년 전 |
blotus
|
e1f4a71357
readd KeyExists expr helper (#2180)
|
2 년 전 |
blotus
|
a753ea6981
Add B64decode expr helper (#2183)
|
2 년 전 |
Thibault "bui" Koechlin
|
4ff8f498ce
add a LogInfo expr helper (#2179)
|
2 년 전 |
blotus
|
1095f6c875
use expr.Function for custom functions instead of passing them in the env (#2133)
|
2 년 전 |