Johannes Müller

Results 185 issues of Johannes Müller

Resolves #10148

kind:feature
topic:stdlib:collection

`crystal spec` currently has one option `--example STRING` (or `-e STRING`) to *only* execute examples which contain `STRING` in their name (it's supposed to cover the *entire* name, but is...

kind:feature
topic:stdlib:specs

`SkipMacroException` is used in the to signal a `skip_file` macro expression. This is not actually an error. The exception is used to work like `throw`/`catch` in Ruby. We don't have...

status:discussion
topic:compiler:semantic

Resolves part of #13648

kind:bug
topic:stdlib:collection