Erik Martin-Dorel
Erik Martin-Dorel
Then, regarding the second step for integrating @leunam217's work: I'll open a new PR based on branch [pfitaxel:generate1](https://github.com/pfitaxel/learn-ocaml/tree/generate1)… (which features a customizable list of templates that can be used by...
Hi @yurug, technically we are very close! (and moreover we're going to really need this feature on next week) so let's say I finalize this PR and solve the conflict...
@yurug sorry for the delay; I've resolved the conflict and updated the required bits, but I'll need to do a very last pass on the learn-ocaml-editor branch on this afternoon...
Hi @yurug, thanks a lot for the follow-up! I've been very busy lately but I need to finalize this PR indeed, I bump this in my todo list and I'll...
@yurug FYI I've resolved the conflict so the learn-ocaml-editor contrib works again, and I'm precisely going to redeploy it statically. So to sum up, this PR could be merged soon...
> (but this PR is not yet ready for review !-) Actually FYI @yurug, I've just made some progress in the (parallel) branch https://github.com/pfitaxel/learn-ocaml/tree/learn-ocaml-editor-docker that is continuously deployed to https://hub.docker.com/r/pfitaxel/staging-learn-ocaml-editor...
Hi @yurug, thanks anew, so the feature of this branch is almost ready but there are three things that remain to do: - 1. fix the **blocking bug** I had...
To be a bit more specific of the blocking issue partly documented in commit https://github.com/ocaml-sf/learn-ocaml/pull/295/commits/a06f37ef6ebdcecef0bd7d7b4f196f7802eb48be → the fact is that in (Learn-OCaml)Editor, tested with Firefox, when we click on `Experiment`...
Thanks @YoanwM, could you write a few sentences in the description of the PR? (including a link to issue `#331`) Also `Learnocaml v3` is not very descriptive, I'd suggest a...
@AltGr thanks for your ping 👍. Sorry, was swamped with teaching lately, my plan actually is to integrate it as soon as possible once: 1. `asak-partitioning` implementation is updated (I...