Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
Type
/
to search
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
expr-lang
/
expr
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
524
Star
8k
Code
Issues
57
Pull requests
30
Discussions
Actions
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Actions: expr-lang/expr
Actions
All workflows
Workflows
build
build
check
check
CodeQL
CodeQL
Copilot code review
Copilot code review
Copilot coding agent
Copilot coding agent
diff
diff
fuzz
fuzz
test
test
Show more workflows...
Management
Caches
Deployments
build
build
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
build.yml
will be ignored since log searching is not yet available
237 workflow runs
237 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Match float literals to float32 comparisons
build
#615:
Pull request
#983
synchronize by
deepakganesh78
Action required
deepakganesh78:fix/issue609-float32-literals
deepakganesh78:fix/issue609-float32-literals
Action required
View #983
View workflow file
Match float literals to float32 comparisons
build
#614:
Pull request
#983
opened by
deepakganesh78
Action required
deepakganesh78:fix/issue609-float32-literals
deepakganesh78:fix/issue609-float32-literals
Action required
View #983
View workflow file
builtin: enforce MemoryBudget for split and splitAfter
build
#612:
Pull request
#938
synchronize by
antonmedv
Action required
thesmartshadow:fix/memorybudget-split-safe
thesmartshadow:fix/memorybudget-split-safe
Action required
View #938
View workflow file
feat: add log2 builtin
build
#611:
Pull request
#981
opened by
sanmaxdev
Action required
sanmaxdev:feat/log2-builtin
sanmaxdev:feat/log2-builtin
Action required
View #981
View workflow file
feat: support DisableBuiltin("$env") to hide the $env variable
build
#610:
Pull request
#949
synchronize by
boinger
Action required
boinger:feat/disable-env-builtin
boinger:feat/disable-env-builtin
Action required
View #949
View workflow file
Add Betterleaks to Expr usage examples (#979)
build
#608:
Commit
4b31df3
pushed by
antonmedv
20s
master
master
20s
View workflow file
Add Betterleaks to Expr usage examples
build
#607:
Pull request
#979
synchronize by
zricethezav
22s
zricethezav:patch-1
zricethezav:patch-1
22s
View #979
View workflow file
feat: allow field access on concrete types behind interface values (#…
build
#602:
Commit
2010a11
pushed by
antonmedv
24s
master
master
24s
View workflow file
feat: allow field access on concrete types behind interface values
build
#601:
Pull request
#952
synchronize by
snaffi
21s
snaffi:feature/get-embedded-interface-properties
snaffi:feature/get-embedded-interface-properties
21s
View #952
View workflow file
fix(ast): avoid panic in ConstantNode.String on non-JSON floats
build
#600:
Pull request
#974
opened by
netliomax25-code
26s
netliomax25-code:constantnode-string-nan-panic
netliomax25-code:constantnode-string-nan-panic
26s
View #974
View workflow file
return error on non-string element in join
build
#592:
Pull request
#969
opened by
netliomax25-code
21s
netliomax25-code:join-string-assert
netliomax25-code:join-string-assert
21s
View #969
View workflow file
handle arbitrary slice types in sort builtin
build
#591:
Pull request
#968
opened by
netliomax25-code
23s
netliomax25-code:sort-reflect-fallback
netliomax25-code:sort-reflect-fallback
23s
View #968
View workflow file
feat: add "expr_noreflectmethod" build tag
build
#588:
Pull request
#957
synchronize by
antonmedv
26s
vincentbernat:feature/dce-elimination-tag
vincentbernat:feature/dce-elimination-tag
26s
View #957
View workflow file
fix(vm): clear error when fetching field from string at runtime
build
#583:
Pull request
#963
opened by
SAY-5
Queued
SAY-5:fix/fetch-string-property-access
SAY-5:fix/fetch-string-property-access
Queued
View #963
View workflow file
feat: allow field access on concrete types behind interface values
build
#581:
Pull request
#952
synchronize by
snaffi
22s
snaffi:feature/get-embedded-interface-properties
snaffi:feature/get-embedded-interface-properties
22s
View #952
View workflow file
feat: support uniqBy function
build
#575:
Pull request
#958
opened by
XieChengYi
25s
XieChengYi:xiecy/support-uniqBy-func
XieChengYi:xiecy/support-uniqBy-func
25s
View #958
View workflow file
feat: add "expr_noreflectmethod" build tag
build
#571:
Pull request
#957
synchronize by
vincentbernat
19s
vincentbernat:feature/dce-elimination-tag
vincentbernat:feature/dce-elimination-tag
19s
View #957
View workflow file
feat: add "expr_noreflectmethod" build tag
build
#570:
Pull request
#957
synchronize by
vincentbernat
36s
vincentbernat:feature/dce-elimination-tag
vincentbernat:feature/dce-elimination-tag
36s
View #957
View workflow file
feat: add "expr_noreflectmethod" build tag
build
#569:
Pull request
#957
synchronize by
vincentbernat
34s
vincentbernat:feature/dce-elimination-tag
vincentbernat:feature/dce-elimination-tag
34s
View #957
View workflow file
feat: add "expr_noreflectmethod" build tag
build
#568:
Pull request
#957
opened by
vincentbernat
21s
vincentbernat:feature/dce-elimination-tag
vincentbernat:feature/dce-elimination-tag
21s
View #957
View workflow file
feat(static): add static package as a DCE-friendly alternative
build
#567:
Pull request
#956
opened by
vincentbernat
19s
vincentbernat:feature/dce-elimination
vincentbernat:feature/dce-elimination
19s
View #956
View workflow file
feat: support DisableBuiltin("$env") to hide the $env variable
build
#566:
Pull request
#949
synchronize by
boinger
19s
boinger:feat/disable-env-builtin
boinger:feat/disable-env-builtin
19s
View #949
View workflow file
fix: support ConstExpr with functions defined via expr.Function
build
#565:
Pull request
#955
opened by
Yanhu007
21s
Yanhu007:fix/constexpr-with-function
Yanhu007:fix/constexpr-with-function
21s
View #955
View workflow file
fix(compiler): pop stale bool from stack in emitLoopBackwards (#954)
build
#564:
Commit
3a46b19
pushed by
antonmedv
21s
master
master
21s
View workflow file
fix(compiler): pop stale bool from stack in emitLoopBackwards
build
#563:
Pull request
#954
opened by
lawrence3699
22s
lawrence3699:fix/findlast-map-literal-crash
lawrence3699:fix/findlast-map-literal-crash
22s
View #954
View workflow file
Previous
1
2
3
4
5
…
9
10
Next
You can’t perform that action at this time.