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
.
hexedtech
/
codemp
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
19
Code
Issues
2
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
codemp
src
ffi
java
on
dev
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 15, 2026
chore: bump dependencies (#89)
Show description for 4ad7bca
4 people
authored
4ad7bca
View commit details
Copy full SHA for 4ad7bca
View code at this point
Browse repository at this point
Commits on Oct 16, 2024
chore: renamed TextChange and Event fields
Show description for 4b5ed06
zaaarf
and
alemidev
committed
4b5ed06
View commit details
Copy full SHA for 4b5ed06
View code at this point
Browse repository at this point
Commits on Oct 15, 2024
chore: split list_workspaces, renamed filetree, refactored fetch_users and fetch_buffers
Show description for e5fd0ca
zaaarf
and
alemidev
committed
e5fd0ca
View commit details
Copy full SHA for e5fd0ca
View code at this point
Browse repository at this point
chore: last consistency fixes in glues
Show description for 6f04c38
alemidev
and
zaaarf
committed
6f04c38
View commit details
Copy full SHA for 6f04c38
View code at this point
Browse repository at this point
chore: my_user -> current_user
alemidev
committed
3bf620d
View commit details
Copy full SHA for 3bf620d
View code at this point
Browse repository at this point
feat: user_list returns Vec<User>
Show description for a44edee
alemidev
committed
a44edee
View commit details
Copy full SHA for a44edee
View code at this point
Browse repository at this point
chore: update glues
alemidev
committed
14e10e1
View commit details
Copy full SHA for 14e10e1
View code at this point
Browse repository at this point
Commits on Oct 13, 2024
fix: js, py and lua allow &'static str, use it
alemidev
committed
b09e945
View commit details
Copy full SHA for b09e945
View code at this point
Browse repository at this point
Commits on Oct 12, 2024
fix: make version return a static string
Show description for 6dedb5f
alemidev
committed
6dedb5f
View commit details
Copy full SHA for 6dedb5f
View code at this point
Browse repository at this point
Commits on Oct 10, 2024
chore: cargo fmt
alemidev
committed
9e977ad
View commit details
Copy full SHA for 9e977ad
View code at this point
Browse repository at this point
feat(java): implemented acking and send/recv separation
zaaarf
authored and
alemidev
committed
ae66f28
View commit details
Copy full SHA for ae66f28
View code at this point
Browse repository at this point
chore: update glue code
Show description for 6035c44
alemidev
and
zaaarf
committed
6035c44
View commit details
Copy full SHA for 6035c44
View code at this point
Browse repository at this point
feat: added Delta object to ffis
alemidev
committed
45864e1
View commit details
Copy full SHA for 45864e1
View code at this point
Browse repository at this point
fix: imports and types
alemidev
committed
a318e3b
View commit details
Copy full SHA for a318e3b
View code at this point
Browse repository at this point
chore: updated send methods (+format)
alemidev
committed
d5518a7
View commit details
Copy full SHA for d5518a7
View code at this point
Browse repository at this point
Commits on Oct 3, 2024
chore: fixed imports
alemidev
committed
8225524
View commit details
Copy full SHA for 8225524
View code at this point
Browse repository at this point
Merge branch 'dev' into feat/workspace-receiver
alemidev
authored
535de6c
View commit details
Copy full SHA for 535de6c
View code at this point
Browse repository at this point
feat: implemented Workspace receiver in glues
alemidev
committed
b897b26
View commit details
Copy full SHA for b897b26
View code at this point
Browse repository at this point
Commits on Oct 1, 2024
chore: cargo fmt
alemidev
committed
400d87c
View commit details
Copy full SHA for 400d87c
View code at this point
Browse repository at this point
Commits on Sep 26, 2024
chore: update glue code to remove .stop()
alemidev
committed
d733a0e
View commit details
Copy full SHA for d733a0e
View code at this point
Browse repository at this point
Commits on Sep 25, 2024
feat(java): workspace user list
zaaarf
committed
a756b28
View commit details
Copy full SHA for a756b28
View code at this point
Browse repository at this point
chore(java): added glue for version method
zaaarf
authored and
alemidev
committed
e0ea884
View commit details
Copy full SHA for e0ea884
View code at this point
Browse repository at this point
Commits on Sep 24, 2024
fix: &mut object references
Show description for 0095511
alemidev
committed
0095511
View commit details
Copy full SHA for 0095511
View code at this point
Browse repository at this point
Commits on Sep 23, 2024
chore: updated jni-toolbox usage
alemidev
committed
678f8bd
View commit details
Copy full SHA for 678f8bd
View code at this point
Browse repository at this point
Commits on Sep 22, 2024
feat(java): converted remaining glue to toolbox
zaaarf
committed
1d0d87d
View commit details
Copy full SHA for 1d0d87d
View code at this point
Browse repository at this point
feat: add jni-toolbox, convert client
alemidev
committed
7056dc3
View commit details
Copy full SHA for 7056dc3
View code at this point
Browse repository at this point
Commits on Sep 17, 2024
fix(java): fixed broken config and textchange conversions
zaaarf
committed
7c92b94
View commit details
Copy full SHA for 7c92b94
View code at this point
Browse repository at this point
docs(java): written javadocs, removed unused class
zaaarf
committed
27b56cb
View commit details
Copy full SHA for 27b56cb
View code at this point
Browse repository at this point
feat(java): general cleanup and overhaul of glue code
zaaarf
committed
6e63468
View commit details
Copy full SHA for 6e63468
View code at this point
Browse repository at this point
feat(java): poll, stop, activeBuffers, general fixes and improvements
zaaarf
committed
d87b092
View commit details
Copy full SHA for d87b092
View code at this point
Browse repository at this point
Commits on Sep 16, 2024
fix(java): errors in send buffer glue, safer error handling
zaaarf
committed
5cf6c4d
View commit details
Copy full SHA for 5cf6c4d
View code at this point
Browse repository at this point
Commits on Sep 15, 2024
feat(java): callback API
Show description for 795423d
zaaarf
and
alemidev
committed
795423d
View commit details
Copy full SHA for 795423d
View code at this point
Browse repository at this point
feat(java): get_user, active_workspaces
zaaarf
committed
05fbbe6
View commit details
Copy full SHA for 05fbbe6
View code at this point
Browse repository at this point
Commits on Sep 14, 2024
feat(java): callback API, buffer send
Show description for 963f2b6
zaaarf
and
alemidev
committed
963f2b6
View commit details
Copy full SHA for 963f2b6
View code at this point
Browse repository at this point
Commits on Sep 13, 2024
feat: strict filetree()
zaaarf
committed
92d1812
View commit details
Copy full SHA for 92d1812
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.