enso/lib
Kaz Wesley 9ae4b24d85
Fix startup performance bug (#7089)
Remove a leak detector added in #7038, that has a large (~10s) impact on startup performance. I missed the performance impact during QA, but noticed it after merge.
2023-06-22 08:31:47 +00:00
..
rust Fix startup performance bug (#7089) 2023-06-22 08:31:47 +00:00
scala Avoid dependency on BindingsMap from IR (#7055) 2023-06-19 10:28:31 +02:00
README.md Add a markdown style guide (#1022) 2020-07-21 13:59:40 +01:00

Libraries

This directory contains the libraries that should remain in this project, but that are not technically part of the main language implementation itself.