WIP: feat: extract into two crates, add CFunction macro #9

Draft
vhyrro wants to merge 1 commit from push-uuvkxvkpvlpk into master
Contributor
No description provided.
vhyrro changed title from feat: extract into two crates, add CFunction macro to WIP: feat: extract into two crates, add CFunction macro 2025-10-22 12:38:51 +00:00
This pull request has changes conflicting with the target branch.
  • janet-binds/src/marshal.rs
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin push-uuvkxvkpvlpk:push-uuvkxvkpvlpk
git switch push-uuvkxvkpvlpk

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff push-uuvkxvkpvlpk
git switch push-uuvkxvkpvlpk
git rebase master
git switch master
git merge --ff-only push-uuvkxvkpvlpk
git switch push-uuvkxvkpvlpk
git rebase master
git switch master
git merge --no-ff push-uuvkxvkpvlpk
git switch master
git merge --squash push-uuvkxvkpvlpk
git switch master
git merge --ff-only push-uuvkxvkpvlpk
git switch master
git merge push-uuvkxvkpvlpk
git push origin master
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
NTBBloodbath/janet-binds!9
No description provided.