Michele Lacchia

Results 102 comments of Michele Lacchia

What Stack version are you using? It's possible that they changed something that broke SHC.

Quandl looks super easy to integrate, there's also a Python library: https://www.quandl.com/help/python

@S0c5 Hi David, thank you! I'm not an expert in Wasm generation, but I think the NodeJS version should have its own repository. We can certainly adapt the Rust codebase...

I noticed this as well. Also, when a function name has a `'` (single quote) in it, it doesn't get highlighted: ``` fun' :: SomeType ```

I tried `vim-haskell`, and it's amazing! And, BTW, it highlights correctly these two cases.

Hi, thanks for the report. At the moment I am too busy with work-related stuff to look into this unfortunately. I will happily review any PRs though.

@freeseacher Sorry for the delay. Can you try the current master version?

@freeseacher Sorry for the extremely late reply. In case you still need, can you check the latest master version? I fixed the issue and from my tests it's working correctly...

Xenon is just a wrapper around Radon, so this change would need to go there. But it's quite tricky to implement something like this. Complexity is calculated on the AST,...

Sure, let me know if anything goes wrong.