Marko Ristin

Results 127 comments of Marko Ristin

Hi @mavam Sorry, it slipped my attention that there is a `configure` script. I would really suggest to remove the script (I didn't even notice that it exists ;)). I'm...

Thanks for your help! We'll hopefully have some time to look at it tomorrow. Could you please bump the version to 1.0.0 so that we can pin it down? (There...

Hi @mavam , If you make me a collaborator, I can also make a new release for you.

Thanks, I bumped to version 1.0.0. Let's implement serialization (#17) before we proceed to the conan package since major version bumps might follow.

Hi @mavam I'd like to give my vote to the serialization as well. The serialization is really necessary In order to use libbf in production with big data -- hoping...

> > Have you considered making a Python wrapper around the library? > That's certainly an option. However, I wonder whether there are not any other Python packages out there...

It seems that the test code requires Threads (see file test/unit_test_impl.hpp; I closed the pull request https://github.com/mavam/libbf/pull/36). Is there any chance to use a testing framework that does not require...

Hi @mavam , Let's keep the discussion first public -- if the correspondence grows larger and branched, we can move to private email. > I would also prefer a simple...

Hi @ento, > By merging, do you mean: when calling elm-doc with --validate, elm-doc will call elm-docstyle under the hood? Sorry for the misunderstanding, my message was too terse. Elm-docstyle...

For reader's reference, there is an ongoing work on a VS Code extension: https://github.com/mristin/crosshair-vscode/ and once we finish the initial version, I will work on a PyCharm plugin.