Gabriel Radanne

Results 318 comments of Gabriel Radanne

I pushed a bunch of functions and a little tool called `autoname` that does the transformation automatically. The only things remaining to do is to transform the whole codebase .......

The situation is much better now, but not yet enforced by the ppx. We will get there eventually.

What does this `re_export` command do exactly, in term of compilation object ? I agree that the error is extremely weird, but your analysis sound plausible. At typechecking time, modules...

A lightweight resilient html5 parser is now available: https://github.com/aantron/markup.ml/

On point 2., also see https://github.com/ocsigen/tyxml/issues/72

Well, basically, create an executable that takes a file containing bits of html or svg (like some templating thingy) and output an ocaml file. We could reuse some classic template...

WIP version in https://github.com/ocsigen/tyxml/pull/128

> it's preserved but a minimum left margin corresponding to the first non-blank character is enforced That's the main issue. The string delimiters are placed a bit all over the...

The goal is to format the inside of the quotation like you would format html.

I think it would be better yes.