Basile Pesin

Results 9 issues of Basile Pesin

Probably due to an (undetected ?) shift / reduce conflict in the parser, sequence of expressions are only valid for 2 expressions. You can reproduce the issue with the following...

Structuring the project a bit more (*src* and *samples* directory). Also fixed error text related to command line

I'm currently experimenting with OCamlJava, and I can't find a way to `extends` a java class (that would for instance offer some `protected` methods) from OCaml code. Is there a...

When trying to build the whole project from source, at step 7 (build and install extended ocamlbuild), compilation is giving the following error: ``` /home/vertmo/.opam/ocj/bin/ocamljava.opt unix.cmja -java-package ocaml.tools.ocamlbuild ocamlbuild_pack.cmj ocamlbuildlight.cmj...

As the text says, ocalustre now supports ppx_tools 6.5 :)

### Module(s) Effected Whole site ### Expected (Proposed) Behavior Adding translations to the site (I could begin with french, since that's my language). To that end, we could use something...

type/feature-request
severity/non-blocking
difficulty/unknown

While tinkering with the compiler (related to #889) I've run into a problem : when giving a title to the core library project via `(Project.config "title" "core")`, the config is...

under discussion

Hi ! I'm looking forward to contribute to this project, but I'm having trouble building it in the first place. The _generate.py_ script raises several errors when executed with python3.7...

I made corrections to the problem stated in #61 by * Adding a list of dependencies required to build the project (python, npm, clean-css and uglifyjs) * Correcting some problems...