13
45
Fork
You've already forked fibers
10

ivars: Providing write-once, read-many synchronous variables. #186

Open
jinser wants to merge 1 commit from jinser/fibers:ivars into main
pull from: jinser/fibers:ivars
merge into: guile:main
guile:main
guile:revert-110-wip-cancel-timer-operations
guile:fdless-draft
guile:pr-60-adjust
guile:more-operations
guile:timer-wheel
guile:cross
guile:nice-dynamic-wind-experiment
First-time contributor
Copy link

Hi!

I looked for an issue that I could reasonably understand and tried to resolve it. I hope my MR doesn't cause any trouble, in case there are issues with my understanding or implementation.

If there are changes needed, I'm happy to iterate.

Resolve #100.

Hi! I looked for an issue that I could reasonably understand and tried to resolve it. I hope my MR doesn't cause any trouble, in case there are issues with my understanding or implementation. If there are changes needed, I'm happy to iterate. Resolve #100.
ivars: Providing write-once, read-many synchronous variables.
Some checks are pending
GNU Guile 2.2 / build (pull_request) Blocked by required conditions
GNU Guile 2.2 / build-libevent (pull_request) Blocked by required conditions
GNU Guile 3.0 / build (pull_request) Blocked by required conditions
GNU Guile 3.0 / build-libevent (pull_request) Blocked by required conditions
5f4c8d2a51
* fibers/ivars.scm: New file.
* tests/ivars.scm: New file.
* Makefile.am: Add fibers/ivars.scm and tests/ivars.scm.
* fibers.texi: Document iVars.
* NEWS: Mention new module.
Some checks are pending
GNU Guile 2.2 / build (pull_request) Blocked by required conditions
GNU Guile 2.2 / build-libevent (pull_request) Blocked by required conditions
GNU Guile 3.0 / build (pull_request) Blocked by required conditions
GNU Guile 3.0 / build-libevent (pull_request) Blocked by required conditions
This pull request can be merged automatically.
Some workflows are waiting to be reviewed.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u ivars:jinser-ivars
git switch jinser-ivars
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
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
guile/fibers!186
Reference in a new issue
guile/fibers
No description provided.
Delete branch "jinser/fibers:ivars"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?