Gabriel Radanne

Results 115 issues of Gabriel Radanne

cc @talex5 The current way, which is to pin the dev version, is not optimal. Would it be possible to release tracing version for lwt version in opam, something like...

The socket-based stack is not compatible with xen, but the configuration tool completely fails to communicate that, and you get an error at link time telling you that unix is...

improvement

The multi-connect issue is fixed, but it is still possible to have multiple connects by using keys. If you have two ethernet devices, eth1 and eth2, that both have a...

This is to track the two points raised in #441. It would be very nice to extract those scripts: - [ ] script to create fat blocks - [ ]...

improvement

I would like the ability to import - only root packages - ignore versions Basically, I want to move from one version of ocaml to another and have globally the...

See this : http://library.elm-lang.org/catalog/johnpmayer-elm-webgl/0.1/Graphics-WebGL

question
Lib

@talex5 started the implementation on https://github.com/talex5/cuekeeper/blob/master/js/indexedDB.mli It would be nice to complete it and add it to jsoo.

enhancement
Lib

Self reminder for the second part of https://github.com/ocsigen/js_of_ocaml/pull/239#issuecomment-83037593. Here was the description: - A deriver would provide the ability to define "object constructors": ``` ocaml type t = < foo...

enhancement

In most theme, it's possible to create a block with an empty block title. In that case, the block header will collapse, living only the fill box. When metronome is...

This is a (set of) notes after a discussion with @vouillon on how to make re able to stream. - We should move `pos` and `last` out of the `info`...