-
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
Handle 'a type parameters in OCaml #15
Comments
Wilfred
pushed a commit
that referenced
this issue
Sep 6, 2021
remove the need for negative highlight query
Wilfred
pushed a commit
that referenced
this issue
Nov 20, 2021
* Support form feed character escape * Regenerate files
NickCao
pushed a commit
to NickCao/difftastic
that referenced
this issue
Jan 25, 2022
Fix handling of '$' char in strings. Fixes Wilfred#15
Wilfred
pushed a commit
that referenced
this issue
Feb 3, 2022
jbr
pushed a commit
to jbr/difftastic
that referenced
this issue
Mar 30, 2022
Wilfred
pushed a commit
that referenced
this issue
Apr 14, 2022
Add multiple annotation support to variables/functions
Wilfred
pushed a commit
that referenced
this issue
Apr 15, 2022
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.15...4.17.19) Signed-off-by: dependabot[bot] <support@github.com>
Wilfred
pushed a commit
that referenced
this issue
Jul 11, 2022
Add create issue button to playground
Thecentury
pushed a commit
to Thecentury/difftastic
that referenced
this issue
Jan 27, 2024
gcr
pushed a commit
to gcr/difftastic-nim
that referenced
this issue
Jan 31, 2024
rework calls to no longer require conflicts Previously, the GLR parser was required to resolve conflicts between command and expressions. This however causes extremely high parser error recovery time. This commit rewrite the related rules to no longer require conflicts. The node structure has also been updated to expose argument_list, allowing easier matches for captures. As an added bonus, the parser size shrunk again, from 59MiB to 42MiB.
Duologic
added a commit
to Duologic/difftastic
that referenced
this issue
Mar 22, 2024
* fix: compare with 'in' operator * fix: use field in object for loop * test: add examples from Wilfred#13 as tests * test: update test case following suggestion in Wilfred#13
Wilfred
pushed a commit
that referenced
this issue
Apr 29, 2024
bernhard-herzog
pushed a commit
to bernhard-herzog/difftastic
that referenced
this issue
May 2, 2024
Fix qualified imports with dots
bernhard-herzog
pushed a commit
to bernhard-herzog/difftastic
that referenced
this issue
May 2, 2024
KyleKincer
pushed a commit
to KyleKincer/difftastic
that referenced
this issue
Oct 25, 2024
…imist-1.2.6 Bump minimist from 1.2.5 to 1.2.6
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: