Cristiano Calcagno

Results 79 issues of Cristiano Calcagno

Missing because of some corrupt installation (as happened to @ryyppy). Malfunctioning as in: does not even run (nix, or wrong glib).

enhancement
help wanted
good first issue

Every time any editor command is invoked, the analysis starts from scratch. Find and read `bsconfig.json`, scan project files, etc. Then executing the actual command is typically little work (exception:...

enhancement

Renaming the module name used in a component does not automatically propagate to JSX, because JSX indirectly refers to the `make`/`makeProps` functions.

enhancement

E.g. turning a record field into an optional, could look like this: There are some technical issues that prevent doing one of these transformation at the moment (pretty-printing from a...

enhancement

Rough steps - [ ] Add configuration to turn off JSX ppx entirely. Separately, figure out where best to expose this configuration. Likely depends on how JSX V4 evolves (e.g....

- [ ] new PPX V4 - [ ] support for async/await

See https://github.com/rescript-lang/syntax/pull/542 Note it's currently unclear how to repro the error message, as the known loops have been removed. So the assert false does not actually trigger.

See https://github.com/rescript-lang/syntax/pull/511