forked from ocaml-ppx/ocamlformat
-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Default modalities and simple modal modules (#97)
* Add tests for default modalities. Signed-off-by: Thomas Del Vecchio <[email protected]> * Implement default modalities. Signed-off-by: Thomas Del Vecchio <[email protected]> * Add more tests. Signed-off-by: Thomas Del Vecchio <[email protected]> * Add tests for basic modal modules. Signed-off-by: Thomas Del Vecchio <[email protected]> * Implement basic modal modules. Signed-off-by: Thomas Del Vecchio <[email protected]> * Add regression tests, fix issues with comments causing non-stability, fix issue with default modalities in empty signatures. Signed-off-by: Thomas Del Vecchio <[email protected]> --------- Signed-off-by: Thomas Del Vecchio <[email protected]>
- Loading branch information
1 parent
c3879ad
commit 71a16e2
Showing
49 changed files
with
1,004 additions
and
109 deletions.
There are no files selected for viewing
This file contains 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 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 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 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
Oops, something went wrong.