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.
OCaml project generator
CHANGES:
Added
parse_binaries
stanza that can betrue
to force Spin to parse binary filesraw_files
stanza that takes a list of file or glob expressions to instruct Spin to copy files instead of parsing themc-bindings
template for C bindings usingctypes
js
template for javascript applications withjs_of_ocaml
Changed
gen
subcommand. The generators will come back with a much better workflowISC
licenseocamlformat
to0.18.0
in templatesavsm/setup-ocaml@v2
-open StdLabels
in templatesspa
template has been removed from the official templates and now lives at https://github.com/ocaml-templates/spin-incr-domtest
stanza for unit tests now that Alcotest prints colors by defaultdune
fileFixes
spin config
, or by setting the env variableSPIN_CREATE_SWITCH=false
opam.2.0.X
andopam.2.1.X
that made Spin unusable with the former.