Skip to content

Commit f12d049

Browse files
committed
Also convert js_math to .res.
1 parent c1848ac commit f12d049

File tree

4 files changed

+332
-265
lines changed

4 files changed

+332
-265
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
- Fix `-nostdlib` internal compiler option. https://github.com/rescript-lang/rescript-compiler/pull/6824
4444
- Remove a number of ast nodes never populated by the .res parser, and resulting dead code. https://github.com/rescript-lang/rescript-compiler/pull/6830
4545
- Remove coercion with 2 types from internal representation. Coercion `e : t1 :> t2` was only supported in `.ml` syntax and never by the `.res` parser. https://github.com/rescript-lang/rescript-compiler/pull/6829
46-
- Convert `caml_format` to `.res`. https://github.com/rescript-lang/rescript-compiler/pull/6834
46+
- Convert `caml_format` and `js_math` to `.res`. https://github.com/rescript-lang/rescript-compiler/pull/6834
4747

4848
#### :nail_care: Polish
4949

0 commit comments

Comments
 (0)