Skip to content

Commit

Permalink
Remove dead modules (#7008)
Browse files Browse the repository at this point in the history
* Remove dead modules

* CHANGELOG
  • Loading branch information
cknitt authored Sep 4, 2024
1 parent 85eb864 commit 7dd97e7
Show file tree
Hide file tree
Showing 27 changed files with 7 additions and 1,868 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
- Add dev container. https://github.com/rescript-lang/rescript-compiler/pull/6962
- Convert more tests to the node test runner. https://github.com/rescript-lang/rescript-compiler/pull/6956
- Remove attribute "internal.arity". https://github.com/rescript-lang/rescript-compiler/pull/7004
- Remove dead modules. https://github.com/rescript-lang/rescript-compiler/pull/7008

# 12.0.0-alpha.1

Expand Down
73 changes: 0 additions & 73 deletions jscomp/bsb/bsb_file.ml

This file was deleted.

26 changes: 0 additions & 26 deletions jscomp/bsb/bsb_file.mli

This file was deleted.

36 changes: 0 additions & 36 deletions jscomp/bsb_helper/bsb_helper_extract.ml

This file was deleted.

26 changes: 0 additions & 26 deletions jscomp/bsb_helper/bsb_helper_extract.mli

This file was deleted.

28 changes: 0 additions & 28 deletions jscomp/core/js_of_lam_module.ml

This file was deleted.

25 changes: 0 additions & 25 deletions jscomp/core/js_of_lam_module.mli

This file was deleted.

28 changes: 0 additions & 28 deletions jscomp/core/js_of_lam_tuple.ml

This file was deleted.

27 changes: 0 additions & 27 deletions jscomp/core/js_of_lam_tuple.mli

This file was deleted.

59 changes: 0 additions & 59 deletions jscomp/core/lam_group_pass.ml

This file was deleted.

37 changes: 0 additions & 37 deletions jscomp/ext/ext_cmp.ml

This file was deleted.

Loading

0 comments on commit 7dd97e7

Please sign in to comment.