Xavier Van de Woestyne

Results 33 issues of Xavier Van de Woestyne

Because it is beautiful ...

enhancement

Add a "{/regex/}" syntax for the variable definition.

enhancement

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...

Line number are displaced

bug