-
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
README doesn't include installation instructions #11
Comments
Wilfred
pushed a commit
that referenced
this issue
Sep 6, 2021
Support newline after unary operators
Wilfred
pushed a commit
that referenced
this issue
Dec 29, 2021
NickCao
pushed a commit
to NickCao/difftastic
that referenced
this issue
Jan 25, 2022
Wilfred
pushed a commit
that referenced
this issue
Mar 20, 2022
Wilfred
pushed a commit
that referenced
this issue
Mar 20, 2022
Fix #11: Fix regex for identifier_dollar_escaped
igorclark
pushed a commit
to igorclark/difftastic
that referenced
this issue
Mar 28, 2022
* add grammar change and test case for pat_cons_list * generate grammar * run 'make publish'
jbr
pushed a commit
to jbr/difftastic
that referenced
this issue
Mar 30, 2022
Andoryuuta
pushed a commit
to Andoryuuta/difftastic
that referenced
this issue
Mar 31, 2022
inform tree-sitter of zig file type
Xuanwo
pushed a commit
to Xuanwo/difftastic
that referenced
this issue
Apr 22, 2022
Scope in package.json
Wilfred
pushed a commit
that referenced
this issue
Jul 11, 2022
Verify that generated code is up to date
Wilfred
pushed a commit
that referenced
this issue
Jan 7, 2024
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
blmaier
pushed a commit
to blmaier/difftastic
that referenced
this issue
Feb 13, 2024
Support `#include` directives in nodes
Duologic
pushed a commit
to Duologic/difftastic
that referenced
this issue
Mar 22, 2024
test plan: make test
bernhard-herzog
pushed a commit
to bernhard-herzog/difftastic
that referenced
this issue
May 2, 2024
Fix `a.b` being parsed as infix expression with '.' being the op
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It'd be easier to get more testers onboard if you could just run a few steps off the README to get up and running.
The text was updated successfully, but these errors were encountered: