Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
SimFG
/
expr
Public
forked from
expr-lang/expr
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
0
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master-dev
User selector
All users
Datepicker
All time
Commit History
Commits on May 13, 2025
feat: add node budget and memory limits (#762)
Show description for 9b981e8
2 people
authored and
SimFG
committed
9b981e8
Copy full SHA for 9b981e8
Commits on Dec 26, 2024
fix parameter type conversion fails when calling method
Show description for a9a7649
SimFG
committed
a9a7649
Copy full SHA for a9a7649
support to call the point method for the struct
SimFG
committed
f7834e1
Copy full SHA for f7834e1
support automatic conversion of variable types
SimFG
committed
10d1be6
Copy full SHA for 10d1be6
add `mapValue` function to get the map value
SimFG
committed
9312198
Copy full SHA for 9312198
add the view method
SimFG
committed
78852fe
Copy full SHA for 78852fe
rebase the origin master branch
SimFG
committed
a232950
Copy full SHA for a232950
Support the private field and auto change the struct to the point when exec the method
SimFG
committed
1150412
Copy full SHA for 1150412
Commits on Dec 23, 2024
Add FastSchema to Readme (#737)
ngocphuongnb
authored
fb6792b
Copy full SHA for fb6792b
Commits on Nov 13, 2024
Mention WoodpeckerCI in README (#728)
Show description for fe88af5
6543
authored
fe88af5
Copy full SHA for fe88af5
Commits on Sep 18, 2024
Add CM to Readme (#712)
Show description for 24a21b2
scosman
authored
24a21b2
Copy full SHA for 24a21b2
Commits on Sep 4, 2024
Add uniq() function (#705)
OlgaNovg
authored
3a58a8b
Copy full SHA for 3a58a8b
Commits on Aug 28, 2024
Add default map value type
antonmedv
committed
da04c55
Copy full SHA for da04c55
Drop types.StrictMap and add types.Extra to define additional keys
antonmedv
committed
c72da7b
Copy full SHA for c72da7b
Commits on Jul 15, 2024
Add flatten builtin (#684)
OlgaNovg
authored
5e660e7
Copy full SHA for 5e660e7
Commits on Jul 14, 2024
Fix typos (#686)
SimonWaldherr
authored
5e3d5a2
Copy full SHA for 5e3d5a2
Commits on Jul 4, 2024
Add Tork to its list of users (#682)
Show description for c42572b
runabol
authored
c42572b
Copy full SHA for c42572b
Commits on Jun 23, 2024
Fix unary node print for conditional expr (#676)
Show description for 9713880
zhuliquan
authored
9713880
Copy full SHA for 9713880
Commits on Jun 14, 2024
Add any type
antonmedv
committed
b24c7f3
Copy full SHA for b24c7f3
Add types.Equal
antonmedv
committed
0c7f720
Copy full SHA for 0c7f720
Commits on Jun 5, 2024
Add types.Array()
antonmedv
committed
55f453b
Copy full SHA for 55f453b
Commits on Jun 4, 2024
Improve types pkg (#668)
antonmedv
authored
ac6e5a3
Copy full SHA for ac6e5a3
Commits on Jun 3, 2024
Refactor types table (#667)
antonmedv
authored
a31b1fe
Copy full SHA for a31b1fe
Commits on Jun 1, 2024
Remove Node.Kind() method
antonmedv
committed
efa006a
Copy full SHA for efa006a
Commits on May 31, 2024
Refactor checker to use Nature (#665)
Show description for 73cb42d
antonmedv
authored
73cb42d
Copy full SHA for 73cb42d
Commits on May 30, 2024
Improve compilation for detached tree parts
antonmedv
committed
7e6e6f5
Copy full SHA for 7e6e6f5
Commits on May 27, 2024
Fix check.yml
antonmedv
committed
a601192
Copy full SHA for a601192
Fix coverage reporting
antonmedv
committed
55ff9aa
Copy full SHA for 55ff9aa
Fix function calls with int64 params (#663)
Show description for eca9bd7
antonmedv
authored
eca9bd7
Copy full SHA for eca9bd7
Commits on May 24, 2024
Add Melrōse to "Who uses Expr?" section
Show description for b45ee4f
emicklei
and
antonmedv
authored
b45ee4f
Copy full SHA for b45ee4f
Commits on May 21, 2024
Invoke the Deref function as needed for the function arguments. (#651)
ckganesan
authored
596f54f
Copy full SHA for 596f54f
Commits on May 18, 2024
Return tree on parse errors
antonmedv
committed
c6c7227
Copy full SHA for c6c7227
Add checker.ParseCheck func
antonmedv
committed
65c7bc9
Copy full SHA for 65c7bc9
Commits on May 17, 2024
Fix build for 386 and add build.yml workflow
antonmedv
committed
cae6003
Copy full SHA for cae6003
Add checks for nil before string casts in VM (#654)
antonmedv
authored
eb70f94
Copy full SHA for eb70f94
Pagination
Previous
Next
You can’t perform that action at this time.