issues
search
crystal-lang
/
crystal
The Crystal Programming Language
https://crystal-lang.org
Apache License 2.0
19.49k
stars
1.62k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
EventLoop: yield fibers internally [fixup #14996]
#15215
ysbaddaden
opened
6 hours ago
0
long-running fiber performance loss since 1.14.0
#15214
zw963
opened
8 hours ago
6
Add location to result from macro method interpretation
#15213
straight-shoota
opened
18 hours ago
0
Revert "Update `shell.nix` to `nixpkgs-24.05` and LLVM 18"
#15212
straight-shoota
closed
4 hours ago
0
Add Source Code Typing Tool
#15211
Vici37
opened
1 day ago
2
Refactor `Enumerable#map` to delegate to `#map_with_index`
#15210
straight-shoota
closed
5 hours ago
0
Test exit code in subcommand spec
#15209
straight-shoota
opened
1 day ago
0
Remove the entire compiler code base from `external_command_spec`
#15208
straight-shoota
closed
5 hours ago
0
Merge changelog entries for fixups with main PR
#15207
straight-shoota
opened
2 days ago
0
EventLoop: store Timers in min Pairing Heap [fixup #14996]
#15206
ysbaddaden
opened
2 days ago
2
Refactor `Evented::Arena` to allocate in blocks [fixup #14996]
#15205
ysbaddaden
closed
1 day ago
0
Make MinGW-w64 build artifact a full installation
#15204
HertzDevil
closed
2 days ago
0
Formatting BigDecimal loses precision
#15203
JayXon
opened
4 days ago
2
Module validation failed: inlinable function call in a function with debug info must have a !dbg location
#15202
BigBoyBarney
opened
5 days ago
4
Compiler error doing BigInt shifts: 3.to_big_i << n
#15201
jzakiya
closed
5 days ago
2
BUG: trying to downcast TCPSocket+ (Crystal::VirtualType) <- TCPSocket (Crystal::NonGenericClassType)
#15200
zw963
opened
6 days ago
0
Clarify behavior of `strict` for `String`-to-number conversions
#15199
HertzDevil
closed
6 days ago
0
Fixup libressl version range for `lib_crypto` [fixup #14900]
#15198
straight-shoota
closed
6 days ago
0
Use MSYS2's upstream LLVM version on MinGW-w64 CI
#15197
HertzDevil
closed
4 days ago
2
Add note about locale-dependent system error messages
#15196
HertzDevil
closed
6 days ago
0
Implement `fast_float` for `String#to_f`
#15195
HertzDevil
opened
1 week ago
1
Fix `EventLoop` docs for `Socket` `read`, `write`
#15194
straight-shoota
closed
6 days ago
0
Default rounding mode for primitive floating-point operations
#15192
HertzDevil
opened
1 week ago
3
Update example code for `::spawn` with `WaitGroup`
#15191
BigBoyBarney
closed
1 week ago
0
[Doc] mention Colorize::ColorANSI enum in the colorize doc
#15190
zw963
opened
1 week ago
0
Add optional `name` parameter forward to `WaitGroup#spawn`
#15189
spuun
closed
1 week ago
1
Add optional `name` argument to `WaitGroup#spawn`
#15188
spuun
closed
1 week ago
0
Remove no longed needed workaround in `Range#each`
#15187
spuun
closed
1 week ago
1
Add compiler path to `$PATH` for subcommands
#15186
straight-shoota
opened
1 week ago
4
Scope method
#15185
BigBoyBarney
closed
1 week ago
9
Make `Fiber.timeout` and `.cancel_timeout` nodoc
#15184
straight-shoota
closed
1 week ago
0
Remove VERSION constant from crystal init
#15183
BigBoyBarney
opened
1 week ago
6
Changed code template to get version number from shard.yml
#15182
BigBoyBarney
closed
1 week ago
3
BUG: called type_id for Array(Config)+.class (Crystal::VirtualMetaclassType) (Exception)
#15181
zw963
opened
1 week ago
1
Self assignment syntax error inside macro code only when running formatter
#15180
HertzDevil
opened
1 week ago
0
[CI] Add tests for LibreSSL 2.7
#15179
straight-shoota
opened
1 week ago
3
Add compiler versions constraints for interpreter signal handler [fixup #14766]
#15178
straight-shoota
closed
1 week ago
0
Enable bindings for functions in LibreSSL
#15177
straight-shoota
closed
6 days ago
0
Add `unit_separator` to `#humanize` and `#humanize_bytes`
#15176
CTC97
opened
1 week ago
8
Optimize `String#rchop?()`
#15175
HertzDevil
closed
1 week ago
1
Emit position dependent code for embedded targets
#15174
RX14
closed
1 week ago
14
Use Win32 heap functions with `-Dgc_none`
#15173
HertzDevil
closed
1 week ago
0
Disable `String#to_f` special number specs on MSYS2 MINGW64 environment
#15172
HertzDevil
closed
1 week ago
1
Add example for `Dir.glob`
#15171
BigBoyBarney
closed
2 weeks ago
0
CSV.parse - Support Headers
#15170
stellarpower
opened
2 weeks ago
3
Introduce shellcheck to lint shell scripts
#15169
straight-shoota
opened
2 weeks ago
1
Add type restrictions to Levenshtein
#15168
beta-ziliani
closed
2 weeks ago
0
Fix static linking when using MinGW-w64
#15167
HertzDevil
closed
2 weeks ago
0
Incorrect error message for enum member autocasting
#15166
RX14
opened
2 weeks ago
0
Replace handle atomically in `IO::FileDescriptor#close` on Windows
#15165
HertzDevil
closed
2 weeks ago
0
Next