Serhii Potapov

Results 154 comments of Serhii Potapov

Hey. Thanks for the suggestion. At the moment it won't be possible to have, because Crystal does not have such reflection mechanisms like Ruby has, e.g. methods, like `Object#methods`, `Object#instance_variables`,...

The idea sounds awesome! Is your proposal to work on that still relevant, if so, I (and I believe community) would really appreciate that!

Sounds good! Thanks again for your support and initiative!

Any progress here?

@quodlibetor I'd love to use it. It's not only for crazy fuzzers but also for something what is rather a property based testing. E.g. particulary in my case: I have...

@djc Hi! The PR was rebased (unfortunately I also missed that). Would you consider merging the PR or is there something else is required to get it merged?

@asayers @djc @conradludgate I am very interested in this support of Arbitrary. Since @asayers apparently has no time to address the code review, I've done it on my own and...

@djc This one can be closed, since https://github.com/chronotope/chrono/pull/849 was merged.

Hi. I am a creator of the [original library in Rust](https://github.com/greyblake/whatlang-rs). I just want to say, that you should not have high expectation, if input text is relatively small. The...

Hi. Thanks for the report. I am a little confused. If I understand right the bug caused by RedCloth. Vim-preview doesn't use yaml explicitly. I think the one possible solution...