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
.
RumbleDB
/
rumble
Public
Notifications
You must be signed in to change notification settings
Fork
84
Star
244
Code
Issues
92
Pull requests
37
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Generic partial function item
- #1527
#1527
Draft
CaiJimmy
wants to merge 10 commits into
master
RumbleDB/rumble:master
from
jimmy/codex-generic-partial-function-item
RumbleDB/rumble:jimmy/codex-generic-partial-function-item
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Draft
Generic partial function item
#1527
CaiJimmy
wants to merge 10 commits into
master
RumbleDB/rumble:master
from
jimmy/codex-generic-partial-function-item
RumbleDB/rumble:jimmy/codex-generic-partial-function-item
Copy head branch name to clipboard
Commits
Commits on Jun 5, 2026
Create PartialFunctionCallIterator to centralize the logic of partial application
CaiJimmy
committed
26c2dc9
View commit details
Copy full SHA for 26c2dc9
Browse repository at this point
Merge branch 'master' into jimmy/dynamic-partial
CaiJimmy
authored
967f4e0
View commit details
Copy full SHA for 967f4e0
Browse repository at this point
Commits on Jun 16, 2026
Return null function name in case of partial function
CaiJimmy
committed
fbc2d5c
View commit details
Copy full SHA for fbc2d5c
Browse repository at this point
Remove function-name debug output
CaiJimmy
committed
f82f2bd
View commit details
Copy full SHA for f82f2bd
Browse repository at this point
Merge remote-tracking branch 'origin/jimmy/dynamic-partial' into jimmy/dynamic-partial
CaiJimmy
committed
8bccf5d
View commit details
Copy full SHA for 8bccf5d
Browse repository at this point
Commits on Jun 17, 2026
Merge branch 'master' into jimmy/dynamic-partial
CaiJimmy
authored
9f59c50
View commit details
Copy full SHA for 9f59c50
Browse repository at this point
Merge branch 'master' into jimmy/dynamic-partial
CaiJimmy
authored
227482e
View commit details
Copy full SHA for 227482e
Browse repository at this point
Commits on Jun 18, 2026
Added generic PartiallyAppliedFunctionItem and solve the runtime mode for partial applied builtin functions
CaiJimmy
committed
7c531f3
View commit details
Copy full SHA for 7c531f3
Browse repository at this point
Refactor PartiallyAppliedFunctionItem and NamedFunctions for improved function resolution and argument binding validation; add unit tests for immutability and serialization.
CaiJimmy
committed
e6b9bd3
View commit details
Copy full SHA for e6b9bd3
Browse repository at this point
Update implementsDataFrames method to always return true for data frame support
CaiJimmy
committed
b28b29e
View commit details
Copy full SHA for b28b29e
Browse repository at this point
You can’t perform that action at this time.