-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Pull requests: crystal-lang/crystal
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Improve
Fiber::ExecutionContext.default_workers_count
kind:feature
topic:multithreading
#16149
opened Sep 9, 2025 by
ysbaddaden
Loading…
Add
Crystal::EventLoop#resume_all
to replace #reopened
#16145
opened Sep 8, 2025 by
ysbaddaden
•
Draft
Fixes regression in Something that used to correctly work but no longer works
topic:stdlib:serialization
Object.from_json
[fixup #15840]
kind:regression
#16142
opened Sep 7, 2025 by
Sija
Loading…
Refactor
Formatter#visit(Call)
kind:refactor
topic:compiler:parser
#16139
opened Sep 6, 2025 by
straight-shoota
•
Draft
Default execution context is now parallel (MT:1)
topic:multithreading
#16136
opened Sep 5, 2025 by
ysbaddaden
Loading…
Add
Crystal::FdLock
+ integration
topic:multithreading
#16128
opened Sep 2, 2025 by
ysbaddaden
•
Draft
Do not raise from A bug in the code. Does not apply to documentation, specs, etc.
topic:compiler:semantic
Crystal::Type#lookup_type?
if union type cannot be stored
kind:bug
#16123
opened Aug 29, 2025 by
HertzDevil
•
Draft
Log::Metadata
should put parent entries first on extend (like Hash#merge
)
kind:refactor
topic:stdlib:log
#16098
opened Aug 18, 2025 by
spuun
Loading…
Support timeout in
Channel.receive_first
and Channel.send_first
kind:feature
topic:stdlib:concurrency
#16094
opened Aug 16, 2025 by
lachlan
Loading…
Docs' 404 base href
kind:feature
topic:tools:docs-generator
#16091
opened Aug 14, 2025 by
matiasgarciaisaia
Loading…
[Bug Fix] Allow wants_docs=true to be used with full semantic processing
kind:bug
A bug in the code. Does not apply to documentation, specs, etc.
topic:stdlib:macros
#16074
opened Aug 9, 2025 by
Vici37
Loading…
RFC 0014: Cancelable sleep
kind:feature
topic:stdlib:concurrency
#16070
opened Aug 7, 2025 by
ysbaddaden
Loading…
Add type restrictions to regex directory
kind:docs
topic:stdlib:text
#16066
opened Aug 6, 2025 by
Vici37
Loading…
Add type restrictions to process
kind:docs
topic:stdlib:system
#16065
opened Aug 6, 2025 by
Vici37
Loading…
Use proper ANSI reset codes
kind:feature
topic:stdlib:text
#16052
opened Aug 3, 2025 by
Blacksmoke16
Loading…
Format
Time#inspect
with Internet Extended Date/Time Format
kind:feature
topic:stdlib:time
#16039
opened Jul 31, 2025 by
straight-shoota
Loading…
PoC: Replace
Thread::Local(T)
with Thread::LocalStorage
kind:feature
#16029
opened Jul 28, 2025 by
ysbaddaden
•
Draft
Standardize system error codes for
File::Error
kind:feature
topic:stdlib:system
#16024
opened Jul 23, 2025 by
straight-shoota
Loading…
PCRE2: allocate jit stack/match data once per thread
kind:refactor
topic:stdlib:runtime
#15955
opened Jul 3, 2025 by
ysbaddaden
•
Draft
Add
Fiber::ExecutionContext::ThreadPool
kind:feature
topic:multithreading
topic:stdlib:runtime
#15885
opened Jun 6, 2025 by
ysbaddaden
•
Draft
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.