Tags: database-mysql/expr
Tags
Update README.md (expr-lang#815) Add Naoma.AI to the list of companies Signed-off-by: David Klassen <[email protected]>
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 <[email protected]>
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
Add Melrōse to "Who uses Expr?" section Co-authored-by: Anton Medvedev <[email protected]>
PreviousNext