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

expr.Operator passes before expr.Env caused error
#606 by bizywizy was merged Mar 17, 2024 Loading…
Make WithContext work for methods on env struct
#602 by daenney was merged Apr 12, 2024 Loading…
Add predicate to sum() builtin
#592 by antonmedv was merged Apr 13, 2024 Loading…
Equal bools without reflect.DeepEqual
#585 by bizywizy was merged Feb 28, 2024 Loading…
Add spans
#584 by antonmedv was merged Feb 29, 2024 Loading…
Compare any arrays
#582 by bizywizy was merged Apr 13, 2024 Loading…
Support chained comparison
#581 by bizywizy was merged Feb 27, 2024 Loading…
add builtin functions : pow and switch
#579 by tinboxw was closed Feb 29, 2024 Loading…
Support chained comparison
#578 by bizywizy was closed Feb 27, 2024 Draft
Allow to use operator tokens as functions
#577 by ckganesan was closed Mar 7, 2024 Loading…
feat: support optional array and string access
#571 by ckganesan was closed Feb 27, 2024 Loading…
Add concat() builtin
#565 by antonmedv was merged Feb 16, 2024 Loading…
Refactor groupBy and sortBy
#562 by antonmedv was merged Feb 15, 2024 Loading…
Refactor sortBy()
#560 by antonmedv was closed Feb 12, 2024 Loading…
Refactor built-in arguments validation
#559 by antonmedv was merged Feb 12, 2024 Loading…
Fix operator overloading
#554 by 3timeslazy was merged Feb 8, 2024 Loading…
code(builtin) - add reverse function
#553 by PxyUp was merged Feb 11, 2024 Loading…
Add optional array access like foo?.[42]
#550 by bizywizy was merged Feb 8, 2024 Loading…
Optimize jumps
#545 by bizywizy was merged Feb 2, 2024 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.