aqua/backend
Dima 8060695dbb
feat: parseq implementation (fixes LNG-223) (#840)
* parsec implementation

* add test code

* parsec expression

* Refactor

* Refactor

* Add return strategy to on

* Add ExitStrategy

* Add TopologyPath

* Add ExitStrategy.ToRelay

* Handle ToRelay

* Refactor

* Refactor

* Refactor

* Handle OnModel with Relay strategy

* parsec -> parseq

* parsec -> parseq

* Add semantics test

* Add topology tests

* Add comments

---------

Co-authored-by: InversionSpaces <InversionSpaces@vivaldi.net>
2023-08-21 14:26:30 +04:00
..
.js/src/main/scala/aqua/backend Fixes version display and empty module compilation (fixes #264 #265) (#274) 2021-09-07 11:02:36 +03:00
.jvm/src/main/scala/aqua/backend Fixes version display and empty module compilation (fixes #264 #265) (#274) 2021-09-07 11:02:36 +03:00
air/src/main/scala/aqua/backend/air feat: parseq implementation (fixes LNG-223) (#840) 2023-08-21 14:26:30 +04:00
api/src/main/scala/aqua/backend/api Add errors to API results, fix AquaConfig, fix types (#620) 2022-12-29 20:03:57 +03:00
definitions/src/main/scala/aqua/definitions feat(compiler): Abilities (#731) 2023-07-18 17:18:33 +00:00
src/main/scala/aqua/backend fix: name uniqueness in stream gate (#676) 2023-02-25 12:12:40 +07:00
ts/src/main/scala/aqua/backend fix(compiler): Runtime error on compilation exported functions with top types [fixes LNG-218] (#822) 2023-08-09 16:21:18 +03:00