Marc Lasson

Results 12 comments of Marc Lasson

Hello everyone, I revived the landmarks-viewer ! You should be able to test it online. Just run your executable with `OCAML_LANDMARKS=format=json,output=profile.json` and load the file in the [online viewer](http://lexifi.github.io/landmarks/viewer.html). If...

I'll close the issue when it will be available on opam.

@grantpassmore > Fantastic, thank you. We will test today and report our findings! Do not hesitate to file a PR if you want afterward ! @c-cube > Is that the...

Ok; I'll try to fix this situation as soon as possible.

Where do you want to include it ? In a PR description ? In a test ? In a comment ? But, sure, yes, feel free.

> Where do you want to include it ? In a PR description ? In a test ? In a comment ? But, sure, yes, feel free. I can add...

@lthls, yes it does ! I think should be able to use this trick to solve https://github.com/LexiFi/landmarks/issues/31 without any modification to the compiler.

I deployed a new viewer just after merging https://github.com/jboillot/landmarks-viewer/tree/hotfix/make-it-work. Thanks again @jboillot

Yes I known it's tedious but currently [%js: ] behaves like the standalone tool; it does not rewrite the signature at all (ie. interfaces are not preprocessed: you could compile...