aqua/semantics/src
InversionSpaces 9c23a9d4ef
feat(compiler): Allow redeclaring functions [LNG-357] (#1127)
* Allow dots in use ... as

* Add tests

* Refactor implicits

* Use QName in module name

* Fix test

* Refactor declares

* Add PName

* Propagate nested abilities

* Fix compilation

* Do not propagate context

* Use alignCombine

* Add test

* Add more tests

* Refactor test

* Remove unused function

* Refactor test

* Refactor, add comments

* Checkout aqua-src
2024-04-25 10:40:55 +00:00
..
main/scala/aqua/semantics feat(compiler): Allow redeclaring functions [LNG-357] (#1127) 2024-04-25 10:40:55 +00:00
test/scala/aqua/semantics feat(compiler): Allow redeclaring functions [LNG-357] (#1127) 2024-04-25 10:40:55 +00:00