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
.
moonbitlang
/
core
Public
Notifications
You must be signed in to change notification settings
Fork
162
Star
1.2k
Code
Issues
87
Pull requests
39
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Actions: moonbitlang/core
Actions
All workflows
Workflows
accessor-inlining
accessor-inlining
Copilot
Copilot
Copilot cloud agent
Copilot cloud agent
Copilot code review
Copilot code review
Copilot Setup Steps
Copilot Setup Steps
Dependabot Updates
Dependabot Updates
interface-check
interface-check
misc-check
misc-check
nightly-check
nightly-check
pre-release-check
pre-release-check
Show more workflows...
Management
Caches
misc-check
misc-check
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
.
misc-check.yml
will be ignored since log searching is not yet available
2,500+ workflow runs
2,500+ 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.
Avoid reevaluating duplicate QuickCheck shrinks
misc-check
#6334:
Pull request
#4150
synchronize by
mizchi
3m 36s
mizchi:quickcheck-deduplicate-shrink-candidates
mizchi:quickcheck-deduplicate-shrink-candidates
3m 36s
View #4150
View workflow file
Handle minimum signed values in QuickCheck shrinking
misc-check
#6333:
Pull request
#4151
opened by
mizchi
2m 59s
mizchi:quickcheck-shrink-signed-min
mizchi:quickcheck-shrink-signed-min
2m 59s
View #4151
View workflow file
Avoid reevaluating duplicate QuickCheck shrinks
misc-check
#6332:
Pull request
#4150
opened by
mizchi
3m 43s
mizchi:quickcheck-deduplicate-shrink-candidates
mizchi:quickcheck-deduplicate-shrink-candidates
3m 43s
View #4150
View workflow file
Improve QuickCheck shrink candidate ordering
misc-check
#6331:
Pull request
#4149
opened by
mizchi
3m 33s
mizchi:optimize-quickcheck-shrink-order
mizchi:optimize-quickcheck-shrink-order
3m 33s
View #4149
View workflow file
perf(quickcheck): build arbitrary strings linearly
misc-check
#6330:
Pull request
#4148
opened by
mizchi
3m 39s
mizchi:perf/quickcheck-string-builder
mizchi:perf/quickcheck-string-builder
3m 39s
View #4148
View workflow file
perf(quickcheck): execute zipped generators directly
misc-check
#6329:
Pull request
#4147
opened by
mizchi
2m 41s
mizchi:perf/quickcheck-direct-zip
mizchi:perf/quickcheck-direct-zip
2m 41s
View #4147
View workflow file
perf(json): index large replacer key sets
misc-check
#6328:
Pull request
#4146
opened by
mizchi
3m 38s
mizchi:perf/json-replacer-key-index
mizchi:perf/json-replacer-key-index
3m 38s
View #4146
View workflow file
perf(json): cache stringify indentation
misc-check
#6327:
Pull request
#4145
opened by
mizchi
3m 47s
mizchi:perf/json-stringify-indent-cache
mizchi:perf/json-stringify-indent-cache
3m 47s
View #4145
View workflow file
perf(json): write escaped strings directly
misc-check
#6326:
Pull request
#4144
opened by
mizchi
3m 35s
mizchi:perf/json-stringify-direct-escape
mizchi:perf/json-stringify-direct-escape
3m 35s
View #4144
View workflow file
perf(utf8): reduce lossy decode output allocation
misc-check
#6325:
Pull request
#4143
opened by
mizchi
3m 36s
mizchi:perf/utf8-lossy-output-allocation
mizchi:perf/utf8-lossy-output-allocation
3m 36s
View #4143
View workflow file
perf(bytes): skip redundant initialization in concatenation
misc-check
#6324:
Pull request
#4142
opened by
mizchi
3m 26s
mizchi:perf/bytes-add-uninitialized
mizchi:perf/bytes-add-uninitialized
3m 26s
View #4142
View workflow file
perf(bytes): write escaped hex digits directly
misc-check
#6323:
Pull request
#4141
opened by
mizchi
3m 35s
mizchi:perf/bytes-output-hex
mizchi:perf/bytes-output-hex
3m 35s
View #4141
View workflow file
perf(bytes): reuse SIMD lexical comparison
misc-check
#6322:
Pull request
#4140
opened by
mizchi
3m 34s
mizchi:perf/bytes-compare-simd
mizchi:perf/bytes-compare-simd
3m 34s
View #4140
View workflow file
perf(json): presize maps during FromJson decode
misc-check
#6321:
Pull request
#4139
synchronize by
mizchi
3m 31s
mizchi:perf/json-from-json-map-capacity
mizchi:perf/json-from-json-map-capacity
3m 31s
View #4139
View workflow file
perf(json): presize maps during FromJson decode
misc-check
#6320:
Pull request
#4139
opened by
mizchi
3m 36s
mizchi:perf/json-from-json-map-capacity
mizchi:perf/json-from-json-map-capacity
3m 36s
View #4139
View workflow file
perf(stringbuilder): reuse unshared reset buffer
misc-check
#6319:
Pull request
#3843
synchronize by
mizchi
2m 6s
mizchi:perf/stringbuilder-reset
mizchi:perf/stringbuilder-reset
2m 6s
View #3843
View workflow file
fix(stringbuilder): guard capacity growth against Int overflow
misc-check
#6318:
Pull request
#3837
synchronize by
mizchi
2m 24s
mizchi:fix/stringbuilder-grow-overflow
mizchi:fix/stringbuilder-grow-overflow
2m 24s
View #3837
View workflow file
perf(stringbuilder): reuse unshared reset buffer
misc-check
#6317:
Pull request
#3843
synchronize by
mizchi
3m 39s
mizchi:perf/stringbuilder-reset
mizchi:perf/stringbuilder-reset
3m 39s
View #3843
View workflow file
fix: overflow in immut/vector near int max
misc-check
#6316:
Pull request
#4136
synchronize by
CAIMEOX
4m 18s
caimeox/vector-overflow-fix
caimeox/vector-overflow-fix
4m 18s
View #4136
View workflow file
Clean up stale #warnings suppressions (#4138)
misc-check
#6315:
Commit
96a3bf2
pushed by
bobzhang
2m 38s
main
main
2m 38s
View workflow file
Clean up stale #warnings suppressions
misc-check
#6314:
Pull request
#4138
synchronize by
bobzhang
2m 34s
openseek/wt-6
openseek/wt-6
2m 34s
View #4138
View workflow file
refactor(quickcheck/splitmix): drop deprecated derive(Show) from Rand…
misc-check
#6313:
Commit
dae731c
pushed by
bobzhang
3m 35s
main
main
3m 35s
View workflow file
Clean up stale #warnings suppressions
misc-check
#6312:
Pull request
#4138
opened by
bobzhang
3m 26s
openseek/wt-6
openseek/wt-6
3m 26s
View #4138
View workflow file
refactor(quickcheck/splitmix): drop deprecated derive(Show) from RandomState
misc-check
#6311:
Pull request
#4137
synchronize by
bobzhang
3m 27s
drop-splitmix-show-derive
drop-splitmix-show-derive
3m 27s
View #4137
View workflow file
refactor(quickcheck/splitmix): drop deprecated derive(Show) from RandomState
misc-check
#6310:
Pull request
#4137
opened by
bobzhang
3m 32s
drop-splitmix-show-derive
drop-splitmix-show-derive
3m 32s
View #4137
View workflow file
Previous
1
2
3
4
5
6
…
99
100
101
Next
You can’t perform that action at this time.