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
.
zyntax-project
/
zyntax
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
4
Star
33
Code
Issues
0
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Actions: zyntax-project/zyntax
Actions
All workflows
Workflows
Publish Wiki & Deploy Site
Publish Wiki & Deploy Site
Rust CI
Rust CI
Show more workflows...
Management
Caches
Deployments
Publish Wiki & Deploy Site
Publish Wiki & Deploy Site
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
.
wiki.yml
will be ignored since log searching is not yet available
148 workflow runs
148 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.
perf(python): a module variable holding an instance is stored as the …
Publish Wiki & Deploy Site
#148:
Commit
02f747d
pushed by
darmie
40m 8s
main
main
40m 8s
View workflow file
perf(python): list fields typed by their fills, asserted instances, j…
Publish Wiki & Deploy Site
#147:
Commit
f6257b2
pushed by
darmie
7m 12s
main
main
7m 12s
View workflow file
feat(python): richards runs: explicit base calls, dispatched returns,…
Publish Wiki & Deploy Site
#146:
Commit
6c7961c
pushed by
darmie
34m 47s
main
main
34m 47s
View workflow file
feat(python): methods typed by their calls, lists typed through the f…
Publish Wiki & Deploy Site
#145:
Commit
eaa841d
pushed by
darmie
24m 44s
main
main
24m 44s
View workflow file
perf(compiler): the lowered module leaves its context and the tiered …
Publish Wiki & Deploy Site
#144:
Commit
2ce2d94
pushed by
darmie
36m 40s
main
main
36m 40s
View workflow file
perf(builtins): the list every list operation works on is borrowed, a…
Publish Wiki & Deploy Site
#143:
Commit
f0bca91
pushed by
darmie
11m 33s
main
main
11m 33s
View workflow file
perf(python): an empty list filled by the body's own writes of one ki…
Publish Wiki & Deploy Site
#142:
Commit
296158d
pushed by
darmie
4m 8s
main
main
4m 8s
View workflow file
perf(python): a dict lookup by a string key takes the string itself
Publish Wiki & Deploy Site
#141:
Commit
c1ee75d
pushed by
darmie
12m 45s
main
main
12m 45s
View workflow file
perf(compiler): a string boxed twice on a path shares the first box w…
Publish Wiki & Deploy Site
#140:
Commit
717f565
pushed by
darmie
7m 11s
main
main
7m 11s
View workflow file
fix(python): a list of any kind reads out of a dynamic slot as a list…
Publish Wiki & Deploy Site
#139:
Commit
967e0f7
pushed by
darmie
10m 57s
main
main
10m 57s
View workflow file
perf(python): a call through a method bound to a local is the method …
Publish Wiki & Deploy Site
#138:
Commit
3c9825a
pushed by
darmie
10m 47s
main
main
10m 47s
View workflow file
perf(python): xs[a:b] = xs[c:d:-1] reverses in place, and slice assig…
Publish Wiki & Deploy Site
#137:
Commit
7cecb94
pushed by
darmie
12m 4s
main
main
12m 4s
View workflow file
fix(python): an empty list literal takes its binding's annotated elem…
Publish Wiki & Deploy Site
#136:
Commit
ecf911d
pushed by
darmie
22m 20s
main
main
22m 20s
View workflow file
bench: the runner ends with zypy's verdict against the best Python ru…
Publish Wiki & Deploy Site
#135:
Commit
8294e39
pushed by
darmie
17m 49s
main
main
17m 49s
View workflow file
bench(python): the speed table says faster or slower than the best ru…
Publish Wiki & Deploy Site
#134:
Commit
4558a62
pushed by
darmie
12m 22s
main
main
12m 22s
View workflow file
bench(python): a speed-center kernel is a number only once its answer…
Publish Wiki & Deploy Site
#133:
Commit
c0ecc6a
pushed by
darmie
28m 23s
main
main
28m 23s
View workflow file
chore: the speed harness's results file is not tracked
Publish Wiki & Deploy Site
#132:
Commit
4230f57
pushed by
darmie
1m 56s
main
main
1m 56s
View workflow file
feat(python): chained assignment, list-literal unpacking targets, sys…
Publish Wiki & Deploy Site
#131:
Commit
81b9fa5
pushed by
darmie
25m 51s
main
main
25m 51s
View workflow file
feat(python): the time module, __future__ accepted, imports linked wh…
Publish Wiki & Deploy Site
#130:
Commit
6470b80
pushed by
darmie
5m 37s
main
main
5m 37s
View workflow file
perf(compiler): a dispatch-shaped callee stays a call
Publish Wiki & Deploy Site
#129:
Commit
b77a889
pushed by
darmie
27m 54s
main
main
27m 54s
View workflow file
perf(embed): a compiled import's declarations are postcard, not CBOR
Publish Wiki & Deploy Site
#128:
Commit
59599c6
pushed by
darmie
19m 15s
main
main
19m 15s
View workflow file
perf(compiler): a callee whose loop calls stays a call
Publish Wiki & Deploy Site
#127:
Commit
188b78a
pushed by
darmie
15m 18s
main
main
15m 18s
View workflow file
perf(compiler): the reachable library is compiled ahead of its first …
Publish Wiki & Deploy Site
#126:
Commit
aa82929
pushed by
darmie
11m 57s
main
main
11m 57s
View workflow file
perf(compiler): the returned-parameter facts are derived once and ref…
Publish Wiki & Deploy Site
#125:
Commit
99c7b1b
pushed by
darmie
27m 33s
main
main
27m 33s
View workflow file
perf(python): dict equality keeps its own lookups, and a probe compar…
Publish Wiki & Deploy Site
#124:
Commit
01e947d
pushed by
darmie
10m 1s
main
main
10m 1s
View workflow file
Previous
1
2
3
4
5
6
Next
You can’t perform that action at this time.