-
-
Notifications
You must be signed in to change notification settings - Fork 446
Insights: expr-lang/expr
Overview
-
- 4 Merged pull requests
- 0 Open pull requests
- 6 Closed issues
- 3 New issues
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v1.17.5
published
Jun 3, 2025
4 Pull requests merged by 2 people
-
Fix runtime error not allowing to slice unaddressable array type
#803 merged
Jun 30, 2025 -
Ignoring fields with struct tag expr:"-" and make "in" return false for unexported fields
#806 merged
Jun 30, 2025 -
Improve parser and lexer
#811 merged
Jun 30, 2025 -
Add expr.MaxNodes() option
#799 merged
Jun 3, 2025
6 Issues closed by 1 person
-
Cannot slice (strict Go) array type
#802 closed
Jun 30, 2025 -
Feature request: allow ignoring struct fields with struct tag expr:"-"
#805 closed
Jun 30, 2025 -
Operator "in" can see unexported struct fields
#807 closed
Jun 30, 2025 -
Reduce allocations during parsing
#810 closed
Jun 30, 2025 -
Support tinygo
#800 closed
Jun 12, 2025 -
Support custom MaxNodes property of expr Config
#798 closed
Jun 3, 2025
3 Issues opened by 2 people
-
expr.ConstExpr panics if function was defined with expr.Function instead of env
#809 opened
Jun 26, 2025 -
how to disable the builtin function "if"
#808 opened
Jun 24, 2025 -
Arithmetic operations choose arch-dependant type and overflow in 32bit
#804 opened
Jun 24, 2025
2 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Cannot use T as type int in array
#796 commented on
Jun 3, 2025 • 0 new comments -
. Functions calls do not work with pipes
#791 commented on
Jun 27, 2025 • 0 new comments