{{ message }}
Tags: netliomax25-code/expr
Tags
Update README.md (expr-lang#815) Add Naoma.AI to the list of companies Signed-off-by: David Klassen <davidklassen@proton.me>
Add expr.MaxNodes() option (expr-lang#799) * Add expr.MaxNodes() option * Fix error message * Add more tests and comments
Add check for non struct types to fetchField (expr-lang#794) Co-authored-by: yigitkanbalci <yigitkan.balci@goodjobgames.com>
fix(785): `get` to work when return is `nil` (expr-lang#786) * fix(785): `get` to work when return is `nil` * improve testing
Make expr.Eval faster (expr-lang#775) * Make expr.Eval faster * Add bench_call_test.go * Make parser config optional
Fix parsing of variable declaration nodes combined with sequence node (… …expr-lang#773) Fixes expr-lang#772
PreviousNext
