Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / diegoholiveira/jsonlogic issues and pull requests
#67 - get the variable that causes a false output on jsonlogic evaluation
Issue -
State: open - Opened by FlorianRuen over 1 year ago
- 7 comments
#66 - feat: add function to get jsonlogic with solved vars (replaced by values)
Pull Request -
State: closed - Opened by FlorianRuen over 1 year ago
- 1 comment
#65 - get the jsonlogic evaluated back from the method that apply
Issue -
State: closed - Opened by FlorianRuen over 1 year ago
- 3 comments
#64 - Fix null comparisons
Pull Request -
State: closed - Opened by reb-felipe about 2 years ago
- 1 comment
#63 - Add the toSliceOfNumbers to clear the code in `-` and `/` functions
Pull Request -
State: closed - Opened by diegoholiveira about 2 years ago
- 2 comments
#62 - Fixed subtraction from zero
Pull Request -
State: closed - Opened by Rymmugygr about 2 years ago
- 1 comment
#61 - Operation with null data values gives incorrect results
Issue -
State: closed - Opened by alvery about 2 years ago
- 2 comments
#60 - Error Operation Equals with Nulls
Issue -
State: closed - Opened by jsanabria-ml over 2 years ago
- 2 comments
#59 - support for primitive object return values
Pull Request -
State: closed - Opened by tlugger over 2 years ago
- 1 comment
#58 - Support for object return types
Issue -
State: closed - Opened by tlugger over 2 years ago
#57 - Issue Fix #56
Pull Request -
State: closed - Opened by vivekagrawal2810 over 2 years ago
- 1 comment
#56 - all Operator not giving correct results
Issue -
State: closed - Opened by vivekagrawal2810 over 2 years ago
#55 - Fix less compare (#55)
Pull Request -
State: closed - Opened by okhowang over 2 years ago
- 2 comments
#54 - Allow the reduce function work with string values
Pull Request -
State: closed - Opened by julianogalgaro over 2 years ago
- 1 comment
#53 - Wrong result when comparing number and string
Issue -
State: closed - Opened by okhowang over 2 years ago
- 3 comments
#52 - Should substr called with a negative argument greater than the string length be an error?
Issue -
State: closed - Opened by toddbaert over 2 years ago
- 2 comments
#51 - panic on interface conversion
Issue -
State: closed - Opened by NoSugarCoffee over 2 years ago
- 1 comment
#50 - Less than operator returns true with strings instead of false
Issue -
State: closed - Opened by GeorgeD19 almost 3 years ago
- 1 comment
#49 - Unable to use V2 or V3 versions
Issue -
State: closed - Opened by lenny-intel almost 3 years ago
- 2 comments
#48 - Recognize customer operators in IsValid func
Pull Request -
State: closed - Opened by zachcheh almost 3 years ago
#47 - Custom operators are not examined by isOperator func which always results in invalid for rules with custom operators
Issue -
State: closed - Opened by zachcheh almost 3 years ago
- 3 comments
#46 - implement AddOperator method
Pull Request -
State: closed - Opened by mervynyang over 3 years ago
- 4 comments
#45 - Export interfaces validator (validateJsonLogic)
Pull Request -
State: closed - Opened by Evgenus over 3 years ago
- 4 comments
#44 - validateJsonLogic not exported
Issue -
State: closed - Opened by Evgenus over 3 years ago
- 3 comments
#43 - Allow the reduce function work with bool values
Pull Request -
State: closed - Opened by sah4ez over 3 years ago
- 1 comment
#42 - Fixing nil exception for in operation
Pull Request -
State: closed - Opened by darrendao over 3 years ago
- 3 comments
#41 - [PANIC RECOVER] interface conversion: interface {} is []interface {}, not map[string]interface {}
Issue -
State: closed - Opened by nicholasanthonys almost 4 years ago
- 2 comments
#40 - Panic: interface conversion: interface {} is nil, not float64
Issue -
State: closed - Opened by jinjaghost about 4 years ago
- 1 comment
#39 - Is it possible to add custom operator?
Issue -
State: closed - Opened by huangjunwen over 4 years ago
- 3 comments
#38 - The operation if there's a nil values
Pull Request -
State: closed - Opened by diegoholiveira over 4 years ago
- 1 comment
#37 - Error if var is missing from data
Issue -
State: closed - Opened by Makpoc over 4 years ago
- 12 comments
#36 - 0 divided by any number returning denominator instead of 0
Issue -
State: closed - Opened by deepchenna over 4 years ago
- 2 comments
#35 - invalid: module contains a go.mod file, so major version must be compatible: should be v0 or v1, not v2
Issue -
State: closed - Opened by hexadecy over 4 years ago
- 8 comments
#34 - fix panic on number to nil comparison
Pull Request -
State: closed - Opened by fifthaxe over 4 years ago
- 1 comment
#33 - Fix #32
Pull Request -
State: closed - Opened by fifthaxe over 4 years ago
- 1 comment
#32 - Invalid evaluation
Issue -
State: closed - Opened by fifthaxe over 4 years ago
- 2 comments
#31 - Fix access to properties using numeric keys
Pull Request -
State: closed - Opened by diegoholiveira almost 5 years ago
- 1 comment
#30 - Use the position of the number to identify the first number
Pull Request -
State: closed - Opened by diegoholiveira almost 5 years ago
- 1 comment
#29 - panic: interface conversion error when map have only number in string key
Issue -
State: closed - Opened by deepchenna almost 5 years ago
#28 - 0 divided by any number returning denominator instead of 0
Issue -
State: closed - Opened by deepchenna almost 5 years ago
- 1 comment
#27 - Expose the error of a undefined operator
Pull Request -
State: closed - Opened by diegoholiveira almost 5 years ago
- 2 comments
#26 - An unknown operator will provide a result of true instead of an error
Issue -
State: closed - Opened by rsdmike almost 5 years ago
- 3 comments
#25 - Apply fixers by golangci-lint
Pull Request -
State: closed - Opened by diegoholiveira almost 5 years ago
- 1 comment
#24 - Add go module support
Pull Request -
State: closed - Opened by tlugger almost 5 years ago
- 4 comments
#23 - fix empty rules object that should return an empty object instead of false
Pull Request -
State: closed - Opened by fifthaxe about 5 years ago
- 5 comments
#22 - Add operator in_sorted to validation func
Pull Request -
State: closed - Opened by lucianomagrao over 5 years ago
- 1 comment
#21 - Add in_sorted operator
Pull Request -
State: closed - Opened by lucianomagrao over 5 years ago
- 2 comments
#20 - Add in_ordered_list operator
Pull Request -
State: closed - Opened by lucianomagrao over 5 years ago
- 1 comment
#19 - Fixing merge recursive
Pull Request -
State: closed - Opened by alexjunioravila over 5 years ago
- 1 comment
#18 - fix less operator bad evaluation when args are a mix of string and nu…
Pull Request -
State: closed - Opened by jinjaghost over 5 years ago
- 3 comments
#17 - fix less operator bad evaluation when args are a mix of string and nu…
Pull Request -
State: closed - Opened by jinjaghost over 5 years ago
- 1 comment
#16 - Issue while running a basic example
Issue -
State: closed - Opened by vahuja4 over 5 years ago
- 1 comment
#15 - Use io.Reader and io.Writer interfaces
Pull Request -
State: closed - Opened by diegoholiveira over 5 years ago
- 1 comment
#14 - Make division have the same behavior as sum and multiplication
Pull Request -
State: closed - Opened by joaoandre over 5 years ago
- 1 comment
#13 - Absolute operator
Pull Request -
State: closed - Opened by alexjunioravila over 5 years ago
- 3 comments
#12 - Add equality check for booleans
Pull Request -
State: closed - Opened by filinvadim over 5 years ago
- 1 comment
#11 - Absence of boolean equality check
Issue -
State: closed - Opened by filinvadim over 5 years ago
- 1 comment
#10 - README improvement
Issue -
State: closed - Opened by filinvadim almost 6 years ago
- 1 comment
#9 - Fix map whem value is the number 0
Pull Request -
State: closed - Opened by joaoandre almost 6 years ago
- 1 comment
#8 - Create a helper to validate if a JSON Logic structure is valid
Pull Request -
State: closed - Opened by diegoholiveira almost 6 years ago
- 1 comment
#7 - Remove set operator
Pull Request -
State: closed - Opened by diegoholiveira over 6 years ago
- 1 comment
#6 - Allow all and none to work with lists
Pull Request -
State: closed - Opened by joaoandre over 6 years ago
#5 - Allow solve internal variables before applying filters and maps
Pull Request -
State: closed - Opened by diegoholiveira over 6 years ago
#4 - Filter now uses isTrue
Pull Request -
State: closed - Opened by joaoandre over 6 years ago
#3 - Add travis-ci integration
Pull Request -
State: closed - Opened by diegoholiveira over 6 years ago
#2 - Allow set a property into a json object
Pull Request -
State: closed - Opened by diegoholiveira over 6 years ago
#1 - first implementation of json logic
Pull Request -
State: closed - Opened by diegoholiveira over 6 years ago