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
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
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
.
deepnoodle-ai
/
expr
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: deepnoodle-ai/expr
Actions
All workflows
Workflows
Test
Test
Show more workflows...
Management
Caches
All workflows
All workflows
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
Showing runs from all workflows
will be ignored since log searching is not yet available
63 workflow runs
63 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
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.
Add the pipe operator: a | f(x) compiles as f(a, x) (#28)
Test
#63:
Commit
5256d92
pushed by
myzie
2m 33s
main
main
2m 33s
View workflow file
Add the pipe operator: a | f(x) compiles as f(a, x)
Test
#62:
Pull request
#28
opened by
myzie
2m 40s
pipe-operator
pipe-operator
2m 40s
View #28
View workflow file
Add named bindings, flatMap, sortBy, entries, sort/reverse, and templ…
Test
#61:
Commit
5e8333c
pushed by
myzie
2m 35s
main
main
2m 35s
View workflow file
Named bindings, flatMap, sortBy, entries, sort/reverse, template upgrades, and pipe RFC
Test
#60:
Pull request
#27
opened by
myzie
2m 43s
roadmap-bindings-templates-sort
roadmap-bindings-templates-sort
2m 43s
View #27
View workflow file
Fix spec: bitwise operators are rejected at Compile time, not Evaluate
Test
#59:
Commit
9221ca6
pushed by
myzie
2m 32s
main
main
2m 32s
View workflow file
Add evaluator fast paths: cached field plans, reflect-space index cha…
Test
#58:
Commit
636ea1c
pushed by
myzie
2m 34s
main
main
2m 34s
View workflow file
Add evaluator fast paths: cached field plans, reflect-space index chains, typed binary ops
Test
#57:
Pull request
#26
opened by
myzie
2m 31s
claude/serene-einstein-ifmkqd
claude/serene-einstein-ifmkqd
2m 31s
View #26
View workflow file
Add lazy if, eval budget, compile-time registration checks, Identifie…
Test
#56:
Commit
4c2cba4
pushed by
myzie
2m 48s
main
main
2m 48s
View workflow file
Lazy if, eval budget, compile-time registration checks, Identifiers(), and opt-in helper groups
Test
#55:
Pull request
#25
opened by
myzie
2m 38s
claude/serene-feynman-xd54f4
claude/serene-feynman-xd54f4
2m 38s
View #25
View workflow file
Fix optional-access edge cases, predicate error display, MinInt64, an…
Test
#54:
Commit
c15bc6b
pushed by
myzie
50s
main
main
50s
View workflow file
Fix optional-access edge cases, predicate error display, MinInt64, and compile-time call-target checks
Test
#53:
Pull request
#24
opened by
myzie
40s
claude/repo-review-improvements-e2fm8r
claude/repo-review-improvements-e2fm8r
40s
View #24
View workflow file
Consolidate special-form metadata and document ?? non-decision (#23)
Test
#52:
Commit
227a151
pushed by
myzie
43s
main
main
43s
View workflow file
Pre-release cleanup: consolidate special-form metadata, drop design doc
Test
#51:
Pull request
#23
opened by
myzie
49s
cleanup-pre-release
cleanup-pre-release
49s
View #23
View workflow file
Add ?. and ?[ optional-access operators (#22)
Test
#50:
Commit
755d4db
pushed by
myzie
42s
main
main
42s
View workflow file
Add ?. and ?[ optional-access operators
Test
#49:
Pull request
#22
synchronize by
myzie
43s
optional-access
optional-access
43s
View #22
View workflow file
Accept integer-valued floats as slice/string indices (#21)
Test
#48:
Commit
5640488
pushed by
myzie
44s
main
main
44s
View workflow file
Add eager if(cond, t, f) builtin (#20)
Test
#47:
Commit
e45b94e
pushed by
myzie
51s
main
main
51s
View workflow file
Tailor unknown-identifier hints for special forms (#19)
Test
#46:
Commit
52c4e8d
pushed by
myzie
49s
main
main
49s
View workflow file
Accept integer-valued floats as slice/string indices
Test
#45:
Pull request
#21
opened by
myzie
50s
float-index
float-index
50s
View #21
View workflow file
Add eager if(cond, t, f) builtin
Test
#44:
Pull request
#20
opened by
myzie
48s
if-builtin
if-builtin
48s
View #20
View workflow file
Tailor unknown-identifier hints for special forms
Test
#43:
Pull request
#19
opened by
myzie
45s
suggester-polish
suggester-polish
45s
View #19
View workflow file
Wrap higher-order predicate errors with source text (#18)
Test
#42:
Commit
7c547a2
pushed by
myzie
48s
main
main
48s
View workflow file
Wrap higher-order predicate errors with source text
Test
#41:
Pull request
#18
opened by
myzie
52s
higher-order-predicate-error-wrap
higher-order-predicate-error-wrap
52s
View #18
View workflow file
Add try(value, default) special form (#17)
Test
#40:
Commit
e1566f4
pushed by
myzie
39s
main
main
39s
View workflow file
Add try(value, default) special form
Test
#39:
Pull request
#17
opened by
myzie
44s
try-special-form
try-special-form
44s
View #17
View workflow file
Previous
1
2
3
Next
You can’t perform that action at this time.