Gabriel Radanne

Results 115 issues of Gabriel Radanne

Currently, atom has a phantom type to force List to be at top level. - Do we really want to force that ? List have a performance downside currently and...

bug
enhancement

Three libraries could be provided: - A client library using cohttp - A client library using javascript - A server library using cohttp All optionals, of course. The core is...

enhancement

The construction of the regular expression is, atm, hacky and incorrect. If uri were to expose a function to query safe chars and to build a regular expressions for uri,...

enhancement

A dictionary approach is probably the good way. Making the matching discriminant will be hard with the current re implementation.

enhancement

Proposals: - [x] Improve colors/fonts - [ ] Make the size of the label adapt to the rectangle - [x] Better feedback on hover Nice examples: - http://billdwhite.com/wordpress/2012/12/16/d3-treemap-with-title-headers/

UI

This should be backend agnostic, and use the cmi to rebuild where everything comes from.

ecosystem

The JS backend currently doesn't has any way to detect what are module values. This is notably visible on `Map.Make`.

js_of_ocaml

- [ ] XEN images (mostly ELF files, with some tweaks)

enhancement

See https://github.com/let-def/owee/issues/3

bug
elf

Rediscover the ocamlfind library hierarchy, and use it

ecosystem