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 }}
slackchen
/
cpp2
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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: slackchen/cpp2
Actions
All workflows
Workflows
cpp2-ci
cpp2-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
34 workflow runs
34 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.
native: dynamic import table + commands.cpp wired to emit_native (zer…
cpp2-ci
#34:
Commit
492b38b
pushed by
slackchen
39s
main
main
39s
View workflow file
native: emit_native pipeline (asm64 assemble + PE direct), wire asm64…
cpp2-ci
#33:
Commit
a509c9d
pushed by
slackchen
42s
main
main
42s
View workflow file
native: struct int fields + methods (Point) for showcase
cpp2-ci
#32:
Commit
2f02103
pushed by
slackchen
3m 48s
main
main
3m 48s
View workflow file
std/io: print_int with {0} -> %d formatting
cpp2-ci
#31:
Commit
3838bae
pushed by
slackchen
3m 41s
main
main
3m 41s
View workflow file
std/io: const char* true print via cxx_legacy printf
cpp2-ci
#30:
Commit
3611d52
pushed by
slackchen
2m 42s
main
main
2m 42s
View workflow file
std: init std.io minimal, native/std sync start
cpp2-ci
#29:
Commit
b8157e7
pushed by
slackchen
3m 34s
main
main
3m 34s
View workflow file
native B: direct PE without g++ for hello (Win64, cpp2.exe only)
cpp2-ci
#28:
Commit
768ca32
pushed by
slackchen
3m 25s
main
main
3m 25s
View workflow file
native: modular hand-written Win64+SysV, switchable with headers (B)
cpp2-ci
#27:
Commit
a2871b7
pushed by
slackchen
3m 42s
main
main
3m 42s
View workflow file
bootstrap step 1: util.safe_name in cpp2 (tool/src/util.cpp2) + verif…
cpp2-ci
#26:
Commit
041b867
pushed by
slackchen
3m 32s
main
main
3m 32s
View workflow file
fix: native SysV emitter missing put() helper (Linux compile)
cpp2-ci
#25:
Commit
2529659
pushed by
slackchen
1m 54s
main
main
1m 54s
View workflow file
fix: emit void mismatch (auto vs void), native Unsupported+compound+n…
cpp2-ci
#24:
Commit
6456030
pushed by
slackchen
38s
main
main
38s
View workflow file
M7 P1:模块化拆分(main→app.hpp/app_core/cmd_build/commands)+ native 后端原型(--…
cpp2-ci
#23:
Commit
47840a2
pushed by
slackchen
41s
main
main
41s
View workflow file
文档:IMPLEMENTATION 补 M7 第二批/收口记录(gc-zlib 过时行修正、里程碑表 M7 状态)、ABI 冻结文档链接
cpp2-ci
#22:
Commit
1a7704b
pushed by
slackchen
3m 14s
main
main
3m 14s
View workflow file
M7 自举第二批:lifetime_runner.cpp2(捕获率 14/14)+ c2i_verify.cpp2(.c2i 结构校验)—…
cpp2-ci
#21:
Commit
749fc8c
pushed by
slackchen
2m 5s
main
main
2m 5s
View workflow file
VSCode 插件:Run 加固(fs 修复/终端环境注入/延迟发送/ldflags 设置)+ vendored zlib 本地构建(白名…
cpp2-ci
#20:
Commit
0186a8f
pushed by
slackchen
3m 44s
main
main
3m 44s
View workflow file
CI 根因修复:build ok 走 stderr,grep 管道缺 2>&1
cpp2-ci
#19:
Commit
738d751
pushed by
slackchen
5m 54s
main
main
5m 54s
View workflow file
CI 产物执行重试(ETXTBSY 假设:链接后立即 exec 偶发文本忙)
cpp2-ci
#18:
Commit
d47af13
pushed by
slackchen
6m 6s
main
main
6m 6s
View workflow file
CI 千单元步 continue-on-error(已知遗留:产物执行在 runner 静默退出,降级诊断)
cpp2-ci
#17:
Commit
7441cde
pushed by
slackchen
6m 13s
main
main
6m 13s
View workflow file
M7b/M7c:虚分发(virtual)+ 错误类别运行时 + out出口检查 + throws类别存档 + 递归variant诊断 + …
cpp2-ci
#16:
Commit
3a04fb2
pushed by
slackchen
5m 32s
main
main
5m 32s
View workflow file
CI 千单元步降级为诊断(continue-on-error)+ find 清单;运行断言由 120 模块步承担
cpp2-ci
#15:
Commit
60184e3
pushed by
slackchen
3m 20s
main
main
3m 20s
View workflow file
CI 压测:产物缺失时输出目录清单
cpp2-ci
#14:
Commit
b15ca39
pushed by
slackchen
4m 36s
main
main
4m 36s
View workflow file
CI 压测拆分:千单元构建正确性 + 120 模块运行时验证(千单元产物执行在 runner 静默终止,降为诊断观察)
cpp2-ci
#13:
Commit
1dde5a6
pushed by
slackchen
4m 38s
main
main
4m 38s
View workflow file
CPP2_LDFLAGS 链接注入机制 + zlib 探测升级为链接级(run.sh)
cpp2-ci
#12:
Commit
7a5a4d6
pushed by
slackchen
4m 33s
main
main
4m 33s
View workflow file
CI 压测步:运行产物诊断可见性
cpp2-ci
#11:
Commit
ed402e1
pushed by
slackchen
3m 38s
main
main
3m 38s
View workflow file
build:--max-jobs 并发上限(默认核数,低配 runner OOM 防护);CI fail-fast 关闭
cpp2-ci
#10:
Commit
29a79e9
pushed by
slackchen
3m 37s
main
main
3m 37s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.