Stephanie Wilde-Hobbs
Stephanie Wilde-Hobbs
@txe Feel free to ignore this suggestion - but actually I think the most important part of the port right now is stack unwinding and exception handling on windows. You...
It does seem more logical to put it in the API docs, but I can't think of anywhere to put it. Crystal really needs a rust-book kind of tutorial walkthrough...
Judging by the timing of when this issue appeared for me, and that some cursor-related items appeared in the changelog, could the issue have appeared in 0.14.1 and not 0.14.0?
This only has to apply to global configuration options, or even just to `invisible`. Which I would think would be fairly simple to implement.
From the graphql-crystal readme it says it's simply a graphql parser. That parser could be used to implement a library but i'm sure it's not all too useful by itself.
That ruby gem only works on jruby by loading java code. If nobody has managed to port it to ruby, let alone crystal, I doubt this will happen any time...
It belongs here. If there's a C driver, then that's good! It can probably be bound.
What people want is to add a shard to their `shards.yml` and then add this to their project: ```cr c_include "foo.h", as: Foo ``` Make it a 1 line to...
Webpack already exists as a feature rich solution with a big ecosystem. Instead of attempting to reinvent the wheel, why not look at ways to integrate webpack as seamlessly as...
Maybe you should create an issue on the crystal issue tracker then.