GitHub / expr-lang/expr issues and pull requests
#791 - . Functions calls do not work with pipes
Issue -
State: open - Opened by KyleSanderson 3 months ago
#790 - OSS-Fuzz issue 417866806
Issue -
State: open - Opened by oss-fuzz-robot 3 months ago
#789 - []interface{} from map cannot be used as []string
Issue -
State: open - Opened by KyleSanderson 3 months ago
- 6 comments
#788 - Pointer reference/deference not working after 1.17.0
Issue -
State: closed - Opened by ghost 3 months ago
- 7 comments
#787 - Fail After 1.17.0
Issue -
State: closed - Opened by fadisamara 3 months ago
- 6 comments
#786 - fix(785): `get` to work when return is `nil`
Pull Request -
State: closed - Opened by tarasyarema 3 months ago
- 5 comments
#785 - `get` failing after 1.17.0
Issue -
State: closed - Opened by tarasyarema 3 months ago
#783 - Can I use other languages like js to validate the expressions?
Issue -
State: closed - Opened by dearboll 3 months ago
- 1 comment
#781 - elif doesn't work
Issue -
State: open - Opened by KyleSanderson 4 months ago
- 2 comments
#779 - Question regarding predicates {true} and {false}
Issue -
State: open - Opened by tjhacker 4 months ago
- 1 comment
#777 - [Request/Question] Support proxies for `expr.Env`
Issue -
State: open - Opened by x1unix 4 months ago
- 8 comments
Labels: feature
#775 - Make expr.Eval faster
Pull Request -
State: closed - Opened by antonmedv 4 months ago
#774 - Incorrect Output Due to Integer Overflow
Issue -
State: closed - Opened by Coronon 4 months ago
- 2 comments
#773 - Fix parsing of variable declaration nodes combined with sequence node
Pull Request -
State: closed - Opened by antonmedv 4 months ago
#772 - Ternary conditional causes EOF errors in version 1.17 breaking backwards compatibility
Issue -
State: closed - Opened by tarmo-randma 4 months ago
- 4 comments
Labels: bug
#769 - chore: Added SOLO to the companies list
Pull Request -
State: closed - Opened by tarasyarema 5 months ago
#768 - How to make nil behave like false
Issue -
State: closed - Opened by MajorAdam 5 months ago
- 4 comments
#766 - Handle derived types with methods
Issue -
State: open - Opened by breml 5 months ago
#764 - feat: cpu profile
Pull Request -
State: closed - Opened by zhuliquan 5 months ago
- 1 comment
#763 - SIGSEGV segmentation fault
Issue -
State: closed - Opened by whki 5 months ago
- 9 comments
Labels: research
#762 - feat: add node budget and memory limits
Pull Request -
State: closed - Opened by thevilledev 5 months ago
- 1 comment
#761 - ci: pin benchstat version and update GitHub Actions
Pull Request -
State: closed - Opened by thevilledev 5 months ago
#760 - ci: add Go 1.23/1.24 testing and fix example test names
Pull Request -
State: closed - Opened by thevilledev 5 months ago
#759 - Update .gitattributes
Pull Request -
State: closed - Opened by antonmedv 5 months ago
#758 - #index is not correct for filter-map sequences
Issue -
State: closed - Opened by paullgdc 5 months ago
- 3 comments
Labels: bug
#757 - Dev
Pull Request -
State: closed - Opened by RoyVardi4 5 months ago
#756 - expr.WithContext with nested struct member method
Issue -
State: closed - Opened by echoface 5 months ago
- 11 comments
Labels: bug
#755 - support nil value to compare
Issue -
State: open - Opened by 5idu 5 months ago
- 5 comments
Labels: research
#754 - Allow mockable/predictable now()
Issue -
State: open - Opened by rossb83 5 months ago
- 5 comments
Labels: feature
#753 - expr.WithContext requires expr.Env?
Issue -
State: open - Opened by swdunlop 6 months ago
- 2 comments
Labels: docs needed
#752 - feat(runtime): support pointer equality and custom integer comparisons
Pull Request -
State: closed - Opened by thevilledev 6 months ago
- 1 comment
#751 - fix(builtin): handle string pointer in fromJSON
Pull Request -
State: closed - Opened by thevilledev 6 months ago
- 6 comments
#750 - test: add comprehensive VM opcode tests
Pull Request -
State: closed - Opened by thevilledev 6 months ago
- 2 comments
#749 - refactor(conf): avoid type assertion in map case branch
Pull Request -
State: closed - Opened by thevilledev 6 months ago
#748 - add WunderGraph Cosmo to uses section in README
Pull Request -
State: closed - Opened by jensneuse 7 months ago
#747 - Please support Go 1.16 with using +build comment
Issue -
State: closed - Opened by codegitz 7 months ago
- 6 comments
#746 - the number of bytes returned by len(string), expect return number of chars
Issue -
State: closed - Opened by ShawnHsiung 7 months ago
- 1 comment
Labels: feature
#745 - Fix typos
Pull Request -
State: closed - Opened by NathanBaulch 7 months ago
#744 - Exposing an interface will not prevent calling methods from the underlying type
Issue -
State: closed - Opened by StarpTech 7 months ago
- 7 comments
Labels: bug
#741 - Optional Chaining on Function Calls / Methods
Issue -
State: open - Opened by xiaoas 7 months ago
Labels: feature
#739 - Can we make the `fromJSON` function support string pointer?
Issue -
State: closed - Opened by Cassius0924 8 months ago
- 4 comments
Labels: bug
#738 - Panic will occur when accessing a nil array
Issue -
State: closed - Opened by Cassius0924 8 months ago
- 1 comment
#737 - Add FastSchema to Readme
Pull Request -
State: closed - Opened by ngocphuongnb 8 months ago
#736 - add if-else conditional
Pull Request -
State: closed - Opened by OlgaNovg 8 months ago
#735 - panic: unexpected token Operator("*")
Issue -
State: closed - Opened by iTanken 8 months ago
- 2 comments
Labels: docs needed
#734 - Why the best way to define a function from a performance perspective is to use the expr.Function option.
Issue -
State: closed - Opened by HoChihchou 8 months ago
- 4 comments
#733 - [feature request] allow pointer accessor outside predicate for parsing
Issue -
State: closed - Opened by lublak 8 months ago
- 5 comments
#732 - Can I get the entire Env?
Issue -
State: closed - Opened by HoChihchou 8 months ago
- 2 comments
#730 - Typed int with ref equality
Issue -
State: closed - Opened by antonmedv 8 months ago
- 5 comments
Labels: bug
#728 - Mention WoodpeckerCI in README
Pull Request -
State: closed - Opened by 6543 9 months ago
#725 - Can't compile function with slice as a parameter
Issue -
State: closed - Opened by MEZk 9 months ago
- 4 comments
#724 - Running multiple expressions as one program
Issue -
State: closed - Opened by Tloe 9 months ago
- 5 comments
#723 - `get` function does not return nil when map value type is not inferface{}
Issue -
State: closed - Opened by mambla 9 months ago
- 2 comments
Labels: bug
#722 - but then how its working when i'm adding a patcher
Issue -
State: closed - Opened by ChiragRayani 9 months ago
- 1 comment
#721 - memory budget exceeded
Issue -
State: closed - Opened by ChiragRayani 9 months ago
- 3 comments
#720 - Unable to access array item using index and not able to use apply map/filter/any on array item.
Issue -
State: closed - Opened by akinaza 10 months ago
- 4 comments
#718 - Overflow detection for uint32 on a 64-bit system
Issue -
State: closed - Opened by hesining 10 months ago
#716 - When I define field names with numbers in front of them, there is an error when running
Issue -
State: closed - Opened by anthony-zh 10 months ago
- 2 comments
#715 - Is the expr library concurrency-safe? Is it safe to use it in online concurrent requests?
Issue -
State: closed - Opened by hheedat 10 months ago
- 5 comments
#714 - Dynamically reloading input expressions
Issue -
State: closed - Opened by jon-whit 10 months ago
- 1 comment
#697 - Feature request: allow multiple expressions in a single program
Issue -
State: closed - Opened by vmihailenco 12 months ago
- 7 comments
Labels: feature
#693 - fix as result not working with int32,int16,int8
Pull Request -
State: open - Opened by wodeqiangne 12 months ago
#691 - Double definition of Variable/Function not usable anymore.
Issue -
State: closed - Opened by KyleSanderson about 1 year ago
- 2 comments
#688 - pass nil to interface method get runtime error "Call using interface {} as type *int (1:5)"
Issue -
State: closed - Opened by wodeqiangne about 1 year ago
- 1 comment
Labels: bug
#687 - Question: Is there planned support for iterator in version 1.23?
Issue -
State: open - Opened by amikai about 1 year ago
- 10 comments
Labels: feature
#683 - *vm.Program Is Safe
Issue -
State: closed - Opened by xuanP about 1 year ago
- 1 comment
Labels: docs needed
#678 - Fix print with precedence
Pull Request -
State: closed - Opened by zhuliquan about 1 year ago
- 1 comment
#666 - Feature request: UNKNOWN type
Issue -
State: closed - Opened by Virviil about 1 year ago
- 7 comments
Labels: research
#659 - Separate patching phases for patchers that require multiple passes.
Pull Request -
State: closed - Opened by rrb3942 about 1 year ago
- 4 comments
Labels: bug, feature
#645 - Implement `int*` and `uint*` builtin functinos
Issue -
State: open - Opened by antonmedv about 1 year ago
- 2 comments
Labels: feature
#637 - Checker infinit looping when using patcher/value and operator overloading
Issue -
State: closed - Opened by rrb3942 about 1 year ago
- 6 comments
Labels: bug
#632 - Comparison with named integer type fails
Issue -
State: open - Opened by mbertschler over 1 year ago
- 3 comments
Labels: docs needed
#623 - Allow tailing comma in arguments
Pull Request -
State: closed - Opened by zhuliquan over 1 year ago
- 4 comments
Labels: wontfix, research
#621 - Feature parenthesis prop
Pull Request -
State: closed - Opened by zhuliquan over 1 year ago
- 1 comment
Labels: wontfix
#620 - Feature parenthesis node
Pull Request -
State: closed - Opened by zhuliquan over 1 year ago
- 1 comment
#609 - Cast IntegerNode to float32 in operations like `f32 == 1.5`
Issue -
State: open - Opened by daisy1754 over 1 year ago
- 11 comments
Labels: bug
#598 - Prevent filter and array from needlessly weakening types
Pull Request -
State: closed - Opened by SamCymbaluk over 1 year ago
- 1 comment
#597 - Array function filter causes type information to be lost
Issue -
State: closed - Opened by SamCymbaluk over 1 year ago
- 1 comment
Labels: docs needed
#596 - How to recognize aliases?
Issue -
State: closed - Opened by KenLoong over 1 year ago
- 5 comments
Labels: feature
#586 - Add switch expression syntax
Issue -
State: open - Opened by antonmedv over 1 year ago
- 5 comments
Labels: feature, research
#583 - feat: support optional array, string access and deep nil coalescing
Pull Request -
State: closed - Opened by ckganesan over 1 year ago
#536 - Add OpDeref if needed
Pull Request -
State: closed - Opened by antonmedv over 1 year ago
Labels: research
#499 - Add duration literal support
Pull Request -
State: closed - Opened by fmarcia over 1 year ago
- 3 comments
Labels: research
#461 - Comparing Alias Types doesn't work
Issue -
State: closed - Opened by roblovelock-mpn over 1 year ago
- 3 comments
Labels: bug
#404 - Why Fetcher interface removed?
Issue -
State: closed - Opened by re-dylan almost 2 years ago
- 13 comments
#330 - Inconsistent behavior when accessing a field that doesn't exist in env
Issue -
State: closed - Opened by jiachengxu over 2 years ago
- 6 comments
#229 - Enable access to matched parts of a regular expression
Issue -
State: open - Opened by vincentbernat over 3 years ago
- 11 comments
Labels: feature
#154 - How to access pointer value?
Issue -
State: closed - Opened by daisy1754 over 4 years ago
- 23 comments
Labels: bug
#100 - Can support json.Number for math operator and logic operator, such as +-*/ and == .
Issue -
State: closed - Opened by YangChuanMakeSense over 5 years ago
- 2 comments
#99 - Add expr.Patch
Pull Request -
State: closed - Opened by antonmedv over 5 years ago
- 1 comment
#98 - [question] mini dsl
Issue -
State: closed - Opened by emicklei over 5 years ago
- 6 comments
#97 - Update Language-Definition.md
Pull Request -
State: closed - Opened by xhit over 5 years ago
#96 - ConstExpr
Pull Request -
State: closed - Opened by antonmedv over 5 years ago
#95 - Improve runtime errors
Pull Request -
State: closed - Opened by antonmedv over 5 years ago
#94 - Parser behavior change in 1.5
Issue -
State: closed - Opened by rodrigobahiense over 5 years ago
- 2 comments
#93 - Question
Issue -
State: closed - Opened by jscoys over 5 years ago
- 8 comments
#92 - Add memory budget
Pull Request -
State: closed - Opened by antonmedv over 5 years ago
#91 - json.marshal? encode?
Issue -
State: closed - Opened by wangdyqxx over 5 years ago
#90 - Reimplement parser from scratch
Pull Request -
State: closed - Opened by antonmedv over 5 years ago
#89 - Updated the test with operator overloading
Pull Request -
State: closed - Opened by wintermute-cds over 5 years ago
- 4 comments