aqua/model
InversionSpaces c1fe24b04d
feat(compiler): Make topology hop with non-FFI snippet [fixes LNG-125] (#764)
* Remove MakeRes.canon

* Replace noop with hop

* Rewrite join

* Remove JoinModel, fix tests

* Share code between tests

* Pass type in RestrictionTag(Model)

* Fix MakeRes.hop

* Fix wrapping

* Rename vars, add comments

* Fix XorBranch topology

* Fix tests
2023-07-06 12:44:37 +03:00
..
inline/src feat(compiler): Make topology hop with non-FFI snippet [fixes LNG-125] (#764) 2023-07-06 12:44:37 +03:00
raw/src/main/scala/aqua/raw feat(compiler): Make topology hop with non-FFI snippet [fixes LNG-125] (#764) 2023-07-06 12:44:37 +03:00
res/src feat(compiler): Make topology hop with non-FFI snippet [fixes LNG-125] (#764) 2023-07-06 12:44:37 +03:00
src/main/scala/aqua/model feat(compiler): Make topology hop with non-FFI snippet [fixes LNG-125] (#764) 2023-07-06 12:44:37 +03:00
transform feat(compiler): Make topology hop with non-FFI snippet [fixes LNG-125] (#764) 2023-07-06 12:44:37 +03:00
tree/src/main/scala/aqua/tree feat(compiler): Make topology hop with non-FFI snippet [fixes LNG-125] (#764) 2023-07-06 12:44:37 +03:00