-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Pull requests: crystal-lang/crystal
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add
Crystal::EventLoop#drain(&)
kind:feature
topic:multithreading
topic:stdlib:runtime
#16522
opened Dec 19, 2025 by
ysbaddaden
•
Draft
Move execution context event loop lock to each event loop
kind:feature
topic:multithreading
topic:stdlib:runtime
#16520
opened Dec 19, 2025 by
ysbaddaden
Loading…
Fix: interpreter musn't reuse dead fiber stacks
kind:bug
A bug in the code. Does not apply to documentation, specs, etc.
topic:compiler:interpreter
topic:multithreading
Adjust monotonic clocks to include suspended time with precision
breaking-change
May have breaking effect in some edge cases. Mostly negligible, but still noteworthy.
kind:feature
topic:stdlib:time
#16516
opened Dec 17, 2025 by
straight-shoota
Loading…
Build compiler with
-Dexecution_context on Windows [fixup #16447]
topic:compiler:cli
topic:infrastructure
#16502
opened Dec 12, 2025 by
straight-shoota
Loading…
Replace
Time.monotonic with Time.instant [follow-up #16490]
kind:refactor
topic:stdlib:time
#16498
opened Dec 11, 2025 by
straight-shoota
Loading…
Import
Sync::Map(K, V)
experimental
kind:feature
topic:multithreading
topic:stdlib:concurrency
#16497
opened Dec 11, 2025 by
ysbaddaden
•
Draft
Fix interpreter's incorrect downcast when an upcast is needed
#16485
opened Dec 7, 2025 by
cyangle
Loading…
Use unsigned-friendly index math in Indexable
kind:bug
A bug in the code. Does not apply to documentation, specs, etc.
topic:stdlib:numeric
#16477
opened Dec 4, 2025 by
jneen
Loading…
Fix returned A bug in the code. Does not apply to documentation, specs, etc.
topic:stdlib:macros
NumberLiteral's kind in StringLiteral#to_i
kind:bug
#16468
opened Dec 2, 2025 by
HertzDevil
Loading…
Add
ProcLiteral#call as an experimental API
experimental
kind:feature
topic:stdlib:macros
#16457
opened Nov 30, 2025 by
HertzDevil
Loading…
StringScanner#scan(Int), #skip(Int), #current_char, etc, and significantly speed up operations on multibyte characters
kind:feature
topic:stdlib:text
#16455
opened Nov 29, 2025 by
jneen
Loading…
Improve thread safety of
ENV on UNIX
kind:refactor
platform:unix
topic:multithreading
topic:stdlib:runtime
#16448
opened Nov 28, 2025 by
ysbaddaden
•
Draft
Allow overriding
def_clone created #clone method docs
kind:feature
topic:stdlib:macros
#16445
opened Nov 27, 2025 by
Blacksmoke16
Loading…
Drop
Compiler#fork_codegen
kind:chore
topic:compiler:codegen
#16417
opened Nov 25, 2025 by
straight-shoota
•
Draft
Better handle free vars and unknown types in abstract defs
kind:bug
A bug in the code. Does not apply to documentation, specs, etc.
topic:compiler:semantic
#16407
opened Nov 23, 2025 by
Blacksmoke16
Loading…
shell.nix: Update nixpkgs 25.05 and LLVM 20
topic:infrastructure
#16397
opened Nov 21, 2025 by
straight-shoota
•
Draft
Add boolean flags to
OptionParser
kind:feature
topic:stdlib
#16370
opened Nov 15, 2025 by
andrykonchin
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.