Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix(rtop): try load ~/.config/rtop/init.re, don't load utop config files #2813

Merged
merged 4 commits into from
Dec 2, 2024

Conversation

anmonteiro
Copy link
Member

fixes #2579
fixes #2791

@anmonteiro anmonteiro force-pushed the anmonteiro/rtop-config branch from 1180bf6 to 6bd9882 Compare December 2, 2024 01:10
@anmonteiro anmonteiro merged commit e49db1c into master Dec 2, 2024
20 checks passed
@anmonteiro anmonteiro deleted the anmonteiro/rtop-config branch December 2, 2024 01:25
anmonteiro added a commit to anmonteiro/opam-repository that referenced this pull request Feb 10, 2025
CHANGES:

- rtop: read `~/.config/rtop/init.re` configuration file (@anmonteiro,
  [reasonml/reason#2813](reasonml/reason#2813))
    - the `-init FILE` flag works as before
- rtop: ignore `~/.ocamlinit.ml` or `~/.config/utop/init.ml` config files
  (@anmonteiro, [reasonml/reason#2813](reasonml/reason#2813))
- Add support for raw identifier syntax (@anmonteiro,
  [reasonml/reason#2796](reasonml/reason#2796))
- Fix: display attributes in record field and JSX props under punning
  (@pedrobslisboa, [reasonml/reason#2824](reasonml/reason#2824))
- Support modest Unicode letters in identifiers
  (@anmonteiro, [reasonml/reason#2828](reasonml/reason#2828))
- refmt: fix file descriptor leak
  (@anmonteiro, [reasonml/reason#2830](reasonml/reason#2830))
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rtop reads init.ml Incompatible syntax of ~./ocamlinit
1 participant