enso/engine/runtime-instrument-common/src
Jaroslav Tulach 09f484f00d
Make suspended atom fields work for boxed atoms (#8712)
Fixes #8710 by making sure suspended atom fields support works also for "normal" `Atom` instances without any special `Layout`. Moves all _atom related_ classes into single package and hides as much of classes as possible by making them _package private_.
2024-01-16 20:20:38 +00:00
..
bench/java/org/enso/interpreter/instrument Separating instrument related files into runtime-instrument-common project (#6992) 2023-06-08 16:51:50 +02:00
main Make suspended atom fields work for boxed atoms (#8712) 2024-01-16 20:20:38 +00:00
test Introducing engine/runtime-compiler project (#8197) 2023-11-01 12:42:34 +01:00