Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / antonmedv/expr issues and pull requests
#431 - Cache compiled code to file
Issue -
State: closed - Opened by lublak over 1 year ago
- 1 comment
#430 - Compile less OpDeref for any type
Issue -
State: open - Opened by antonmedv over 1 year ago
Labels: feature, research
#429 - Check scope var inlining
Pull Request -
State: open - Opened by antonmedv over 1 year ago
#428 - OSS-Fuzz issue 61962
Issue -
State: closed - Opened by oss-fuzz-robot over 1 year ago
- 1 comment
#427 - OSS-Fuzz issue 61959
Issue -
State: closed - Opened by oss-fuzz-robot over 1 year ago
#426 - Change in behavior in 1.15 with `in` and float64
Issue -
State: open - Opened by zachaller over 1 year ago
- 3 comments
Labels: bug
#425 - OSS-Fuzz issue 61913
Issue -
State: closed - Opened by oss-fuzz-robot over 1 year ago
#423 - Fix duration multiplication by integer
Pull Request -
State: closed - Opened by antonmedv over 1 year ago
#422 - Interface conversion error with new version
Issue -
State: closed - Opened by danitrod over 1 year ago
- 2 comments
Labels: bug
#421 - Add sort builtin
Pull Request -
State: closed - Opened by antonmedv over 1 year ago
- 1 comment
#420 - Float with "in" operator
Issue -
State: closed - Opened by fmarcia over 1 year ago
- 6 comments
Labels: bug
#419 - Add docgen types for most builtin types
Pull Request -
State: closed - Opened by wvell over 1 year ago
#418 - Add filter+ optimisation
Pull Request -
State: closed - Opened by antonmedv over 1 year ago
#417 - support slice to map builtin function?
Issue -
State: closed - Opened by forrestlinfeng over 1 year ago
- 1 comment
#416 - So it should return a map?
Issue -
State: closed - Opened by forrestlinfeng over 1 year ago
#415 - Bump GitHub workflow actions
Pull Request -
State: closed - Opened by deining over 1 year ago
#414 - Add variables
Pull Request -
State: closed - Opened by antonmedv over 1 year ago
#413 - Is that possible to list all supported functions?
Issue -
State: closed - Opened by LinuxSuRen over 1 year ago
- 3 comments
#412 - builtin function validation too strict
Issue -
State: closed - Opened by mambla over 1 year ago
- 1 comment
Labels: bug
#411 - panic when print SliceNode
Issue -
State: closed - Opened by hesining over 1 year ago
- 3 comments
Labels: bug
#410 - conflicts with builtin functions
Issue -
State: closed - Opened by emicklei over 1 year ago
- 3 comments
#409 - Add String() to nodes
Pull Request -
State: closed - Opened by antonmedv over 1 year ago
#408 - feat: Operator overload from Function
Pull Request -
State: open - Opened by nikolaymatrosov over 1 year ago
- 1 comment
#407 - Assignment support
Issue -
State: closed - Opened by alok87 over 1 year ago
- 6 comments
#406 - Negative slice index out of bounds
Issue -
State: closed - Opened by fmarcia over 1 year ago
- 2 comments
Labels: bug
#405 - Bump golang.org/x/text from 0.3.2 to 0.3.8 in /repl
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#404 - Why Fetcher interface removed?
Issue -
State: closed - Opened by re-dylan over 1 year ago
- 4 comments
#403 - Improve OpCallTyped performance
Pull Request -
State: closed - Opened by antonmedv over 1 year ago
#402 - Refactor builtin.Function and move builtin funcs to builtin package
Pull Request -
State: closed - Opened by antonmedv over 1 year ago
#400 - Pipe operator
Pull Request -
State: closed - Opened by antonmedv over 1 year ago
- 1 comment
#399 - Bump golang.org/x/sys from 0.0.0-20220310020820-b874c991c1a5 to 0.1.0 in /repl
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#398 - Refactor deref
Pull Request -
State: closed - Opened by antonmedv over 1 year ago
#397 - parse context.Background() wrongly to emptyCtx instead of *emptyCtx
Issue -
State: closed - Opened by StephenWuyun over 1 year ago
- 13 comments
Labels: bug, research
#396 - panic in MemberNode func
Issue -
State: closed - Opened by s6816112 over 1 year ago
- 1 comment
Labels: bug
#395 - Adding builtin sort function
Issue -
State: closed - Opened by wvell over 1 year ago
- 3 comments
Labels: feature
#393 - Feature reuse result of common expr
Pull Request -
State: closed - Opened by zhuliquan over 1 year ago
- 8 comments
#391 - Added a note about env keyword in docs
Pull Request -
State: closed - Opened by mdmcconnell over 1 year ago
#390 - Note about env keyword in docs
Pull Request -
State: closed - Opened by mdmcconnell over 1 year ago
- 1 comment
#389 - FQ: type operator
Issue -
State: closed - Opened by KyleSanderson over 1 year ago
- 5 comments
#388 - FQ: not in contains
Issue -
State: closed - Opened by KyleSanderson over 1 year ago
- 1 comment
#387 - does expr support high order function?
Issue -
State: closed - Opened by amikai over 1 year ago
- 6 comments
#386 - feature: support raw string with char `
Pull Request -
State: closed - Opened by zhuliquan over 1 year ago
- 1 comment
#385 - Panic inside vm.Run
Issue -
State: closed - Opened by Bychin over 1 year ago
- 9 comments
Labels: research
#384 - configurable argument character in predicate
Issue -
State: closed - Opened by marcelvanwaaijen over 1 year ago
- 2 comments
#382 - env[] keyword implemented in parser
Pull Request -
State: closed - Opened by mdmcconnell over 1 year ago
- 12 comments
#381 - feat: Add context.Context support for methods and functions
Pull Request -
State: closed - Opened by thomascoquet over 1 year ago
- 6 comments
Labels: feature
#380 - RunWithContext
Issue -
State: closed - Opened by thomascoquet over 1 year ago
- 1 comment
#378 - How function call function
Issue -
State: closed - Opened by lilinghai over 1 year ago
- 2 comments
#376 - [QUESTION] - Is it possible to define custom functions at once and use them to parse expr without the need to pass on Compile?
Issue -
State: closed - Opened by sujit-baniya over 1 year ago
- 4 comments
#374 - Enhancement Request: support extracting expected program inputs
Issue -
State: closed - Opened by scosman over 1 year ago
- 4 comments
#373 - Implemented env[] keyword and tests.
Pull Request -
State: closed - Opened by mdmcconnell almost 2 years ago
- 4 comments
#371 - Array comparison is no longer compatible with lower versions
Issue -
State: open - Opened by fujiwaram almost 2 years ago
- 3 comments
Labels: research
#369 - Update Visitor-and-Patch.md
Pull Request -
State: closed - Opened by mdmcconnell almost 2 years ago
- 1 comment
#367 - Add support for multiline string literals
Pull Request -
State: open - Opened by spaceweasel almost 2 years ago
- 1 comment
#366 - Patcher example with IndexNode no longer works
Issue -
State: closed - Opened by mdmcconnell almost 2 years ago
- 2 comments
Labels: docs
#365 - Some builtins may wrongly compile
Issue -
State: closed - Opened by Xelemsta almost 2 years ago
- 1 comment
Labels: bug
#364 - add @ in lexer
Pull Request -
State: closed - Opened by tooptoop4 almost 2 years ago
- 3 comments
#362 - Operating overloading does not work with functions defined using `expr.Function`
Issue -
State: open - Opened by purplefox almost 2 years ago
- 2 comments
Labels: bug
#361 - ast.IndexNode and ast.MethodNode undefined
Issue -
State: closed - Opened by ernest-ag5 almost 2 years ago
- 3 comments
#357 - String builtins
Pull Request -
State: closed - Opened by andygello555 almost 2 years ago
- 1 comment
#356 - remove duplicate codes
Pull Request -
State: closed - Opened by Schneizelw almost 2 years ago
- 3 comments
#355 - Fixed a compilation error.
Pull Request -
State: closed - Opened by PranavPeshwe almost 2 years ago
- 1 comment
#354 - Inconsistent signature validation when using `expr.Function`
Issue -
State: closed - Opened by blotus almost 2 years ago
- 1 comment
#353 - Method resolution fail
Issue -
State: closed - Opened by rnesytov almost 2 years ago
- 5 comments
Labels: bug
#352 - add 'wrap' and 'unwrap' method to hold self error
Pull Request -
State: closed - Opened by hesining almost 2 years ago
#351 - Fix nil key check in map
Pull Request -
State: closed - Opened by antonmedv almost 2 years ago
#350 - Structs error
Issue -
State: closed - Opened by franelias almost 2 years ago
- 4 comments
#349 - runtime.Fetch: add string type assertion check before trying to check if the value is a method
Pull Request -
State: closed - Opened by blotus almost 2 years ago
#348 - Add type check for boolean expect.
Pull Request -
State: closed - Opened by patrickdappollonio almost 2 years ago
- 1 comment
#347 - expr.AsInt allows any, expr.AsBool does not allow any
Issue -
State: closed - Opened by patrickdappollonio almost 2 years ago
- 13 comments
Labels: research
#346 - `interface conversion: interface {} is int, not string` when trying to index slice type
Issue -
State: closed - Opened by blotus almost 2 years ago
- 1 comment
#345 - up to 1.20 and Hold business error
Issue -
State: closed - Opened by hesining almost 2 years ago
- 7 comments
#344 - Hold business error
Pull Request -
State: closed - Opened by hesining almost 2 years ago
#343 - invalid char escape
Issue -
State: closed - Opened by KoalaInTree almost 2 years ago
- 1 comment
#342 - Is there an error in the document?
Issue -
State: closed - Opened by Abyss948 almost 2 years ago
- 2 comments
Labels: docs
#341 - Return Nil For Invalid Slice Index
Issue -
State: closed - Opened by cwarden almost 2 years ago
- 10 comments
Labels: research
#339 - How to get output result for simple arithmetic expressions?
Issue -
State: closed - Opened by Dentrax almost 2 years ago
#338 - will expr support operator bit operation?
Issue -
State: closed - Opened by shuzhongling almost 2 years ago
- 3 comments
#337 - Parse math.MinInt64 error: invalid integer literal: strconv.ParseInt: parsing "9223372036854775808": value out of range (1:20)
Issue -
State: closed - Opened by huangyt39 almost 2 years ago
- 4 comments
#336 - len(nil) panic
Issue -
State: closed - Opened by kris-zhang almost 2 years ago
- 1 comment
Labels: bug
#335 - how do we use lower case expr when use struct env not map
Issue -
State: closed - Opened by maomaohbu almost 2 years ago
- 2 comments
#334 - Question about operator overloading
Issue -
State: closed - Opened by hesining about 2 years ago
- 1 comment
#332 - Error in v1.11.0: builtin abs() fails on non-negative numbers
Issue -
State: closed - Opened by Misboplen about 2 years ago
- 1 comment
#330 - Inconsistent behavior when accessing a field that doesn't exist in env
Issue -
State: closed - Opened by jiachengxu about 2 years ago
- 4 comments
#328 - Adds simple bool condition optimization
Pull Request -
State: closed - Opened by andrewbenton about 2 years ago
- 4 comments
#327 - docs: fix syntax error
Pull Request -
State: closed - Opened by rickyggg about 2 years ago
- 2 comments
#326 - Flatten builtin opcodes in vm
Pull Request -
State: closed - Opened by antonmedv about 2 years ago
#324 - Can not express map[string] interface property
Issue -
State: closed - Opened by scorpinxia about 2 years ago
#323 - Add expr.Functions
Pull Request -
State: closed - Opened by antonmedv about 2 years ago
Labels: enhancement
#322 - Can't use in operator with an undefined variable
Issue -
State: closed - Opened by g-ki about 2 years ago
- 1 comment
Labels: bug
#321 - Fix typo in CoreDNS in README
Pull Request -
State: closed - Opened by vincentbernat about 2 years ago
#319 - support const "enum" values with stringer.String values?
Issue -
State: closed - Opened by rcoreilly about 2 years ago
#318 - Add Akvorado as a Expr user
Pull Request -
State: closed - Opened by vincentbernat about 2 years ago
#317 - Detect named functions
Issue -
State: closed - Opened by vincentbernat about 2 years ago
- 3 comments
Labels: bug
#316 - Run gofumpt -w .
Pull Request -
State: closed - Opened by ilius about 2 years ago
- 1 comment
#315 - Update code editor URL in README to https://
Pull Request -
State: closed - Opened by davidjb about 2 years ago
#314 - Add OpCallSuper opcode
Pull Request -
State: closed - Opened by antonmedv about 2 years ago
- 1 comment
#313 - Another possibly v1.10 behavior change
Issue -
State: closed - Opened by zachaller about 2 years ago
- 7 comments
#310 - Error in v1.10.1: interface {} is func(interface {}) float64, not func(string) float64
Issue -
State: closed - Opened by zachaller about 2 years ago
- 11 comments
Labels: bug
#309 - Do operator check after env is set
Pull Request -
State: closed - Opened by krvladislav about 2 years ago