Skip to content
This repository was archived by the owner on Jun 15, 2023. It is now read-only.

Process uncurried types explicity. #717

Closed
wants to merge 3 commits into from
Closed

Conversation

cristianoc
Copy link
Contributor

Produce directly Js.Fn.arityn instead of a @bs annotation.

See rescript-lang/rescript#5793

Produce directly `Js.Fn.arityn` instead of a `@bs` annotation.

See https://github.com/rescript-lang/syntax/issues/716
@cristianoc
Copy link
Contributor Author

This, and an equivalent PR for function declarations, should wait until #683 is merged.

@cristianoc cristianoc added this to the v11.0 milestone Nov 2, 2022
@cristianoc
Copy link
Contributor Author

Moved to rescript-lang/rescript#5784

@cristianoc cristianoc closed this Nov 8, 2022
cristianoc added a commit to rescript-lang/rescript that referenced this pull request Nov 9, 2022
)

* Syntax: process uncurried types explicitly in the parser/printer.

Moved from rescript-lang/syntax#717

* Fix arity 0 .

* Fix printing arity0.

* Restore ability to convert .ml code with uncurried types.

* More restore conversion of .ml uncurried types.

* Convert uncurried type tests to .res.

* Convert one more test.

* Convert empty interface file

* Update CHANGELOG.md
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant