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 }}
JakkuSakura
/
FerroPhase
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
37
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: JakkuSakura/FerroPhase
Actions
All workflows
Workflows
CI
CI
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
368 workflow runs
368 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.
refactor(cli,compiler): make typing mandatory, remove lossy mode enti…
CI
#637:
Commit
446b974
pushed by
JakkuSakura
53s
main
main
53s
View workflow file
fp-rust: discover workspace members via Cargo.toml, not Magnet.toml
CI
#636:
Commit
664fe2d
pushed by
JakkuSakura
51s
main
main
51s
View workflow file
refactor(compiler,cli): drive whole-workspace compiles through the dr…
CI
#635:
Commit
a356ed7
pushed by
JakkuSakura
47s
main
main
47s
View workflow file
fix(materialize): relocate AST materializer walk to fp-core, fix miss…
CI
#634:
Commit
a3a8a76
pushed by
JakkuSakura
53s
main
main
53s
View workflow file
feat(hir): add LanguageCapabilities, keep for-loops first-class for c…
CI
#633:
Commit
280f663
pushed by
JakkuSakura
55s
main
main
55s
View workflow file
fix(backend,typing,interpret): resolve DefId collision, add compile_w…
CI
#632:
Commit
46a23e6
pushed by
JakkuSakura
1m 6s
main
main
1m 6s
View workflow file
fix(codegen): per-item lossy typecheck, method-receiver classificatio…
CI
#631:
Commit
8da1eb1
pushed by
JakkuSakura
50s
main
main
50s
View workflow file
fix(backend,lang): read+compose fp-typing's cached generic substituti…
CI
#630:
Commit
658baae
pushed by
JakkuSakura
55s
main
main
55s
View workflow file
fix(typing): resolve Infer holes via unification, fix closure hoistin…
CI
#629:
Commit
ddf5499
pushed by
JakkuSakura
53s
main
main
53s
View workflow file
fix(typing): resolve Param->Param substitution chains transitively, r…
CI
#628:
Commit
663379b
pushed by
JakkuSakura
3m 1s
main
main
3m 1s
View workflow file
fix(backend): stop a false-positive recursion guard, resolve cross-pa…
CI
#627:
Commit
79d1689
pushed by
JakkuSakura
58s
main
main
58s
View workflow file
fix(backend,compiler): make comptime-block resolution item-scoped, no…
CI
#626:
Commit
fbd19d8
pushed by
JakkuSakura
51s
main
main
51s
View workflow file
fix(backend): stop re-deriving an already-resolved path's Res via a s…
CI
#625:
Commit
2f2574e
pushed by
JakkuSakura
48s
main
main
48s
View workflow file
fix(cli): materialize_expr didn't recurse into Return/Break values
CI
#624:
Commit
ddd6e05
pushed by
JakkuSakura
58s
main
main
58s
View workflow file
fix(backend): stop a Call's callee from self-promoting independently …
CI
#623:
Commit
78a06e5
pushed by
JakkuSakura
57s
main
main
57s
View workflow file
fix(backend,rust): resolve segment-by-segment through module aliases;…
CI
#622:
Commit
650ce59
pushed by
JakkuSakura
6h 0m 20s
main
main
6h 0m 20s
View workflow file
fix(backend): lazily register cross-package structs in struct_def_fro…
CI
#621:
Commit
4c62d3a
pushed by
JakkuSakura
48s
main
main
48s
View workflow file
fix(backend,compiler): surface directly-folded top-level consts to re…
CI
#620:
Commit
3580b87
pushed by
JakkuSakura
54s
main
main
54s
View workflow file
fix(lang,rust): parse path-qualified destructuring fn params; warn on…
CI
#619:
Commit
528c4e2
pushed by
JakkuSakura
52s
main
main
52s
View workflow file
fix(backend,kotlin): three Kotlin codegen bugs surfaced by post-pull …
CI
#618:
Commit
d73ae61
pushed by
JakkuSakura
54s
main
main
54s
View workflow file
fix(backend): walk impl method bodies in hir_normalization
CI
#617:
Commit
8ecbbec
pushed by
JakkuSakura
1m 6s
main
main
1m 6s
View workflow file
fix(interpret,compiler): grow the LIR register file on demand, handle…
CI
#616:
Commit
8083247
pushed by
JakkuSakura
54s
main
main
54s
View workflow file
fix(backend): disambiguate method names for concrete instantiations o…
CI
#615:
Commit
89c5c3d
pushed by
JakkuSakura
49s
main
main
49s
View workflow file
fix(core,backend,typing): widen hir::IntrinsicCallExpr.kind to CallKi…
CI
#614:
Commit
0e5777c
pushed by
JakkuSakura
56s
main
main
56s
View workflow file
fix(lang,core,backend,native,interpret): fix json print self-recursio…
CI
#613:
Commit
9ffa6ff
pushed by
JakkuSakura
1m 36s
main
main
1m 36s
View workflow file
Previous
1
2
3
4
5
…
14
15
Next
You can’t perform that action at this time.