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
Sort

Pull requests list

Return if_none for invalid offsets in Indexable#find kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:stdlib:collection
#15589 opened Mar 23, 2025 by Sija Loading…
Fix File.exists? for special devices on Windows kind:bug A bug in the code. Does not apply to documentation, specs, etc. platform:windows Windows support based on the MSVC toolchain / Win32 API topic:stdlib:files
#15587 opened Mar 22, 2025 by HertzDevil Loading… 1.16.0
Optimize Path#drive, #root, and #anchor performance platform:windows Windows support based on the MSVC toolchain / Win32 API topic:stdlib:files
#15584 opened Mar 21, 2025 by HertzDevil Loading… 1.16.0
Never remove UNC share name in Path#dirname kind:bug A bug in the code. Does not apply to documentation, specs, etc. platform:windows Windows support based on the MSVC toolchain / Win32 API topic:stdlib:files
#15583 opened Mar 21, 2025 by HertzDevil Loading… 1.16.0
RFC 2: MT safe fiber context switch on ARM kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:multithreading topic:stdlib:concurrency
#15582 opened Mar 21, 2025 by ysbaddaden Loading…
RFC 2: MT safe fiber context switch on AArch64 kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:multithreading
#15581 opened Mar 21, 2025 by ysbaddaden Loading… 1.16.0
Add uninitialized variables to formatter variable scopes kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:tools:formatter
#15578 opened Mar 21, 2025 by HertzDevil Loading… 1.16.0
Strip periods and spaces during batch file filtering on Windows kind:bug A bug in the code. Does not apply to documentation, specs, etc. platform:windows Windows support based on the MSVC toolchain / Win32 API security topic:stdlib:system
#15573 opened Mar 20, 2025 by GeopJr Loading…
Force named arguments for spec methods
#15567 opened Mar 18, 2025 by punteek Loading…
Put thread safety of class_getter macros behind preview_mt flag [fixup #15548] kind:regression Something that used to correctly work but no longer works topic:stdlib:macros
#15561 opened Mar 17, 2025 by ysbaddaden Loading… 1.16.0
Revert "Add thread safety to property macros with lazy initializers" kind:regression Something that used to correctly work but no longer works topic:stdlib:macros
#15557 opened Mar 17, 2025 by straight-shoota Loading…
added fibonacci sample
#15550 opened Mar 11, 2025 by 666hwll Loading…
Do not use Array#reverse! in parser and formatter kind:bug A bug in the code. Does not apply to documentation, specs, etc.
#15544 opened Mar 7, 2025 by HertzDevil Draft
ProTip! Filter pull requests by the default branch with base:master.