forked from ocaml-ppx/ocamlformat
-
Notifications
You must be signed in to change notification settings - Fork 15
Support for runtime metaprogramming #121
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
Merged
Merged
Changes from 23 commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
6586b6f
Support for new constructs, mainly quotations.
Dreian 8eae73f
Relevant parser-extended changes.
Dreian 6fb4005
Fix parens bug. Update lexer to not process syntax directives.
Dreian abd7af5
Do not erase syntax directives.
Dreian 709c152
Some changes were not necessary.
Dreian e646431
reduce diffs
Dreian 0689217
Add more things to tests.
Dreian 8a2969b
silly merge errors
Dreian 698a141
self-format
Dreian 0981a16
new test stanza
Dreian acc69b2
Remove HASH_SYNTAX.
Dreian be34d1d
superfluous diff
Dreian 3086157
Add more stuff to test.
Dreian c3b6d6b
Bug in commented-out code.
Dreian 3bfdeba
Add comments inside quotation.
Dreian 62d0502
Add attributes to test.
Dreian 1cc5f72
Fix rebase issues.
Dreian 22a4a5f
whitespace diffs
Dreian b97d283
Arrow and newline
Dreian 7598c11
Pexp_idx indentation
Dreian e3627ec
Put -> in line with Pexp_quote _
Dreian 23d579a
Fix comments.
Dreian 6ae29b6
comment ws
Dreian a773d31
Remove dead code.
Dreian 94332a5
Add more comments into quotations tests.
Dreian 9e460e8
More comments tests.
Dreian 98d6be1
Require extra steps if comment is before in quotations.
Dreian c171fc5
Correct formatting of attributes.
Dreian 41cabc5
One more pass of formatting.
Dreian 892a117
Address comments and add tests.
Dreian 89b4b43
Stray diffs.
Dreian 0a75496
whitespace
Dreian File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.