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
.
doldecomp
/
melee
Public
Notifications
You must be signed in to change notification settings
Fork
165
Star
1k
Code
Issues
17
Pull requests
7
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Match 3 functions and link grzebes
- #3305
#3305
Merged
MarkMcCaskey
merged 22 commits into
doldecomp:master
doldecomp/melee:master
from
MarkMcCaskey:match-grzebes
MarkMcCaskey/melee:match-grzebes
Copy head branch name to clipboard
Sep 4, 2026
Conversation
Commits
22
(22)
Checks
Files changed
Merged
Match 3 functions and link grzebes
#3305
MarkMcCaskey
merged 22 commits into
doldecomp:master
doldecomp/melee:master
from
MarkMcCaskey:match-grzebes
MarkMcCaskey/melee:match-grzebes
Copy head branch name to clipboard
Commits
Commits on Sep 4, 2026
Drop grzebes' redundant bubble-force locals
Show description for 59fe2b8
MarkMcCaskey
committed
59fe2b8
View commit details
Copy full SHA for 59fe2b8
Browse repository at this point
Use 0.0f directly in grZebes_801DBB60's single-bubble case
Show description for d5f8056
MarkMcCaskey
committed
d5f8056
View commit details
Copy full SHA for d5f8056
Browse repository at this point
Symmetrise grzebes' collision-force branches
Show description for 61171c1
MarkMcCaskey
committed
61171c1
View commit details
Copy full SHA for 61171c1
Browse repository at this point
Match grZebes_801DB3CC's stack frame
Show description for c79a810
MarkMcCaskey
committed
c79a810
View commit details
Copy full SHA for c79a810
Browse repository at this point
Index grzebes' bubble array directly in grZebes_801DBB60
Show description for 7137e1b
MarkMcCaskey
committed
7137e1b
View commit details
Copy full SHA for 7137e1b
Browse repository at this point
Fold grzebes' bubble-force halvings back to divisions
Show description for 190500f
MarkMcCaskey
committed
190500f
View commit details
Copy full SHA for 190500f
Browse repository at this point
Merge remote-tracking branch 'upstream/master' into match-grzebes
MarkMcCaskey
committed
9fa564d
View commit details
Copy full SHA for 9fa564d
Browse repository at this point
Restore the retail operand order in grZebes_801DBB60's distance loop
Show description for ee9f306
MarkMcCaskey
committed
ee9f306
View commit details
Copy full SHA for ee9f306
Browse repository at this point
Drop grzebes' spurious literal-pool seed
Show description for 6a06da4
MarkMcCaskey
committed
6a06da4
View commit details
Copy full SHA for 6a06da4
Browse repository at this point
Match grZebes_801DBB60's callee-saved registers
Show description for bcca287
MarkMcCaskey
committed
bcca287
View commit details
Copy full SHA for bcca287
Browse repository at this point
Fold grZebes_801DBB60's outer loop init into the for statement
Show description for c64579c
MarkMcCaskey
committed
c64579c
View commit details
Copy full SHA for c64579c
Browse repository at this point
Index grZebes_801DBB60's inner pair loop instead of walking it
Show description for 096d177
MarkMcCaskey
committed
096d177
View commit details
Copy full SHA for 096d177
Browse repository at this point
Index grZebes_801DB3CC's inner collision loop instead of walking it
Show description for 09ae801
MarkMcCaskey
committed
09ae801
View commit details
Copy full SHA for 09ae801
Browse repository at this point
Replace grZebes_801DB088's stack pad with the locals it stood in for
Show description for 41b6ff1
MarkMcCaskey
committed
41b6ff1
View commit details
Copy full SHA for 41b6ff1
Browse repository at this point
Compute grZebes_801DBB60's pair distance as one expression
Show description for c8c9ecb
MarkMcCaskey
committed
c8c9ecb
View commit details
Copy full SHA for c8c9ecb
Browse repository at this point
Match grZebes_801DBB60's pair-loop coordinate registers
Show description for 1680235
MarkMcCaskey
committed
1680235
View commit details
Copy full SHA for 1680235
Browse repository at this point
Match grZebes_801DBB60
Show description for 25931a8
MarkMcCaskey
committed
25931a8
View commit details
Copy full SHA for 25931a8
Browse repository at this point
Match grZebes_801DB088
Show description for 115ead2
MarkMcCaskey
committed
115ead2
View commit details
Copy full SHA for 115ead2
Browse repository at this point
Match grZebes_801DB3CC's callee-saved registers
Show description for 9b14481
MarkMcCaskey
committed
9b14481
View commit details
Copy full SHA for 9b14481
Browse repository at this point
Match grZebes_801DB3CC
Show description for 1273b24
MarkMcCaskey
committed
1273b24
View commit details
Copy full SHA for 1273b24
Browse repository at this point
Link grzebes.c
Show description for 9c37222
MarkMcCaskey
committed
9c37222
View commit details
Copy full SHA for 9c37222
Browse repository at this point
Merge branch 'master' into match-grzebes
MarkMcCaskey
authored
9f99200
View commit details
Copy full SHA for 9f99200
Browse repository at this point
You can’t perform that action at this time.