Luca Barbato

Results 173 issues of Luca Barbato

Provide a mean to generate documentation for the C-API produced.

enhancement
D-Hard
T-Build

Probably it could be fold into the macro support but I'm having an hard time to properly do that myself. (irpc usage had been recently introduced in libav)

given a struct ``` struct S { f: F } ``` Would be great if in addition to `collect_type_params` a `collect_type_params_path` could return `S::Associated`.

One is quite benign but my git setup kept complaining so here a patch for the endline =) The other is a backport from the javascript parser. I tested it...

Recently readthedocs kindly asked me if I'd mind to move recommonmark to their organization and I accepted, I'd move the development of CommonMark-py there as well, you'd be ok with...

https://github.com/jgm/commonmark.js/commit/0b40889a85806097f06ccc8961d334da323c2ca4

A good deal of people would install cabal and friends just to have corrode, better add another step so they won't be surprised if they dare to paste the commands...

__builtin functions currently aren't accepted by corrode On macos: ``` ("/usr/include/math.h": line 205): illegal undefined variable; check whether a real C compiler accepts this: __builtin_fabsf ```

perl flamegraph has a mode to generate diff graphs, it would be useful to have it.

I noticed that upon reloading a file the editorconfig overrides are lost. To reproduce: - open a file in a project with an editorconfig setup (in my case rav1e) -...

Bug