-
- 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
Improved Annotations kind:feature topic:lang:annotations
#16527 opened Dec 20, 2025 by Blacksmoke16 • Draft
2
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…
Add
StringScanner#read_char and #read_byte kind:feature topic:stdlib:text #16364 opened Nov 13, 2025 by andrykonchin Loading…
[CI] Add tests for
-Dexecution_context configuration topic:infrastructure/ci #16329 opened Nov 5, 2025 by straight-shoota • Draft
Fix interpreter when inlining pure A bug in the code. Does not apply to documentation, specs, etc. topic:compiler:interpreter
InstanceVar virtual def and only one concrete subclass exists kind:bug #16303 opened Oct 31, 2025 by cyangle Loading…
Previous Next
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.