aqua/model
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
..
inline/src feat: parseq implementation (fixes LNG-223) (#840) 2023-08-21 14:26:30 +04:00
raw/src/main/scala/aqua/raw feat: parseq implementation (fixes LNG-223) (#840) 2023-08-21 14:26:30 +04:00
res/src feat: parseq implementation (fixes LNG-223) (#840) 2023-08-21 14:26:30 +04:00
src/main/scala/aqua/model feat: parseq implementation (fixes LNG-223) (#840) 2023-08-21 14:26:30 +04:00
transform feat: parseq implementation (fixes LNG-223) (#840) 2023-08-21 14:26:30 +04:00
tree/src/main/scala/aqua/tree fix(compiler): Generate stream restriction for scoped exprs [fixes LNG-222] (#841) 2023-08-17 10:30:02 +04:00