issues
search
diegoholiveira
/
jsonlogic
Go Lang implementation of JsonLogic
MIT License
159
stars
48
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support for pre-decoded rules
#88
beeme1mr
opened
2 days ago
1
Accessing data using var path inside an array
#87
cj-f
opened
3 months ago
3
Ensure all boolean output from map is considered
#85
diegoholiveira
closed
6 months ago
0
Override custom operator not working as expected
#84
sheenaagrawal
closed
3 months ago
2
Issue with map operation
#83
ninasamartin
closed
6 months ago
0
Ensure getVars only returns primitive values when value == <nil>
#82
diegoholiveira
closed
7 months ago
1
Solving vars with the current value changes the behavior
#81
vitaly-eureka-security
closed
7 months ago
2
Solve vars with the current value before solve it with all data
#80
diegoholiveira
closed
7 months ago
0
Apply issue in go client
#79
preetnit
closed
7 months ago
0
feat: support parsing of int
#78
Kavindu-Dodan
closed
7 months ago
0
ApplyInterface does not support int number values
#77
roi-tevel
closed
7 months ago
7
Verify array before try to access any position
#76
diegoholiveira
closed
11 months ago
0
Verify array before try to access any position
#75
diegoholiveira
closed
11 months ago
1
failing to check array items by index (from an empty array)
#74
denisazevedo
closed
11 months ago
1
Ensure value is string before trying to convert it
#73
diegoholiveira
closed
1 year ago
1
Use the first value when min / max
#72
diegoholiveira
closed
1 year ago
1
max/min logic is incorrect
#71
zev-zakaryan
closed
1 year ago
2
filter body returns error when used with array-form var
#70
kstark
closed
1 year ago
3
Enable Go 1.20 and 1.21 in ci
#69
craigpastro
closed
1 year ago
1
Update readme
#68
craigpastro
closed
1 year ago
2
get the variable that causes a false output on jsonlogic evaluation
#67
FlorianRuen
opened
1 year ago
9
feat: add function to get jsonlogic with solved vars (replaced by values)
#66
FlorianRuen
closed
1 year ago
1
get the jsonlogic evaluated back from the method that apply
#65
FlorianRuen
closed
1 year ago
3
Fix null comparisons
#64
reb-felipe
closed
1 year ago
1
Add the toSliceOfNumbers to clear the code in `-` and `/` functions
#63
diegoholiveira
closed
1 year ago
2
Fixed subtraction from zero
#62
Rymmugygr
closed
1 year ago
1
Operation with null data values gives incorrect results
#61
alvery
closed
1 year ago
2
Error Operation Equals with Nulls
#60
jsanabria-ml
closed
1 year ago
2
support for primitive object return values
#59
tlugger
closed
2 years ago
1
Support for object return types
#58
tlugger
closed
2 years ago
0
Issue Fix #56
#57
vivekagrawal2810
closed
2 years ago
1
all Operator not giving correct results
#56
vivekagrawal2810
closed
2 years ago
0
Fix less compare (#55)
#55
okhowang
closed
2 years ago
2
Allow the reduce function work with string values
#54
julianogalgaro
closed
2 years ago
1
Wrong result when comparing number and string
#53
okhowang
closed
2 years ago
3
Should substr called with a negative argument greater than the string length be an error?
#52
toddbaert
closed
2 years ago
2
panic on interface conversion
#51
NoSugarCoffee
closed
2 years ago
1
Less than operator returns true with strings instead of false
#50
GeorgeD19
closed
2 years ago
1
Unable to use V2 or V3 versions
#49
lenny-goodell
closed
2 years ago
2
Recognize customer operators in IsValid func
#48
zachcheh
closed
2 years ago
0
Custom operators are not examined by isOperator func which always results in invalid for rules with custom operators
#47
zachcheh
closed
2 years ago
3
implement AddOperator method
#46
yy-dev7
closed
3 years ago
4
Export interfaces validator (validateJsonLogic)
#45
Evgenus
closed
3 years ago
4
validateJsonLogic not exported
#44
Evgenus
closed
3 years ago
3
Allow the reduce function work with bool values
#43
sah4ez
closed
3 years ago
1
Fixing nil exception for in operation
#42
darrendao
closed
3 years ago
3
[PANIC RECOVER] interface conversion: interface {} is []interface {}, not map[string]interface {}
#41
nicholasanthonys
closed
3 years ago
2
Panic: interface conversion: interface {} is nil, not float64
#40
jinjaghost
closed
4 years ago
1
Is it possible to add custom operator?
#39
huangjunwen
closed
4 years ago
3
The operation if there's a nil values
#38
diegoholiveira
closed
4 years ago
1
Next