forked from ocaml-flambda/ocaml-jst
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for annotating types with layouts.
For example, this adds support for [(int : immediate)], [(string list : value)], and [(type 'a t : immediate)]. The full syntax is at https://docpub/JD/p/surface-syntax-for-unboxed-types/db6b3168-1985-302e-155c-e2b59c8f40bf#layout-annotations Also, fix up pretty-printing to show more layouts.
- Loading branch information
1 parent
abd5147
commit 30153c6
Showing
57 changed files
with
12,195 additions
and
9,991 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
Oops, something went wrong.