Xavier Van de Woestyne
Xavier Van de Woestyne
Add a "{/regex/}" syntax for the variable definition.
Hi! I realise that this project has taken on more weight than it was created for, but the fact that the paths are concrete (an alias on String) raises several...
Destructing a record punning field produced invalid OCaml syntax, as described in #1661, the case where we deconstruct on `a`, the `a` is substituted by the result of the deconstruction,...
The fix is actually ... very simple as pattern generation is assumed to be this way: ```ocaml type t = A of int | B | C let f =...
Since the `Fuzzy-CI` generated **diff** including _stacktraces_, the `Fuzzy CI / Evaluate diffs (pull_request)` will fail too often on new pull-requests. **Possible improvement**: - stracktraces removal - truncated representation of...
Currently, the esy workflow is broken and it blocks PR merge. So instead of investigating why it is stuck... I suggest to drop the support. (I am open to discussion...