Summary
- fix memory model for Weak.set (details)
- refactor weak.c/do_set to look more like memory.c/modify (details)
- Changes (details)
- Fix typos in comment (#14194) (details)
- Elide duplicate ephemeron status check (#14175) (details)
- Recognize %identity as nonexpansive (#14029) (details)
The file was modified | runtime/weak.c (diff) |
The file was modified | runtime/weak.c (diff) |
The file was modified | Changes (diff) |
The file was modified | stdlib/format.ml (diff) |
The file was modified | runtime/major_gc.c (diff) |
The file was modified | typing/typecore.ml (diff) |
The file was modified | stdlib/fun.ml (diff) |
The file was modified | Changes (diff) |
The file was modified | stdlib/fun.mli (diff) |
The file was added | testsuite/tests/typing-misc/magic_is_a_value.ml |