Philippe Wang

Results 10 issues of Philippe Wang

Hi, is there a limit in the number of RPC requests that tezedge is willing to have open? It seems (I'm not 100% sure (yet)) that tezedge will reject RPC...

Sometimes (not always) MPP dies on errors and errors messages are mute, well they shouldn't be. ==> let error messages be!

We need to handle: ``` ocaml module M : S with type t = foo ``` by adding a `= foo` to the definition of `t` in `S`. Similarly, we...

In http://ocaml.org.philippewang.info/pkg/docs/?package=camomile&module=CamomileLibrary when I unfold `module OOChannel` and then try to unfold `class type ['a] obj_input_channel`, it doesn't work. However http://ocaml.org.philippewang.info/pkg/docs/?package=camomile&module=CamomileLibrary.OOChannel&class=obj_input_channel does work. And unfolding the same class type but...

bug

Print `->` instead of `->`.

My intuition says that changing "id" to "class" should be sufficient.

non-blocking bug

non-blocking bug
hard work

I made h6 tags look quite similar to ocamldoc's h6, on pages such as http://ocaml-redesign.github.io/docs/opam/?package=core_kernel&module=Core_list Is anyone against it?