mirror of
https://github.com/enso-org/enso.git
synced 2024-12-25 22:12:01 +03:00
c4a7e28fb5
Fixes [#183511669](https://www.pivotaltracker.com/story/show/183511669) This PR improves the `ImportInfo` structure from Double Representation crate so it provides information what names are brought into the scope with this import. The from_ast method also recognized [various ways of defining imports](https://github.com/enso-org/enso/blob/develop/docs/syntax/imports.md) # Important Notes The parser seems to not recognize properly imports with aliases. I have not fixed that, as we expect a new parser to be merged very soon. |
||
---|---|---|
.. | ||
controller | ||
executor | ||
ide | ||
model | ||
presenter | ||
transport | ||
config.rs | ||
constants.rs | ||
controller.rs | ||
executor.rs | ||
ide.rs | ||
integration_test.rs | ||
lib.rs | ||
model.rs | ||
notification.rs | ||
presenter.rs | ||
profile_workflow.rs | ||
sync.rs | ||
test.rs | ||
tests.rs | ||
transport.rs |