-
-
Notifications
You must be signed in to change notification settings - Fork 501
Pull requests: expr-lang/expr
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(ast): avoid panic in ConstantNode.String on non-JSON floats
#974
opened Jun 2, 2026 by
netliomax25-code
Loading…
check struct field name is a string in Fetch and get
#973
opened Jun 2, 2026 by
netliomax25-code
Loading…
return error for non-comparable key in get builtin
#972
opened Jun 1, 2026 by
netliomax25-code
Loading…
reject non-comparable keys in map index and in operator
#971
opened May 31, 2026 by
netliomax25-code
Loading…
return error from date when only a location is given
#970
opened May 29, 2026 by
netliomax25-code
Loading…
perf(runtime): add typed-slice fast paths to
in operator
#960
opened May 21, 2026 by
mingrammer
Loading…
4 tasks done
feat: add "expr_noreflectmethod" build tag
#957
opened Apr 26, 2026 by
vincentbernat
Contributor
Loading…
fix: support ConstExpr with functions defined via expr.Function
#955
opened Apr 12, 2026 by
Yanhu007
Loading…
feat: allow field access on concrete types behind interface values
#952
opened Mar 31, 2026 by
snaffi
Loading…
feat: support DisableBuiltin("$env") to hide the $env variable
#949
opened Mar 27, 2026 by
boinger
Loading…
fix(vm): preserve int64/uint64 precision in arithmetic
#946
opened Mar 19, 2026 by
eyupcanakman
Loading…
fix(parser): support optional chaining on slice expressions
#945
opened Mar 19, 2026 by
eyupcanakman
Loading…
fix(builtin): guard against missing args in builtins
#943
opened Mar 7, 2026 by
thevilledev
Contributor
Loading…
builtin: enforce MemoryBudget for split and splitAfter
#938
opened Feb 26, 2026 by
thesmartshadow
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.