Skip to content

Pull requests: expr-lang/expr

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

feat(static): add static package as a DCE-friendly alternative
#956 by vincentbernat Contributor was closed Apr 26, 2026 Loading…
fix(compiler): pop stale bool from stack in emitLoopBackwards
#954 by lawrence3699 Contributor was merged Apr 12, 2026 Loading…
docs: add Kargo's usage of expr
#944 by jessesuen Contributor was merged Mar 13, 2026 Loading…
fix(vm): handle non-comparable groupBy keys
#940 by thevilledev Contributor was merged Feb 28, 2026 Loading…
fix: reject unexported struct fields at runtime
#935 by thevilledev Contributor was merged Feb 23, 2026 Loading…
fix: wrap LoadLocation error in date() builtin
#931 by thevilledev Contributor was merged Feb 18, 2026 Loading…
chore(ci): add Go 1.26 to test matrix
#929 by thevilledev Contributor was merged Feb 14, 2026 Loading…
fix(fuzz): skip json unsupported type errors
#928 by thevilledev Contributor was merged Feb 14, 2026 Loading…
Update README.md
#927 by ashish-bagri Contributor was merged Feb 12, 2026 Loading…
Parser should not throw an error if predicate not present
#924 by sc07kvm was closed Feb 14, 2026 Loading…
fix(checker): detect $env() calls at compile time
#923 by thevilledev Contributor was merged Feb 5, 2026 Loading…
fix(fuzz): skip reflect err for variadic calls
#921 by thevilledev Contributor was merged Feb 1, 2026 Loading…
Fix impossible unsigned integer comparisons in Abs() function
#919 by Copilot AI was merged Feb 14, 2026 Loading…
fix(builtin): bounds check to get()
#918 by thevilledev Contributor was merged Jan 28, 2026 Loading…
fix(fuzz): JSON number overflow errs in fromJSON
#915 by thevilledev Contributor was merged Jan 27, 2026 Loading…
fix(fuzz): reduce mem budget to prevent timeouts
#913 by thevilledev Contributor was merged Jan 24, 2026 Loading…
fix(checker): validate sortBy order argument type
#912 by thevilledev Contributor was merged Jan 23, 2026 Loading…
fix(compiler): reduce empty array without init val
#911 by thevilledev Contributor was merged Jan 22, 2026 Loading…
perf(builtin): min, max, mean, median fast paths
#909 by thevilledev Contributor was merged Jan 23, 2026 Loading…
perf(vm): optimize loop iteration with scope pool
#908 by thevilledev Contributor was merged Feb 14, 2026 Loading…
fix(fuzz): skip invalid location name errors
#907 by thevilledev Contributor was merged Jan 19, 2026 Loading…
fix(vm): validate arg count before OpCall
#904 by thevilledev Contributor was merged Jan 15, 2026 Loading…
fix(fuzz): skip time parsing errors
#901 by thevilledev Contributor was merged Jan 11, 2026 Loading…
fix(fuzz): handle bare "invalid argument"
#899 by thevilledev Contributor was merged Jan 7, 2026 Loading…
perf(optimizer): add count threshold comparisons
#898 by thevilledev Contributor was merged Jan 12, 2026 Loading…
ProTip! no:milestone will show everything without a milestone.