David Sancho

Results 138 comments of David Sancho

I'm not an emacs user but this might be outdated. Is this still relevant? A resource from OCaml https://batsov.com/articles/2022/08/23/setting-up-emacs-for-ocaml-development/

Currently we use 2 lexers that live inside Css_lexer, and run separate test suites: Tokenizer_test and css_lexer_test. We need to unify those, expose a single API to tokenize a string...

I need this also. Not aware of how sedlex is implemented, but haven't found a good way to represent Compl with a secession of chars. The exact code I have...

Totally, but I'm not entirely sure If you can make this structure work since combining Compl '$' with '$' generates a non-matchable rule, right?

This PR got super-seeded by https://github.com/davesnx/styled-ppx/pull/318, https://github.com/davesnx/styled-ppx/pull/317, and https://github.com/davesnx/styled-ppx/pull/316. Since we depend on this. I'm not going to close it, to have it easier to grap the commit hash

opam has been resolved, isn't published but you can pin any commit message after 0.33.0

I can't repro the case where this is true, I will close the issue and the PR.

Hey, do I need to open another issue for ReasonML? Tree-sitter is here: https://github.com/reasonml-editor/tree-sitter-reason

Hey @mlms13, I would like to use bs-decode and saw you wanted to migrate to Melange (and I might propose to push it to opam also) Is there anything I...

Hey @mlms13, Whatever makes more sense to you. I wouldn't rush to have a Melange compatible version when there's a lot of features you would like to pack, but packing...