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 Apr 30, 2021
1 parent 957e51d commit 9fda926
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
Expand Up @@ -328,6 +328,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 9fda926

Please sign in to comment.