Louis Gesbert
Louis Gesbert
1. A new argument to `--help` would seem the best fit to me 2. I don't think the converter can be a good fit there indeed, it lacks too much...
There is no real way to prioritize the standard version in opam and have a tracing version available. Opam will always prioritize what is latest according to its version ordering,...
This replaces the `prepare.ml`, `solution.ml` and `test.ml` files that were sent scrambled and evaluated textually in the grader's toplevel by compiled files (interfaces in cmi, implementation in cma and js...
This should finally be all good feature-wise. Last bits: - [x] Some documentation - [x] Fix static builds / docker containers ; building an exercise repository now requires `ocamlc` to...
This is finalised and, I think, ready to review and go! Report on the status of the tests: - :heavy_check_mark: building the static binaries works fine - :heavy_check_mark: building the...
~~Ah, I forgot to add the copyright headers to all the new files.~~ [EDIT: done]
I know some teachers who were expecting this to be at least merged for their classes in June; can we go forward, or should I advise them to use an...
Having rushed to have this ready back in April, I have to say I am pretty disappointed that this hasn't been merged yet, esp. since I told a few teachers...
@yurug I see you made attempt to repair Asak, thanks! did it work ? The patches make `prepare.ml` visible to `learn-ocaml build` but not further on a built instance and...
I have patches for this but didn't have time to file a PR yet :)