Issues
- 3
Pointer reference to nature
#839 opened by antonmedv - 3
Playground result is different from the real library
#848 opened by madesst - 2
Option to disable short-circuiting
#831 opened by lvliangxiong - 1
expr.Disable*() functions are not working
#841 opened by davixcky - 1
- 3
- 2
question about overload condition operator ==
#818 opened by ForeverCzz - 3
Proposal: Improve ast.Walk and ast.Visitor
#816 opened by diegommm - 6
- 1
- 1
OSS-Fuzz issue 417866806
#790 opened by oss-fuzz-robot - 7
- 3
elif doesn't work
#781 opened by KyleSanderson - 1
Calling methods on derived types
#766 opened by breml - 1
Auto-dereferencing not working
#836 opened by antonmedv - 4
Map access fails with pointer fields despite automatic dereferencing in other contexts
#814 opened by PaluMacil - 0
- 0
Error position not reported in multiline script
#826 opened by andreev-fn - 0
expr.AsBool() not working in this case
#830 opened by Levi-Hope - 0
Panic when using pointer-type map as environment
#825 opened by yawnBright - 2
- 0
- 2
- 1
- 1
Bug when running expressions where a variable can be either an array or array of arrays.
#819 opened by mambla - 3
how to disable the builtin function "if"
#808 opened by emicklei - 6
expr.ConstExpr panics if function was defined with expr.Function instead of env
#809 opened by diegommm - 6
Allow mockable/predictable now()
#754 opened by rossb83 - 2
Cannot slice (strict Go) array type
#802 opened by diegommm - 0
- 3
Operator "in" can see unexported struct fields
#807 opened by diegommm - 0
Reduce allocations during parsing
#810 opened by diegommm - 1
Support tinygo
#800 opened by dcu - 7
Support custom MaxNodes property of expr Config
#798 opened by 5idu - 2
Cannot use T as type int in array
#796 opened by loggerhead - 4
- 12
SIGSEGV segmentation fault
#763 opened by whki - 1
Question regarding predicates {true} and {false}
#779 opened by tjhacker - 7
- 6
Fail After 1.17.0
#787 opened - 0
`get` failing after 1.17.0
#785 opened by tarasyarema - 1
- 8
[Request/Question] Support proxies for `expr.Env`
#777 opened by x1unix - 4
Ternary conditional causes EOF errors in version 1.17 breaking backwards compatibility
#772 opened by tarmo-randma - 11
expr.WithContext with nested struct member method
#756 opened by echoface - 2
Incorrect Output Due to Integer Overflow
#774 opened by Coronon - 4
How to make nil behave like false
#768 opened by MajorAdam - 2
expr.WithContext requires expr.Env?
#753 opened by swdunlop - 3
#index is not correct for filter-map sequences
#758 opened by paullgdc - 5
support nil value to compare
#755 opened by 5idu