aqua/model
InversionSpaces b8b0fafda0
feat(compiler): Make on propagate errors [fixes LNG-203] (#788)
* Add fail model

* Make `on` propagate error

* Fix unit tests

* Fix TryTag inlining

* Update XorModel.wrap

* Add comments

* Remove wrapWithXor parameter

* Add unit tests

* Add integration tests

* Add comments

* Fix XorBranch topology
2023-07-12 16:18:47 +03:00
..
inline/src feat(compiler): Make on propagate errors [fixes LNG-203] (#788) 2023-07-12 16:18:47 +03:00
raw/src/main/scala/aqua/raw feat(compiler): Make on propagate errors [fixes LNG-203] (#788) 2023-07-12 16:18:47 +03:00
res/src feat(compiler): Make on propagate errors [fixes LNG-203] (#788) 2023-07-12 16:18:47 +03:00
src/main/scala/aqua/model feat(compiler): Make on propagate errors [fixes LNG-203] (#788) 2023-07-12 16:18:47 +03:00
transform feat(compiler): Make on propagate errors [fixes LNG-203] (#788) 2023-07-12 16:18:47 +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