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

Crash on identical files #4

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

Crash on identical files #4

Wilfred opened this issue Jul 6, 2021 · 0 comments

Comments

@Wilfred
Copy link
Owner

Wilfred commented Jul 6, 2021

No description provided.

@Wilfred Wilfred closed this as completed in 6f87140 Jul 8, 2021
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
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
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
kutsurak pushed a commit to kutsurak/difftastic that referenced this issue Feb 12, 2024
blmaier pushed a commit to blmaier/difftastic that referenced this issue Feb 13, 2024
arbrauns pushed a commit to arbrauns/difftastic that referenced this issue May 17, 2024
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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant