Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / PaesslerAG/gval issues and pull requests

#107 - feat: fix goroutine leakage problem caused by errCh write blocking.

Pull Request - State: closed - Opened by catundercar about 1 month ago - 1 comment

#106 - feat: add xxx == nil or xxx != nil support

Pull Request - State: open - Opened by mei-rune 6 months ago

#105 - feat: add xxx == nil or xxx != nil support

Pull Request - State: closed - Opened by mei-rune 6 months ago

#104 - fix unexpected func() bool expected bool

Pull Request - State: closed - Opened by mei-rune 6 months ago

#103 - NewEvaluableWithContext purpose

Issue - State: open - Opened by natenho 8 months ago

#102 - Question on thread safety of concurrent evaluations

Issue - State: closed - Opened by carlosabalde 10 months ago - 2 comments

#101 - Fix json parsing bug

Pull Request - State: open - Opened by sivukhin 11 months ago

#99 - LineFeed in string results in error on Evaluate

Issue - State: open - Opened by mjurczik over 1 year ago

#98 - Add Scanner interface to allow lexing none-Go languages

Pull Request - State: open - Opened by JanHoefelmeyer over 1 year ago

#97 - Allow single quotes for Strings to allow parsing JSONPath

Issue - State: open - Opened by JanHoefelmeyer over 1 year ago - 1 comment

#96 - Hexadecimal support

Issue - State: open - Opened by jotego over 1 year ago - 2 comments

#95 - how to parse complex json with jsonpath?

Issue - State: open - Opened by fengnex over 1 year ago

#94 - evaluate with operator in value not expected

Issue - State: closed - Opened by cposture over 1 year ago - 1 comment

#93 - Move `parseIf` operator in `base`

Issue - State: closed - Opened by Dragomir-Ivanov over 1 year ago - 2 comments

#92 - Apply formatting (go fmt)

Pull Request - State: closed - Opened by darh almost 2 years ago

#91 - Replace %s and %v with %w when wrapping errors

Pull Request - State: closed - Opened by darh almost 2 years ago - 1 comment

#90 - fix negation in decimal language

Pull Request - State: open - Opened by imirkin about 2 years ago - 1 comment

#89 - Evaluating strings with backslashes raises parsing errors

Issue - State: open - Opened by tjerman about 2 years ago - 1 comment

#88 - Add support for typed map and slices with method calls

Pull Request - State: closed - Opened by tw1nk about 2 years ago - 1 comment

#87 - Feature Request: high order functions (collection)

Issue - State: open - Opened by RafaeLeal about 2 years ago

#86 - I need to check string contains using gval expression

Issue - State: open - Opened by VEDANTDOKANIA about 2 years ago

#85 - fix(#79): function panic recover

Pull Request - State: closed - Opened by Yangruipis over 2 years ago - 1 comment

#84 - Allow nil arguments for function

Pull Request - State: closed - Opened by vicpatel over 2 years ago

#83 - Allow dashes in identfiers

Issue - State: open - Opened by TomTheBear over 2 years ago - 1 comment

#82 - Allow variables to overload functoins

Issue - State: open - Opened by smyrman over 2 years ago - 2 comments

#81 - Publish new version for DecimalArithmetic

Issue - State: closed - Opened by shaswatk over 2 years ago - 2 comments

#80 - How to get rendered expressions

Issue - State: open - Opened by StrangeYear over 2 years ago - 4 comments

#78 - feature request: add metadata in evaluable

Issue - State: open - Opened by skyf0cker almost 3 years ago - 5 comments

#77 - feat request: null safe operator

Issue - State: open - Opened by rr-nick-tan almost 3 years ago

#76 - Passing a context to the custom functions

Issue - State: closed - Opened by schneekatze almost 3 years ago - 1 comment

#75 - getting list of parsed variables before expression is evaluated for validation

Issue - State: open - Opened by aldas almost 3 years ago - 6 comments

#74 - no error return when compare with two data which with different type

Issue - State: open - Opened by willishen almost 3 years ago - 1 comment

#73 - fix lost context in EvaluateWithContext

Pull Request - State: closed - Opened by vithnilica about 3 years ago

#72 - Parsing errors are not user-friendly

Issue - State: open - Opened by preciselytom about 3 years ago - 1 comment

#71 - Add DecimalArithmetic language

Pull Request - State: closed - Opened by machship-mm about 3 years ago

#70 - Handle decimal/money arithmetic

Issue - State: closed - Opened by machship-mm about 3 years ago - 2 comments

#69 - Strings that are missing ending quote should be treated as syntax error

Issue - State: closed - Opened by lafriks about 3 years ago - 1 comment

#68 - Add option to override functions to parse string/float/bool

Issue - State: open - Opened by lafriks about 3 years ago - 1 comment

#67 - Fix to accept operator and extension without space between

Pull Request - State: closed - Opened by lafriks about 3 years ago

#65 - Parser.Const Go1.17 compatibility

Pull Request - State: closed - Opened by buglloc about 3 years ago

#64 - Error when Not Adding Space for New Operator

Issue - State: closed - Opened by plasticmacaroni over 3 years ago - 1 comment

#63 - Without space after && leading error

Issue - State: closed - Opened by Ovi3 over 3 years ago - 4 comments

#62 - How to define a language which allows to create varaiables?

Issue - State: closed - Opened by AllenDang over 3 years ago - 2 comments

#61 - Unable to accept an array as input to custom function

Issue - State: closed - Opened by timmyimprint over 3 years ago - 2 comments

#60 - Fixed panic ins typed nil coalesce

Pull Request - State: closed - Opened by generikvault over 3 years ago

#59 - check reflect for nil pointer type and check nil for interface{} type…

Pull Request - State: closed - Opened by abdularis over 3 years ago - 1 comment

#58 - Panic when provided using struct object with null pointer field

Issue - State: closed - Opened by abdularis over 3 years ago - 2 comments

#57 - A few code cleanups as suggested by staticcheck

Pull Request - State: closed - Opened by Jacalz over 3 years ago - 1 comment

#56 - Shorthand function to evaluate with context

Pull Request - State: closed - Opened by mariotoffia over 3 years ago - 1 comment

#55 - Error callback instead of terminating error in JSON

Issue - State: closed - Opened by mariotoffia almost 4 years ago - 4 comments

#54 - Sublanguage

Pull Request - State: closed - Opened by generikvault almost 4 years ago

#53 - Additional features for choosing how to parse input

Pull Request - State: closed - Opened by impl almost 4 years ago - 2 comments

#52 - Fixed godev links uses only one hyphen

Pull Request - State: closed - Opened by generikvault about 4 years ago

#51 - Develop

Pull Request - State: closed - Opened by generikvault about 4 years ago

#50 - fail when parameter not defined

Pull Request - State: open - Opened by guilhermehubner about 4 years ago - 1 comment

#49 - No error even for invalid expression

Issue - State: open - Opened by guilhermehubner about 4 years ago

#48 - Fix doc links

Pull Request - State: closed - Opened by darh about 4 years ago

#47 - Add support for custom selector

Pull Request - State: closed - Opened by darh about 4 years ago - 1 comment

#46 - Export parseIf

Issue - State: closed - Opened by mxk about 4 years ago - 2 comments

#45 - Extending variable() to support custom selectors on value

Issue - State: closed - Opened by darh about 4 years ago - 3 comments

#44 - EvalFloat64 fn doc typo fixed

Pull Request - State: closed - Opened by darh about 4 years ago - 2 comments

#43 - Issues with uint64 when using in expression

Issue - State: closed - Opened by darh about 4 years ago - 1 comment

#42 - Unable to define and look up array

Issue - State: open - Opened by preciselytom about 4 years ago - 3 comments

#41 - Fix handling hex numbers in expression

Pull Request - State: closed - Opened by gmelchett about 4 years ago - 1 comment

#40 - Struct methods do not accept func arguments

Issue - State: closed - Opened by larrycinnabar about 4 years ago - 1 comment
Labels: help wanted

#39 - Fixed goveralls arguments

Pull Request - State: closed - Opened by fkorotkov about 4 years ago

#38 - Make ident and parentheses parsers available separately from Base()

Pull Request - State: closed - Opened by edigaryev about 4 years ago - 3 comments

#37 - Better language granularity

Issue - State: closed - Opened by preciselytom over 4 years ago - 2 comments

#36 - Return the error when error is returned by a function

Issue - State: closed - Opened by KorayGocmen almost 5 years ago - 1 comment

#35 - Result line/column information

Issue - State: closed - Opened by danielgtaylor almost 5 years ago - 1 comment

#34 - Force fail when a parameter is missing.

Issue - State: closed - Opened by mschmidt4 almost 5 years ago - 1 comment

#33 - lazy evaluation

Issue - State: closed - Opened by mschmidt4 almost 5 years ago - 1 comment

#32 - How to create a language with nested parameter support?

Issue - State: closed - Opened by pmalekn over 5 years ago - 2 comments

#31 - unable to get value

Issue - State: closed - Opened by Gigaclank over 5 years ago - 4 comments

#30 - Adding support for functions which accept context as first parameter.

Pull Request - State: closed - Opened by haxwagon over 5 years ago - 1 comment

#29 - Case Mismatch: Able to create Evaluable but actual evaluate fails

Issue - State: closed - Opened by praveentiru over 5 years ago - 4 comments

#28 - zero value argument when function is called by reflect

Pull Request - State: closed - Opened by csgura over 5 years ago - 2 comments

#27 - Variables beginning with a number

Issue - State: closed - Opened by informixter over 5 years ago - 2 comments
Labels: help wanted

#26 - switch back to coveralls.io

Pull Request - State: closed - Opened by generikvault over 5 years ago

#25 - Comparison with expr

Issue - State: closed - Opened by antonmedv over 5 years ago - 2 comments

#24 - #23 removed automatic nil to string convertion in operators

Pull Request - State: closed - Opened by generikvault over 5 years ago

#23 - eval `nil > 1` returns true

Issue - State: closed - Opened by praveen-tt over 5 years ago - 2 comments
Labels: bug

#22 - parameter not support map[int]int ?

Issue - State: closed - Opened by zhangziang over 5 years ago - 5 comments
Labels: bug

#21 - evaluate map and slice

Pull Request - State: closed - Opened by mrmiroslav over 5 years ago - 2 comments

#20 - Keywords

Issue - State: closed - Opened by jcantonio over 5 years ago - 2 comments

#19 - added missing make key

Pull Request - State: closed - Opened by generikvault over 5 years ago

#18 - Date evaluation

Issue - State: closed - Opened by jcantonio over 5 years ago - 8 comments

#17 - Abusing gval to set keys #16

Pull Request - State: closed - Opened by generikvault almost 6 years ago

#16 - Guidance; abusing gval to set keys

Issue - State: closed - Opened by mikesimons almost 6 years ago - 4 comments

#15 - Coveralls

Pull Request - State: closed - Opened by generikvault almost 6 years ago

#14 - Update readme and examples

Pull Request - State: closed - Opened by generikvault almost 6 years ago

#13 - add test case for a pointer type function

Pull Request - State: closed - Opened by generikvault almost 6 years ago

#12 - Adding new type map[interface{}]interface{}

Pull Request - State: closed - Opened by bhavpreet almost 6 years ago

#11 - Fixed method call on pointer type

Pull Request - State: closed - Opened by dmeijboom almost 6 years ago

#10 - reduce gopher filesize

Pull Request - State: closed - Opened by generikvault about 6 years ago

#9 - 600+k png file is checked in

Issue - State: closed - Opened by thwarted about 6 years ago - 2 comments

#8 - added batmin gopher

Pull Request - State: closed - Opened by generikvault about 6 years ago