enso/distribution
Hubert Plociniczak fd46e84e8d
Towards a full-blown builtins DSL (part 3) (#3471)
Auto-generate all builtin methods for builtin `File` type from method signatures.
Similarly, for `ManagedResource` and `Warning`.
Additionally, support for specializations for overloaded and non-overloaded methods is added.
Coverage can be tracked by the number of hard-coded builtin classes that are now deleted.

## Important notes

Notice how `type File` now lacks `prim_file` field and we were able to get rid off all of those
propagating method calls without writing a single builtin node class.
Similarly `ManagedResource` and `Warning` are now builtins and `Prim_Warnings` stub is now gone.
2022-06-13 11:48:34 +00:00
..
bin Project Manager Native Image (#1318) 2020-12-09 14:58:11 +01:00
engine/THIRD-PARTY Profile the language server (#3389) 2022-05-10 12:44:05 +00:00
launcher Frgaal integration in sbt (#3421) 2022-05-04 21:18:40 +02:00
lib/Standard Towards a full-blown builtins DSL (part 3) (#3471) 2022-06-13 11:48:34 +00:00
project-manager/THIRD-PARTY Frgaal integration in sbt (#3421) 2022-05-04 21:18:40 +02: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 Bump Minimal PM/Launcher Versions for New Engine (#1854) 2021-07-13 13:08:00 +02:00