Skip to content

Pull requests: crystal-lang/crystal

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Switch OpenSSL::SSL::Socket from BIO to SSL_set_fd
#16641 opened Feb 5, 2026 by carlhoerberg Loading…
4 tasks done
Fix forward_missing_to in HTTP::Headers kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:stdlib:networking
#16637 opened Feb 5, 2026 by straight-shoota Loading…
Fix: Thread.sleep is invalid when duration >= 1 minute kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:stdlib:runtime
#16629 opened Feb 3, 2026 by ysbaddaden Loading… 1.20.0
fix: add interpreter downcast for NilableType to ReferenceUnionType kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:compiler:interpreter
#16626 opened Feb 1, 2026 by cyangle Loading…
Update devenv.lock topic:infrastructure
#16623 opened Jan 29, 2026 by github-actions bot Loading…
codegen should allow optional CPU features
#16571 opened Jan 16, 2026 by stakach Loading…
Improve performance of System::Time.monotonic on Windows performance platform:windows Windows support based on the MSVC toolchain / Win32 API topic:stdlib:time
#16555 opened Jan 6, 2026 by straight-shoota Loading…
Ensure that heredoc lexing allows only valid identifiers breaking-change May have breaking effect in some edge cases. Mostly negligible, but still noteworthy. kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:compiler:parser
#16548 opened Dec 31, 2025 by Sija Loading…
ProTip! Filter pull requests by the default branch with base:master.