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 , as punctuation in ocaml #7

Closed
Wilfred opened this issue Jul 7, 2021 · 1 comment
Closed

Support , as punctuation in ocaml #7

Wilfred opened this issue Jul 7, 2021 · 1 comment

Comments

@Wilfred
Copy link
Owner

Wilfred commented Jul 7, 2021

No description provided.

@Wilfred
Copy link
Owner Author

Wilfred commented Jul 7, 2021

Likewise &&

@Wilfred Wilfred closed this as completed in 5463c12 Jul 8, 2021
Wilfred pushed a commit that referenced this issue Aug 17, 2021
Wilfred pushed a commit that referenced this issue Sep 6, 2021
only skip newlines before binary ops
Wilfred pushed a commit that referenced this issue Feb 3, 2022
Previously, the grammar could not parse inline # text within an XHP expression. This was because the # character was seen as a comment rather than part of an XHP string. This problem was fixed by giving XHP strings a higher precedence.
igorclark pushed a commit to igorclark/difftastic that referenced this issue Mar 28, 2022
ido77778 pushed a commit to ido77778/difftastic that referenced this issue May 3, 2022
 ✨Add support for Yul inline assembly
Wilfred pushed a commit that referenced this issue Jul 11, 2022
Fix comparison operator precedence
grunweg pushed a commit to grunweg/difftastic that referenced this issue May 5, 2023
grunweg pushed a commit to grunweg/difftastic that referenced this issue May 5, 2023
grunweg pushed a commit to grunweg/difftastic that referenced this issue May 5, 2023
brneor pushed a commit to brneor/difftastic that referenced this issue Sep 20, 2023
* Update Cargo.toml

* Update build.rs
gcr pushed a commit to gcr/difftastic-nim that referenced this issue Jan 31, 2024
Covers basic statements like: `import`, `export`, `discard`, `return`, etc.
Wilfred pushed a commit that referenced this issue Feb 15, 2024
Also switched to version number to follow the upstream decision. We still
specify the exact version because our grammar depends heavily on the upstream
implementation detail.

Closes #7
bernhard-herzog pushed a commit to bernhard-herzog/difftastic that referenced this issue May 2, 2024
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