enso/app
Kaz Wesley d7e8f271eb
Ensure objects obtained from Y.Js are not modified (#9217)
Y.Js caches values it returns from getters, so they must not be modified. Use `DeepReadonly` to protect values returned from `Y.Map`s in AST logic.
2024-02-29 16:22:33 +00:00
..
gui rename database Table to DB_Table (#9067) 2024-02-19 17:31:58 +00:00
gui2 Ensure objects obtained from Y.Js are not modified (#9217) 2024-02-29 16:22:33 +00:00
ide-desktop Switch to AJV for validating JSON Schema (#9191) 2024-02-29 10:36:47 +00:00