enso/lib
Hubert Plociniczak 473a51cee7
Always write Config's namespace and dashboard accepts a default one (#10572)
Closes #10564. Dashboard accepts only projects with non-empty namespace.
The change in project-manager ensures that we serialize `namespace` even if it is a default one.
The change in dashboard ensures that namespace can be empty.
2024-07-18 10:29:37 +00:00
..
java Reduce the number of log INFO events (#10500) 2024-07-17 14:29:48 +00:00
js/runner Migrate to pnpm (#10422) 2024-07-05 11:13:04 +00:00
rust Support for --jvm option in Enso runner (#10374) 2024-07-06 07:02:20 +00:00
scala Always write Config's namespace and dashboard accepts a default one (#10572) 2024-07-18 10:29:37 +00: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.