Skip to content
Merged
Changes from 3 commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
da62312
RFC 0002 - MT Execution Contexts
ysbaddaden Feb 5, 2024
c0496fe
Format notes, some rephrasing + example
ysbaddaden Feb 6, 2024
e17b582
fix: use crystal code for the reference guide
ysbaddaden Feb 6, 2024
7213d8a
Apply suggestions from RX14
ysbaddaden Feb 13, 2024
e75bb54
Remove refs to #yield_to
ysbaddaden Feb 13, 2024
291828c
Apply suggestions from code review
ysbaddaden Feb 26, 2024
7281cb6
Fix: transition plan
ysbaddaden Feb 27, 2024
5eaa0d2
Fix: thread affinities + wrapping EC + simplify API
ysbaddaden Feb 27, 2024
53592f0
Apply suggestions from code review
ysbaddaden Feb 27, 2024
e8270e4
fixup to previous typo commit
ysbaddaden Feb 27, 2024
2e4d505
Deprecate Fiber#resume
ysbaddaden Feb 27, 2024
775c2cd
Push dynamic number of threads to future evolution
ysbaddaden Feb 27, 2024
2fcda75
Fix: move to text/ folder
ysbaddaden Apr 15, 2024
b6ae753
Split ExecutionContext class into distinct modules
ysbaddaden Apr 15, 2024
9a451ec
Apply suggestions from code review
ysbaddaden Apr 16, 2024
7fe7c1d
Add link to epic issue
ysbaddaden Jan 14, 2025
aff5dcd
Move ExecutionContext under Fiber namespace
ysbaddaden Feb 25, 2025
54cb15e
Convert metadata into YAML frontmatter (see #3)
straight-shoota Feb 25, 2025
9766a26
Updated to match the latest changes
ysbaddaden Jul 22, 2025
cec207d
Apply suggestions from code review by @straight-shoota
ysbaddaden Jul 28, 2025
d12d28e
Fix: MT codegen example
ysbaddaden Jul 28, 2025
b61b357
Fix: changes section
ysbaddaden Jul 28, 2025
394640e
Apply suggestion from review
ysbaddaden Jul 28, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading