aqua/model
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
..
inline/src feat(compiler): Reimplement noXor compiler flag [LNG-347] (#1096) 2024-03-05 10:45:21 +07:00
raw/src/main/scala/aqua/raw feat(compiler): Reimplement noXor compiler flag [LNG-347] (#1096) 2024-03-05 10:45:21 +07:00
res/src feat(compiler): Reimplement noXor compiler flag [LNG-347] (#1096) 2024-03-05 10:45:21 +07:00
src/main/scala/aqua/model fix(compiler): Streams in closures generates wrong AIR (#1055) 2024-01-30 11:34:50 +03:00
transform feat(compiler): Reimplement noXor compiler flag [LNG-347] (#1096) 2024-03-05 10:45:21 +07:00
tree/src/main/scala/aqua/tree feat(language-server): Pass token types to LSP [LNG-285] (#999) 2023-12-07 12:06:51 +00:00