enso/lib
Dmitry Bushev fb0559e7ab
Put all reexports of given entry in Suggestion Database (#9454)
close #9351

Changelog:
- update: deprecate the `reexport` suggestion field
- add: `reexports` suggestion field containing the list of modules re-exporting this symbol
- update: exports logic to gather all the symbols exported from a given module
2024-03-26 16:33:25 +00:00
..
java dry-run benchmarks exits when some benchmark fails (#9397) 2024-03-14 15:21:38 +00:00
js/runner Remove ensogl-pack (#9407) 2024-03-18 12:18:18 +00:00
rust Bump Rust Toolchain (#9517) 2024-03-24 23:45:55 +00:00
scala Put all reexports of given entry in Suggestion Database (#9454) 2024-03-26 16:33:25 +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.