Skip to content

Commit

Permalink
add Changes log
Browse files Browse the repository at this point in the history
  • Loading branch information
garrigue authored and t6s committed May 7, 2021
1 parent 61c37d4 commit 4b7d429
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Changes
Expand Up @@ -331,6 +331,12 @@ Working version
- #10327: Add a subdirectories variable and a copy action to ocamltest
(Sébastien Hinderer, review by David Allsopp)

* #10337: Normalize type_expr nodes on access
One should now use accessors such as get_desc and get_level to access fields
of type_expr, rather than calling manually Btype.repr (which is now hidden
in Types.Transient_expr).
(Jacques Garrigue and Takafumi Saikawa)

- #10358: Use a hash table for the load path.
(Leo White, review by Gabriel Scherer)

Expand Down

0 comments on commit 4b7d429

Please sign in to comment.