Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support # in ocaml #18

Closed
Wilfred opened this issue Jul 16, 2021 · 0 comments
Closed

Support # in ocaml #18

Wilfred opened this issue Jul 16, 2021 · 0 comments

Comments

@Wilfred
Copy link
Owner

Wilfred commented Jul 16, 2021

No description provided.

Wilfred pushed a commit that referenced this issue Sep 6, 2021
NickCao pushed a commit to NickCao/difftastic that referenced this issue Jan 25, 2022
Simplify scanner and tweak for better error recovery
Wilfred pushed a commit that referenced this issue Feb 3, 2022
* Update package.json URLs

* Make README branch agnostic
jbr pushed a commit to jbr/difftastic that referenced this issue Mar 30, 2022
closes Wilfred#17

This refactor brings this grammar more in line with tree-sitter-rust.
A function or type declaration may have a visibility modifier ("pub") and
type declarations may also have an opacity modifier ("opaque"). This ends
up reducing the number of named rules, which cleans up the queries a bit.
Wilfred pushed a commit that referenced this issue Mar 30, 2022
This test case no longer passes with a fresh build of the parser.
Need to investigate.
Wilfred pushed a commit that referenced this issue Apr 17, 2022
* add tags.scm queries

* mark defimpl modules as references to the interface

* mark modules as module references instead of calls

* define protocol modules as modules, remove interface references
ido77778 pushed a commit to ido77778/difftastic that referenced this issue May 3, 2022
* Name intermediate rules for semgrep

* add missing $. characters

Co-authored-by: Joran Honig <joran.honig@gmail.com>
gurjeet pushed a commit to gurjeet/difftastic that referenced this issue Sep 20, 2022
Thecentury pushed a commit to Thecentury/difftastic that referenced this issue Jan 27, 2024
* added `downto` as node type

* oops forgot parser
Duologic added a commit to Duologic/difftastic that referenced this issue Mar 22, 2024
* refactor: replace (expr) with more specific names

* chore: make generate

* feat: add/improve queries

* docs: add syntax.jsonnet example
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant