aqua/model
InversionSpaces faf5b8071f
feat(compiler): Allow redeclaring services (and abilities) [LNG-360] (#1135)
* Reverse ability search order

* Gather arrows from imported services

* Add test

* Refactor AquaContext

* Add test for abilities

* Update cache
2024-05-10 12:43:52 +02:00
..
inline/src feat(compiler): Allow redeclaring services (and abilities) [LNG-360] (#1135) 2024-05-10 12:43:52 +02:00
raw/src/main/scala/aqua/raw feat(compiler): Allow redeclaring functions [LNG-357] (#1127) 2024-04-25 10:40:55 +00: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 feat(compiler): Allow redeclaring services (and abilities) [LNG-360] (#1135) 2024-05-10 12:43:52 +02:00
transform fix(compiler): Create restrictions in inliner [LNG-346] (#1099) 2024-03-28 11:10:13 +00: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