aqua/model
InversionSpaces 03d23eb577
feat(compiler): Handle error function exit in tracing mode [LNG-250] (#921)
* Wrap function calls with xor

* Do not detach tracing call in case of error exit

* Fix comment
2023-10-17 13:42:38 +00:00
..
inline/src feat(compiler): Optimize math in compile time [LNG-245] (#922) 2023-10-09 13:02:26 +03:00
raw/src/main/scala/aqua/raw feat(compiler): Optimize math in compile time [LNG-245] (#922) 2023-10-09 13:02:26 +03:00
res/src fix(compiler): Fix gate inlining [LNG-253] (#924) 2023-10-08 12:52:54 +02:00
src/main/scala/aqua/model feat(compiler): Handle error function exit in tracing mode [LNG-250] (#921) 2023-10-17 13:42:38 +00:00
transform feat(compiler): Handle error function exit in tracing mode [LNG-250] (#921) 2023-10-17 13:42:38 +00: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