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 parsing macro var without exps followed by macro expression kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:compiler:parser
#16879 opened Apr 24, 2026 by straight-shoota Member Loading… 1.21.0
Fix format empty then with trailing comment kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:tools:formatter
#16878 opened Apr 24, 2026 by straight-shoota Member Loading… 1.21.0
Fix: dont parse debug sections from bare threads kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:stdlib:runtime
#16877 opened Apr 24, 2026 by ysbaddaden Collaborator Loading…
Fix freeze type of variable declared with out kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:compiler:semantic
#16870 opened Apr 23, 2026 by straight-shoota Member Loading… 1.21.0
Document null-termination on String#to_unsafe
#16869 opened Apr 22, 2026 by mvanhorn Loading…
Fix lookup_matches_in_type to reject partial matches kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:compiler:semantic
#16867 opened Apr 21, 2026 by straight-shoota Member Loading… 1.21.0
Change Process::Status to a struct breaking-change May have breaking effect in some edge cases. Mostly negligible, but still noteworthy. experimental kind:refactor topic:stdlib:system
#16855 opened Apr 20, 2026 by straight-shoota Member Loading… 1.21.0
Do not merge nested Expression and ExceptionHandler kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:compiler:parser
#16852 opened Apr 20, 2026 by straight-shoota Member Loading…
Enforce break value type against def's declared return type
#16851 opened Apr 20, 2026 by stakach Contributor Loading…
Update GH Actions topic:infrastructure/ci
#16836 opened Apr 15, 2026 by renovate Bot Loading…
1 task
Update devenv.lock topic:infrastructure
#16819 opened Apr 10, 2026 by github-actions Bot Loading… 1.21.0
Fix formatter on empty string literal continuation kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:tools:formatter
#16817 opened Apr 9, 2026 by straight-shoota Member Draft
Return early on SizeOf-like generic args in non-raising lookup kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:compiler:semantic
#16811 opened Apr 6, 2026 by kojix2 Contributor Draft
Fix IO::Encoder#write when operating on long strings kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:stdlib:text
#16797 opened Mar 30, 2026 by jgaskins Contributor Loading… 1.21.0
ProTip! Exclude everything labeled bug with -label:bug.