aqua/linker/src
Dmitry Kurinskiy b9af20339b
Module and Use expressions (#245)
* Module and Use expressions

* UseFromExpr

* ImportFromExpr

* PubExpr

* Export, declares

* Collecting all the needed info WIP

* Got all the needed data

* Tests fixed

* HeaderSem

* HeaderSem wip

* Everything except `export`/`declares` should be working

* Compile bug fixed

* Fix readme: cli/assembly

* Handle declares, exports

* Compile only exports in AquaRes

* Call services imported from modules

* Import consts, types, services from modules

* Resolve arrows from modules

* Bugfix
2021-08-20 18:03:47 +03:00
..
main/scala/aqua/linker Module and Use expressions (#245) 2021-08-20 18:03:47 +03:00
test/scala/aqua/linker Module and Use expressions (#245) 2021-08-20 18:03:47 +03:00