Expression language and expression evaluation for Go
Stars
7.8k
Forks
492
Watchers
7.8k
Open Issues
67
Overall repository health assessment
No package.json found
This might not be a Node.js project
832
commits
41
commits
15
commits
12
commits
10
commits
5
commits
4
commits
4
commits
3
commits
3
commits
fix: reject unexported struct fields at runtime (#935)
27acc2dView on GitHubfix: wrap LoadLocation error in date() builtin (#931)
3abfc80View on GitHubFix impossible unsigned integer comparisons in Abs() function (#919)
21f4f05View on GitHubperf(vm): optimize loop iteration with scope pool (#908)
3461fbbView on GitHubfix(patcher): ctx into nested custom funcs and Env (#883)
94ec86dView on GitHubUpdate README.md: Added GlassFlow.dev in the list of companies using expr (#927)
f0176e7View on GitHubfix(checker): detect $env() calls at compile time (#923)
2aaa9aaView on GitHubfix(fuzz): skip reflect err for variadic calls (#921)
0785f19View on GitHub