aqua/utils
InversionSpaces 5c7f6a89c6
feat(compiler): Reimplement noXor compiler flag [LNG-347] (#1096)
* Fix imports

* Remove constants

* Return constants

* Refactor

* Add config

* Do not propagate errors

* Do not propagate errors through on

* Rename hop ephemeral streams

* Add comments

* Add tests
2024-03-05 10:45:21 +07:00
..
constants/src/main/scala/aqua.constants feat(compiler): Add warnings subsystem [fixes LNG117] (#906) 2023-09-25 13:00:43 +00:00
errors/src/main/scala/aqua/errors feat(compiler): Fail on internal error [fixes LNG-229] (#905) 2023-09-19 17:01:42 +02:00
helpers/src/main/scala/aqua/helpers feat(compiler): Reimplement noXor compiler flag [LNG-347] (#1096) 2024-03-05 10:45:21 +07:00
logging/src/main/scala/aqua/logging perf(compiler): Inliner optimization [LNG-322] (#1047) 2024-01-22 10:08:06 +00:00
mangler/src/main/scala/aqua/mangler fix(compiler): Streams in closures generates wrong AIR (#1055) 2024-01-30 11:34:50 +03:00