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

Fix returned NumberLiteral's kind in StringLiteral#to_i kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:stdlib:macros
#16468 opened Dec 2, 2025 by HertzDevil Loading…
Fix reorder Process.lock_write outside of .block_signals kind:bug A bug in the code. Does not apply to documentation, specs, etc. platform:unix topic:stdlib:system
#16465 opened Dec 1, 2025 by straight-shoota Loading…
Disable process cancellation during fork kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:multithreading topic:stdlib:system
#16446 opened Nov 28, 2025 by straight-shoota Loading… 1.19.0
Fix doc generation when nesting multiple :inherit: directives kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:tools:docs-generator
#16443 opened Nov 27, 2025 by Blacksmoke16 Loading…
Fix crystal_type_id for interpreter
#16433 opened Nov 26, 2025 by cyangle Loading…
Fix Use After Unlink kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:stdlib:serialization
#16432 opened Nov 25, 2025 by toddsundsted Loading…
Add multi-line formatting support to Generic formatter visitor kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:tools:formatter
#16430 opened Nov 25, 2025 by Blacksmoke16 Loading…
Merge adjacent StringLiterals before yielding kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:compiler:parser
#16427 opened Nov 25, 2025 by Blacksmoke16 Loading… 1.19.0
ProTip! Filter pull requests by the default branch with base:master.