Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / expr-lang/expr issues and pull requests
#754 - Allow mockable/predictable now()
Issue -
State: open - Opened by rossb83 4 days ago
- 1 comment
Labels: feature
#753 - expr.WithContext requires expr.Env?
Issue -
State: open - Opened by swdunlop 13 days ago
- 1 comment
#752 - feat(runtime): support pointer equality and custom integer comparisons
Pull Request -
State: open - Opened by thevilledev 26 days ago
#751 - fix(builtin): handle string pointer in fromJSON
Pull Request -
State: open - Opened by thevilledev 26 days ago
- 5 comments
#750 - test: add comprehensive VM opcode tests
Pull Request -
State: closed - Opened by thevilledev 26 days ago
- 2 comments
#749 - refactor(conf): avoid type assertion in map case branch
Pull Request -
State: open - Opened by thevilledev 27 days ago
#748 - add WunderGraph Cosmo to uses section in README
Pull Request -
State: closed - Opened by jensneuse about 1 month ago
#747 - Please support Go 1.16 with using +build comment
Issue -
State: open - Opened by codegitz about 1 month ago
- 2 comments
#746 - the number of bytes returned by len(string), expect return number of chars
Issue -
State: open - Opened by ShawnHsiung about 1 month ago
- 1 comment
Labels: feature
#745 - Fix typos
Pull Request -
State: closed - Opened by NathanBaulch about 1 month ago
#744 - Exposing an interface will not prevent calling methods from the underlying type
Issue -
State: open - Opened by StarpTech about 2 months ago
- 2 comments
Labels: bug
#741 - Optional Chaining on Function Calls / Methods
Issue -
State: open - Opened by xiaoas 2 months ago
Labels: feature
#739 - Can we make the `fromJSON` function support string pointer?
Issue -
State: open - Opened by Cassius0924 2 months ago
- 3 comments
Labels: bug
#738 - Panic will occur when accessing a nil array
Issue -
State: closed - Opened by Cassius0924 3 months ago
- 1 comment
#737 - Add FastSchema to Readme
Pull Request -
State: closed - Opened by ngocphuongnb 3 months ago
#736 - add if-else conditional
Pull Request -
State: open - Opened by OlgaNovg 3 months ago
#735 - panic: unexpected token Operator("*")
Issue -
State: closed - Opened by iTanken 3 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: open - Opened by HoChihchou 3 months ago
- 4 comments
#733 - [feature request] allow pointer accessor outside predicate for parsing
Issue -
State: open - Opened by lublak 3 months ago
- 4 comments
#732 - Can I get the entire Env?
Issue -
State: closed - Opened by HoChihchou 3 months ago
- 2 comments
#730 - Typed int with ref equality
Issue -
State: open - Opened by antonmedv 3 months ago
- 4 comments
Labels: bug
#728 - Mention WoodpeckerCI in README
Pull Request -
State: closed - Opened by 6543 3 months ago
#725 - Can't compile function with slice as a parameter
Issue -
State: open - Opened by MEZk 4 months ago
- 3 comments
Labels: bug
#724 - Running multiple expressions as one program
Issue -
State: open - Opened by Tloe 4 months ago
- 4 comments
#723 - `get` function does not return nil when map value type is not inferface{}
Issue -
State: open - Opened by mambla 4 months ago
- 1 comment
Labels: bug
#722 - but then how its working when i'm adding a patcher
Issue -
State: closed - Opened by ChiragRayani 4 months ago
- 1 comment
#721 - memory budget exceeded
Issue -
State: closed - Opened by ChiragRayani 4 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 4 months ago
- 4 comments
#718 - Overflow detection for uint32 on a 64-bit system
Issue -
State: closed - Opened by hesining 4 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 4 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 4 months ago
- 5 comments
#714 - Dynamically reloading input expressions
Issue -
State: closed - Opened by jon-whit 4 months ago
- 1 comment
#697 - Feature request: allow multiple expressions in a single program
Issue -
State: open - Opened by vmihailenco 6 months ago
- 6 comments
Labels: feature
#659 - Separate patching phases for patchers that require multiple passes.
Pull Request -
State: open - Opened by rrb3942 9 months ago
- 3 comments
Labels: bug, feature
#632 - Comparison with named integer type fails
Issue -
State: open - Opened by mbertschler 10 months ago
- 3 comments
Labels: docs needed
#596 - How to recognize aliases?
Issue -
State: closed - Opened by KenLoong 12 months ago
- 5 comments
Labels: feature
#586 - Add switch expression syntax
Issue -
State: open - Opened by antonmedv 12 months ago
- 5 comments
Labels: feature, research
#461 - Comparing Alias Types doesn't work
Issue -
State: closed - Opened by roblovelock-mpn over 1 year ago
- 3 comments
Labels: bug
#330 - Inconsistent behavior when accessing a field that doesn't exist in env
Issue -
State: closed - Opened by jiachengxu about 2 years ago
- 6 comments
#229 - Enable access to matched parts of a regular expression
Issue -
State: open - Opened by vincentbernat almost 3 years ago
- 11 comments
Labels: feature
#154 - How to access pointer value?
Issue -
State: closed - Opened by daisy1754 about 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 almost 5 years ago
- 2 comments
#99 - Add expr.Patch
Pull Request -
State: closed - Opened by antonmedv almost 5 years ago
- 1 comment
#98 - [question] mini dsl
Issue -
State: closed - Opened by emicklei almost 5 years ago
- 6 comments
#97 - Update Language-Definition.md
Pull Request -
State: closed - Opened by xhit almost 5 years ago
#96 - ConstExpr
Pull Request -
State: closed - Opened by antonmedv almost 5 years ago
#95 - Improve runtime errors
Pull Request -
State: closed - Opened by antonmedv almost 5 years ago
#94 - Parser behavior change in 1.5
Issue -
State: closed - Opened by rodrigobahiense almost 5 years ago
- 2 comments
#93 - Question
Issue -
State: closed - Opened by jscoys almost 5 years ago
- 8 comments
#92 - Add memory budget
Pull Request -
State: closed - Opened by antonmedv almost 5 years ago
#91 - json.marshal? encode?
Issue -
State: closed - Opened by wangdyqxx almost 5 years ago
#90 - Reimplement parser from scratch
Pull Request -
State: closed - Opened by antonmedv almost 5 years ago
#89 - Updated the test with operator overloading
Pull Request -
State: closed - Opened by wintermute-cds about 5 years ago
- 4 comments
#88 - Patch 1
Pull Request -
State: closed - Opened by wintermute-cds about 5 years ago
#87 - Allow passing nil to functions as nil interface{}
Pull Request -
State: closed - Opened by antonmedv about 5 years ago
- 1 comment
#86 - vm.go: reflect calls with nil parameters fix
Pull Request -
State: closed - Opened by wintermute-cds about 5 years ago
- 9 comments
#85 - Add compile checks for undefined variables
Pull Request -
State: closed - Opened by taras-zak about 5 years ago
#84 - Add support for ConstExpr
Issue -
State: closed - Opened by antonmedv about 5 years ago
- 2 comments
Labels: feature
#83 - Update .travis.yml
Pull Request -
State: closed - Opened by AlekSi about 5 years ago
#82 - Proposal: extending Regexp support
Issue -
State: closed - Opened by tigrannajaryan about 5 years ago
- 7 comments
#81 - Can expr return a pointer ?
Issue -
State: closed - Opened by JohnDoeCrowdSec about 5 years ago
- 3 comments
#80 - Using regexes with slice functions
Issue -
State: closed - Opened by liornaar-px about 5 years ago
- 1 comment
#79 - add timeout
Pull Request -
State: closed - Opened by ashtonian about 5 years ago
- 4 comments
#78 - Forbid access to private fields ?
Issue -
State: closed - Opened by simon-vasseur over 5 years ago
- 4 comments
#77 - Division returns invalid results
Issue -
State: closed - Opened by frozentech over 5 years ago
- 1 comment
#76 - Move conf.Option out of internal package
Pull Request -
State: closed - Opened by elliots over 5 years ago
#75 - Cannot access map values if key starts with a number
Issue -
State: closed - Opened by elliots over 5 years ago
- 7 comments
Labels: feature
#74 - WIP: try marshall
Pull Request -
State: closed - Opened by rucciva over 5 years ago
- 17 comments
#73 - Add date operations
Issue -
State: closed - Opened by elliots over 5 years ago
- 2 comments
Labels: feature
#72 - Dereference pointer types
Pull Request -
State: closed - Opened by Dasio over 5 years ago
- 5 comments
#71 - Variadic arguments
Pull Request -
State: closed - Opened by antonmedv over 5 years ago
#70 - Option to list allowed operators?
Issue -
State: closed - Opened by akamensky over 5 years ago
- 7 comments
Labels: feature
#69 - Can't get simple test case to work
Issue -
State: closed - Opened by payneio over 5 years ago
- 5 comments
#68 - Another go.mod v2 issue?
Issue -
State: closed - Opened by starbuck-ms over 5 years ago
- 9 comments
#67 - 'constant overflows int' after update to go1.13
Issue -
State: closed - Opened by 1xch over 5 years ago
- 1 comment
#66 - Getting an error from a called function inside expression language.
Issue -
State: closed - Opened by mineyev over 5 years ago
- 2 comments
#65 - Compile method was renamed?
Issue -
State: closed - Opened by r3code over 5 years ago
- 3 comments
#64 - Parser error on 386 arch by int overflows
Issue -
State: closed - Opened by r3code over 5 years ago
- 13 comments
Labels: bug
#63 - Is is allowed to blacklist some language features?
Issue -
State: closed - Opened by bcho over 5 years ago
- 2 comments
#62 - Update Getting-Started.md
Pull Request -
State: closed - Opened by cameronhatfield over 5 years ago
#61 - fix debugging channels
Pull Request -
State: closed - Opened by ghost over 5 years ago
#60 - vm: Add a zerocopy mode for avoiding value copies.
Pull Request -
State: closed - Opened by deanm over 5 years ago
- 3 comments
#59 - vm: Add basic support for VM instances to be reused (via Reset())
Pull Request -
State: closed - Opened by deanm over 5 years ago
- 2 comments
#58 - Allow a VM instance to be reused
Issue -
State: closed - Opened by deanm over 5 years ago
- 2 comments
Labels: feature
#57 - vm: Use a preallocated fixed call frame for typical argument sizes
Pull Request -
State: closed - Opened by deanm over 5 years ago
- 8 comments
#56 - runtime: Add benchmarks demonstrating pathological copy behaviour.
Pull Request -
State: closed - Opened by deanm over 5 years ago
#55 - Avoid unneeded heap allocations in VM
Issue -
State: closed - Opened by deanm over 5 years ago
- 5 comments
#54 - runtime: Don't value copy structs from pointers on property access
Pull Request -
State: closed - Opened by deanm over 5 years ago
- 3 comments
#53 - Do not value copy structs when encountering struct pointers
Issue -
State: closed - Opened by deanm over 5 years ago
- 7 comments
#52 - JSON marshaling of Program is incomplete
Issue -
State: closed - Opened by ghost over 5 years ago
- 11 comments
Labels: bug
#51 - add standard code generation header to vm/helpers.go
Pull Request -
State: closed - Opened by ghost over 5 years ago
#50 - add Error definition and internal/file.Error implementation
Pull Request -
State: closed - Opened by ghost over 5 years ago
- 1 comment
#49 - add support for environment lookup function
Pull Request -
State: closed - Opened by ghost over 5 years ago
- 1 comment
#48 - How to replace identifier nodes in expression?
Issue -
State: closed - Opened by techbobo over 5 years ago
- 8 comments
#47 - Expose error type
Issue -
State: closed - Opened by ghost over 5 years ago
- 2 comments
Labels: feature
#46 - v2 go mod issue
Issue -
State: closed - Opened by ccamel over 5 years ago
- 4 comments
#45 - Should expr support `+n%` syntax?
Issue -
State: closed - Opened by antonmedv over 5 years ago
- 6 comments
#44 - fix map [string] interface{} is nil
Pull Request -
State: closed - Opened by lian-yue over 5 years ago
- 3 comments
#43 - fix map[string]interface{}
Pull Request -
State: closed - Opened by lian-yue over 5 years ago
#42 - bug time nil
Issue -
State: closed - Opened by lian-yue over 5 years ago
- 2 comments