-
Notifications
You must be signed in to change notification settings - Fork 348
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
Crash on identical files #4
Comments
Wilfred
pushed a commit
that referenced
this issue
Nov 27, 2021
Allow `@` in identifiers, relicense under MIT
Wilfred
pushed a commit
that referenced
this issue
Mar 20, 2022
Fix final const inferred type and also trailing commas in collections
JafarAbdi
pushed a commit
to JafarAbdi/difftastic
that referenced
this issue
Mar 28, 2022
* Implement return statements * Name field nodes
JafarAbdi
pushed a commit
to JafarAbdi/difftastic
that referenced
this issue
Mar 28, 2022
Update tree-sitter-cli to 0.19.1
jbr
pushed a commit
to jbr/difftastic
that referenced
this issue
Mar 30, 2022
Xuanwo
pushed a commit
to Xuanwo/difftastic
that referenced
this issue
Apr 22, 2022
…s_on_macos add compile workflow
ido77778
pushed a commit
to ido77778/difftastic
that referenced
this issue
May 3, 2022
Add contract body rule fixes and tests to tree-sitter-solidity
Wilfred
pushed a commit
that referenced
this issue
Jul 11, 2022
Wilfred
pushed a commit
that referenced
this issue
Jul 11, 2022
Improve boolean highlighting. Closes: #4
Wilfred
pushed a commit
that referenced
this issue
Aug 28, 2022
Fix conditionals not accepting string
gurjeet
pushed a commit
to gurjeet/difftastic
that referenced
this issue
Sep 20, 2022
Wilfred
pushed a commit
that referenced
this issue
Jan 26, 2023
FoamScience
added a commit
to FoamScience/difftastic
that referenced
this issue
Jun 26, 2023
Initial Support for PyFoam templates and expressions
Wilfred
pushed a commit
that referenced
this issue
Aug 9, 2023
Summary: Pull Request resolved: WhatsApp/tree-sitter-erlang#4 npm upgrade on dependencies. This fixes a failure with an older version of `nan` Reviewed By: robertoaloi Differential Revision: D42604007 fbshipit-source-id: 16669ae2eb4a9c63ceb22ab570aa4c6db383b3a0
Wilfred
pushed a commit
that referenced
this issue
Aug 9, 2023
* make number prefix non-optional this makes the following parse as symbols instead of numbers: a fec previously they would be considered valid hexadecimal numbers, despite lacking a prefix decimal numbers can still be used without a prefix, since for base10 it's optional
Wilfred
pushed a commit
that referenced
this issue
Sep 9, 2023
kutsurak
pushed a commit
to kutsurak/difftastic
that referenced
this issue
Feb 12, 2024
Expose highlights for Rust
blmaier
pushed a commit
to blmaier/difftastic
that referenced
this issue
Feb 13, 2024
…odes Define labeled items recursively
arbrauns
pushed a commit
to arbrauns/difftastic
that referenced
this issue
May 17, 2024
fix: ponctuation -> punctuation
novusnota
added a commit
to novusnota-forks/difftastic
that referenced
this issue
Aug 25, 2024
* Underscores as numeric separators * Integers with leading 0 Closes Wilfred#4
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: