enso/distribution
Pavel Marek 5fa29c51b5
Fix Meta.enso_project (#10192)
Fixes `Standard.Base.Meta.Enso_Project.enso_project` to return a project descriptor for the *main* project, i.e., the one configured as a *root* for the engine.

# Important Notes
`enso_project` builtin no longer iterates the stack frames to infer the project descriptor. It derives it from the default package repository.
2024-06-11 08:31:40 +00:00
..
bin What's the name of my method? (#10164) 2024-06-05 07:49:53 +00:00
engine/THIRD-PARTY Start Ydoc with the language server (#9862) 2024-05-28 13:51:42 +00:00
launcher Removing Truffle API dependency from runtime-compiler project (#9785) 2024-04-26 13:14:22 +00:00
lib/Standard Fix Meta.enso_project (#10192) 2024-06-11 08:31:40 +00:00
project-manager/THIRD-PARTY Start Ydoc with the language server (#9862) 2024-05-28 13:51:42 +00:00
enso.bundle.template Better component handling in the project manager (#1399) 2021-01-15 15:26:51 +00:00
launcher-manifest.yaml Bump the development version number (#1389) 2021-01-06 08:57:02 +00:00
manifest.template.yaml Upgrade enso to GraalVM for jdk 21 (#7991) 2023-11-17 18:02:36 +00:00