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
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
.
KarpelesLab
/
goro
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
33
Star
695
Code
Issues
3
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: KarpelesLab/goro
Actions
All workflows
Workflows
CI
CI
Dependabot Updates
Dependabot Updates
Dependency Graph
Dependency Graph
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
1,139 workflow runs
1,139 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.
Revert "vm: AST-delegate unknown-callee function calls with writable …
CI
#1007:
Commit
fb27904
pushed by
MagicalTux
11m 0s
master
master
11m 0s
View workflow file
vm: bool fast path for OpJmpIf{False,True,FalsePeek}
CI
#1006:
Commit
b7bf4d5
pushed by
MagicalTux
10m 57s
master
master
10m 57s
View workflow file
docs: refresh VM section with current regression count and bench numbers
CI
#1005:
Commit
7c2f93e
pushed by
MagicalTux
11m 6s
master
master
11m 6s
View workflow file
vm: AST-delegate NoDiscard-wrapped statements
CI
#1004:
Commit
0256fed
pushed by
MagicalTux
10m 51s
master
master
10m 51s
View workflow file
vm: emit Undefined-variable warning on ++/-- of unset locals
CI
#1003:
Commit
ddab6f9
pushed by
MagicalTux
11m 1s
master
master
11m 1s
View workflow file
vm: AST-delegate unknown-callee function calls with writable args
CI
#1002:
Commit
a2edfb8
pushed by
MagicalTux
10m 56s
master
master
10m 56s
View workflow file
vm: int-int fast paths for OpDiv, OpMod, OpBitAnd/Or/Xor, OpShl, OpShr
CI
#1001:
Commit
e1aa5e3
pushed by
MagicalTux
1m 34s
master
master
1m 34s
View workflow file
vm: wrap string-offset write errors as throwable
CI
#1000:
Commit
05d79d0
pushed by
MagicalTux
1m 32s
master
master
1m 32s
View workflow file
vm: AST-delegate indirect calls with writable args
CI
#999:
Commit
85bc064
pushed by
MagicalTux
1m 25s
master
master
1m 25s
View workflow file
vm: unwind foreach iterators on multi-level break/continue
CI
#998:
Commit
69025a3
pushed by
MagicalTux
1m 45s
master
master
1m 45s
View workflow file
vm: COW array values stored into other arrays
CI
#997:
Commit
7527578
pushed by
MagicalTux
1m 36s
master
master
1m 36s
View workflow file
vm: deref ref-bound arrays before COW Dup on plain assign
CI
#996:
Commit
29c6416
pushed by
MagicalTux
1m 35s
master
master
1m 35s
View workflow file
test: array COW semantics — \$b = \$a doesn't alias
CI
#995:
Commit
09b8f7d
pushed by
MagicalTux
1m 33s
master
master
1m 33s
View workflow file
vm: COW arrays on local assign (matches AST's ZVal.ZVal())
CI
#994:
Commit
e749547
pushed by
MagicalTux
1m 43s
master
master
1m 43s
View workflow file
vm: OpArrayInitKeyed key-type validation (parity with runArray.Run)
CI
#993:
Commit
a232dcf
pushed by
MagicalTux
1m 38s
master
master
1m 38s
View workflow file
compiler: panic at compile time when the VM hook isn't installed
CI
#992:
Commit
e60ced6
pushed by
MagicalTux
1m 34s
master
master
1m 34s
View workflow file
tests: import core/vm/vmcompiler so the hook is installed
CI
#991:
Commit
1f79926
pushed by
MagicalTux
1m 29s
master
master
1m 29s
View workflow file
phpctx: tighten RegisterClass no-op to require same case-sensitive name
CI
#990:
Commit
8880968
pushed by
MagicalTux
2m 5s
master
master
2m 5s
View workflow file
docs: VM-only mode cleanup (README, comments, test scaffolding)
CI
#989:
Commit
f196a84
pushed by
MagicalTux
1m 55s
master
master
1m 55s
View workflow file
vm: make VM the only runtime; remove GORO_VM gate
CI
#988:
Commit
260c27b
pushed by
MagicalTux
1m 30s
master
master
1m 30s
View workflow file
Revert "vm: targeted OP_SYNC_LOCAL for writable args to unknown callees"
CI
#987:
Commit
6ededb0
pushed by
MagicalTux
2m 0s
master
master
2m 0s
View workflow file
vm: also use targeted OP_SYNC_LOCAL for indirect-call writable args
CI
#986:
Commit
874f141
pushed by
MagicalTux
2m 35s
master
master
2m 35s
View workflow file
vm: targeted OP_SYNC_LOCAL for writable args to unknown callees
CI
#985:
Commit
33c47c0
pushed by
MagicalTux
2m 31s
master
master
2m 31s
View workflow file
Revert "vm: OP_SYNC_SLOTS + AST delegation for unknown-callable by-re…
CI
#984:
Commit
da737b7
pushed by
MagicalTux
1m 58s
master
master
1m 58s
View workflow file
vm: use OP_SYNC_SLOTS for writable-arg method calls too
CI
#983:
Commit
4e75c68
pushed by
MagicalTux
2m 34s
master
master
2m 34s
View workflow file
Previous
1
2
3
4
5
6
7
…
45
46
Next
You can’t perform that action at this time.