1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-05 03:20:39 -08:00

Modify IGC-TODO

This commit is contained in:
Gerd Möllmann 2024-05-18 05:57:00 +02:00
parent b7e5aeede3
commit a2933b119c

View file

@ -1,9 +1,6 @@
Todo list for scratch/igc
- Complete the code to mirror the object graph in a loaded dump in MPS.
- Write the code that replaces references to the loaded dump with
references to the mirrored graph in all roots.
- Generate the code to mirror the object graph in a loaded dump in MPS.
- Implement weak hash tables.