You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 13, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: Changes.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,6 @@
1
1
# master
2
2
- When a `@genType` annotation appears in a `.re`, but the `.rei` also exists, give a warning on the command-line that the annotation will be ignored.
3
+
- Dead Code Elimination improvements and bug fixes. Add support for adding annotations to both implementations and interfaces. Analyze recursive functions.
3
4
4
5
# 3.15.0
5
6
- Add support for let%private: nothing is exported even when a `@genType` annotation is added.
0 commit comments