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 }}
open-rmf
/
crossflow
Public
Notifications
You must be signed in to change notification settings
Fork
16
Star
72
Code
Issues
50
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
derive
Joined
to implement
JoinedValue
and
BufferMapLayout
- #53
#53
Merged
koonpeng
merged 22 commits into
buffer_map
open-rmf/crossflow:buffer_map
from
koonpeng/derive_joined
open-rmf/crossflow:koonpeng/derive_joined
Copy head branch name to clipboard
Feb 17, 2025
Conversation
Commits
22
(22)
Checks
Files changed
Merged
derive
Joined
to implement
JoinedValue
and
BufferMapLayout
#53
koonpeng
merged 22 commits into
buffer_map
open-rmf/crossflow:buffer_map
from
koonpeng/derive_joined
open-rmf/crossflow:koonpeng/derive_joined
Copy head branch name to clipboard
Commits
Commits on Feb 5, 2025
derive joined
Show description for 1137c08
koonpeng
committed
1137c08
View commit details
Copy full SHA for 1137c08
Browse repository at this point
remove use of unwrap
Show description for 9bc7cfe
koonpeng
committed
9bc7cfe
View commit details
Copy full SHA for 9bc7cfe
Browse repository at this point
use full path
Show description for 83d6595
koonpeng
committed
83d6595
View commit details
Copy full SHA for 83d6595
Browse repository at this point
cleanup
Show description for 5dbfa63
koonpeng
committed
5dbfa63
View commit details
Copy full SHA for 5dbfa63
Browse repository at this point
Commits on Feb 6, 2025
derive BufferKeyMap
Show description for 68681e4
koonpeng
committed
68681e4
View commit details
Copy full SHA for 68681e4
Browse repository at this point
comments
Show description for 1deada0
koonpeng
committed
1deada0
View commit details
Copy full SHA for 1deada0
Browse repository at this point
Commits on Feb 11, 2025
Merge remote-tracking branch 'origin/buffer_map' into koonpeng/derive_joined
Show description for b612a05
koonpeng
committed
b612a05
View commit details
Copy full SHA for b612a05
Browse repository at this point
Commits on Feb 12, 2025
support generics
Show description for af2caf7
koonpeng
committed
af2caf7
View commit details
Copy full SHA for af2caf7
Browse repository at this point
add `select_buffers` to avoid the need to directly reference generate buffer struct
Show description for cff7138
koonpeng
committed
cff7138
View commit details
Copy full SHA for cff7138
Browse repository at this point
remove support for customizing buffers, select_buffers allows any buffer types instead
Show description for bb88c8d
koonpeng
committed
bb88c8d
View commit details
Copy full SHA for bb88c8d
Browse repository at this point
revert changes to AnyBuffer
Show description for 957f17d
koonpeng
committed
957f17d
View commit details
Copy full SHA for 957f17d
Browse repository at this point
Commits on Feb 13, 2025
add helper attribute to customized generated buffer struct ident
Show description for dde0e6d
koonpeng
committed
dde0e6d
View commit details
Copy full SHA for dde0e6d
Browse repository at this point
remove builder argument in select_buffers; add test for select_buffers with json buffers
Show description for 01af23f
koonpeng
committed
01af23f
View commit details
Copy full SHA for 01af23f
Browse repository at this point
wip buffer_type helper but without auto downcasting, doesnt work due to AnyBuffer limitations
Show description for 25ec4f2
koonpeng
committed
25ec4f2
View commit details
Copy full SHA for 25ec4f2
Browse repository at this point
check for any
Show description for 943ea33
koonpeng
committed
943ea33
View commit details
Copy full SHA for 943ea33
Browse repository at this point
Commits on Feb 14, 2025
allow buffer_downcast to downcast back to the original Buffer<T>
Show description for 37ee9b9
koonpeng
committed
37ee9b9
View commit details
Copy full SHA for 37ee9b9
Browse repository at this point
move test_select_buffers_json
Show description for a00f09f
koonpeng
committed
a00f09f
View commit details
Copy full SHA for a00f09f
Browse repository at this point
put unused code into its own mod; to_phantom_data uses fn(...) to allow impl some traits like Copy, Send, Sync
Show description for e61c3ff
koonpeng
committed
e61c3ff
View commit details
Copy full SHA for e61c3ff
Browse repository at this point
Commits on Feb 17, 2025
rename helper attributes
Show description for 5299c25
koonpeng
committed
5299c25
View commit details
Copy full SHA for 5299c25
Browse repository at this point
Merge remote-tracking branch 'origin/buffer_map' into koonpeng/derive_joined
Show description for 81687f9
koonpeng
committed
81687f9
View commit details
Copy full SHA for 81687f9
Browse repository at this point
Test for generics in buffers, and fix Clone/Copy semantics
Show description for b110e87
mxgrey
committed
b110e87
View commit details
Copy full SHA for b110e87
Browse repository at this point
Fix style
Show description for 31b3927
mxgrey
committed
31b3927
View commit details
Copy full SHA for 31b3927
Browse repository at this point
You can’t perform that action at this time.