Summary
- fix memory model for Weak.set (commit: 0f6fbae) (details)
- refactor weak.c/do_set to look more like memory.c/modify (commit: 0b00bf9) (details)
- Changes (commit: 72e8a48) (details)
- Fix typos in comment (#14194) (commit: 144463d) (details)
- Elide duplicate ephemeron status check (#14175) (commit: 333a539) (details)
- Recognize %identity as nonexpansive (#14029) (commit: 57fcefe) (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 added | testsuite/tests/typing-misc/magic_is_a_value.ml |
The file was modified | stdlib/fun.ml (diff) |
The file was modified | Changes (diff) |
The file was modified | typing/typecore.ml (diff) |
The file was modified | stdlib/fun.mli (diff) |