renovate[bot]
|
cc69e696dc
|
chore(deps): update dependency co.fs2:fs2-io to v3.10.2 (#1106)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-04-02 08:22:54 +00:00 |
|
renovate[bot]
|
11498f0996
|
chore(deps): update dependency scala to v3.4.1 (#1107)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-04-02 07:52:53 +00:00 |
|
fluencebot
|
0a49f22365
|
chore(main): release aqua 0.14.5 (#1098)
* chore(main): release aqua 0.14.5
* chore: Bump aqua version to 0.14.5
|
2024-03-28 11:43:47 +00:00 |
|
renovate[bot]
|
d8b7c8cba3
|
chore(deps): update dependency co.fs2:fs2-io to v3.10.1 (#1105)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-03-25 07:08:35 +03:00 |
|
fluencebot
|
c444d24f89
|
chore(main): release aqua 0.14.4 (#1095)
* chore(main): release aqua 0.14.4
* chore: Bump aqua version to 0.14.4
|
2024-03-01 10:24:02 +03:00 |
|
fluencebot
|
6e9689945d
|
chore(main): release aqua 0.14.3 (#1092)
|
2024-02-29 09:00:05 +00:00 |
|
fluencebot
|
27f132f18a
|
chore(main): release aqua 0.14.2 (#1087)
|
2024-02-21 14:43:14 +03:00 |
|
fluencebot
|
df5eb29d92
|
chore(main): release aqua 0.14.1 (#1064)
|
2024-02-20 14:15:27 +00:00 |
|
Dima
|
245f6640f8
|
feat(language-server): Resolve paths for imports (#1079)
|
2024-02-20 12:52:54 +00:00 |
|
renovate[bot]
|
82ac0b2d41
|
chore(deps): update dependency scala to v3.4.0 (#1081)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-20 11:48:59 +00:00 |
|
renovate[bot]
|
9423ffc509
|
chore(deps): update dependency org.scalatest:scalatest to v3.2.18 (#1073)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-12 09:30:27 +00:00 |
|
renovate[bot]
|
9444ce745a
|
chore(deps): update dependency org.scalatestplus:scalacheck-1-17 to v3.2.18.0 (#1074)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-12 09:02:50 +00:00 |
|
fluencebot
|
d30b6e1b38
|
chore(main): release aqua 0.14.0 (#1048)
|
2024-01-30 12:24:50 +03:00 |
|
Dima
|
abcb63db3b
|
perf(compiler): Inliner optimization [LNG-322] (#1047)
|
2024-01-22 10:08:06 +00:00 |
|
renovate[bot]
|
ff1800c674
|
chore(deps): update dependency co.fs2:fs2-io to v3.10-365636d (#1039)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-01-19 15:02:57 +03:00 |
|
fluencebot
|
098fac79ba
|
chore(main): release aqua 0.13.4 (#1036)
|
2024-01-11 11:26:38 +03:00 |
|
fluencebot
|
9aec470d38
|
chore(main): release aqua 0.13.3 (#1025)
|
2023-12-25 12:51:54 +00:00 |
|
fluencebot
|
7fe0212761
|
chore(main): release aqua 0.13.2 (#1016)
* chore(main): release aqua 0.13.2
* chore: Bump aqua version to 0.13.2
|
2023-12-15 18:27:46 +00:00 |
|
InversionSpaces
|
f7bfa8317b
|
feat(api): Accept structured imports [LNG-288] (#989)
* Refactor sources
* Fix FuncCompiler compilation
* Normalize imports
* Add relative imports
* Remove Prelude
* Remove import
* Add a log
* Add more logs
* Use snapshot of fs2
* Remove prints
* Add comments
* Savepoint
* Rewrite imports resolution
* Fix relative import
* Add comment
* Added comments
* Fix comment
* Add comments
* Refactor
* Refactor
* Add tests
* Fix tests
* Update tests
* Add comment
* Lower number of tests
* Comment, rename
* Add comment
* Add emptiness check
|
2023-12-13 17:19:34 +01:00 |
|
renovate[bot]
|
2f135e4fd2
|
chore(deps): update dependency com.outr:scribe to v3.13.0 (#1008)
* chore(deps): update dependency com.outr:scribe to v3.13.0
* Fix field
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: InversionSpaces <inversionspaces@vivaldi.net>
|
2023-12-11 12:26:15 +01:00 |
|
fluencebot
|
051aa41715
|
chore(main): release aqua 0.13.1 (#988)
|
2023-12-07 16:45:46 +03:00 |
|
Dima
|
74d02e1f63
|
feat(language-server): Pass token types to LSP [LNG-285] (#999)
|
2023-12-07 12:06:51 +00:00 |
|
InversionSpaces
|
2d4b2aece4
|
fix(compiler): Allow returning resolved service as ability [LNG-266] (#977)
* Refactor
* Refactor type system
* Remove println
* Fix renaming
* Add unit tests
* Do not convert to call arrow
* Check ability
* Refactor captured values resolution
* Remove println
* Fix fields gathering
* Remove println
* Remove println
* Fix renaming, export ability
* Rename only abilities
* Fix unit tests
* Fix captured arrows renaming
* Add comments
* Refactor
* Rename only arrows
* Add comments, refactor
* Add comments
* Rename method
* Add integration test
---------
Co-authored-by: Anatolios Laskaris <github_me@nahsi.dev>
Co-authored-by: Dima <dmitry.shakhtarin@fluence.ai>
|
2023-11-23 10:12:44 +00:00 |
|
fluencebot
|
d7023c0f10
|
chore(main): release aqua 0.13.0 (#944)
* chore(main): release aqua 0.13.0
* chore: Bump aqua version to 0.13.0
|
2023-11-22 15:21:38 +01:00 |
|
renovate[bot]
|
522d95b8e3
|
chore(deps): update dependency co.fs2:fs2-io to v3.9.3 (#969)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-11-13 12:17:48 +03:00 |
|
InversionSpaces
|
68425ed42a
|
feat(compiler)!: Prohibit mutating options [LNG-277] (#960)
* Parse any nested type
* Refactor type system
* Fix restriction
* Refactor type resolution
* Return stream definition
* Update examples
* Refactor
* Refactor
* Refactor integration tests
* Export service
* Add integration test
* Fix args provider
* Add parser unit tests
* Add type resolution unit tests
* Add more unit tests
* DataTypeToken -> CompositeTypeToken
* GeneralStreamType -> MutableStreamType
* Refactor
* Refactor TypeResolution
* colType -> collectionType
* Refactor
* Fix PushToStreamSem
* BasicTypeToken -> ScalarTypeToken
* CompositeTypeToken -> BasicTypeToken
* Fix for nil
* Make stream collectible
* Refactor collectible type
* Use internalError
* Add unit tests
|
2023-11-13 11:58:36 +03:00 |
|
fluencebot
|
2f11a0649f
|
chore(main): release aqua 0.12.4 (#917)
* chore(main): release aqua 0.12.4
* chore: Bump aqua version to 0.12.4
|
2023-10-23 14:20:47 +00:00 |
|
fluencebot
|
c109f37efa
|
chore(main): release aqua 0.12.3 (#912)
* chore(main): release aqua 0.12.3
* chore: Bump aqua version to 0.12.3
|
2023-09-28 10:12:26 +00:00 |
|
fluencebot
|
91af0bf055
|
chore(main): release aqua 0.12.2 (#889)
|
2023-09-26 11:53:26 +03:00 |
|
InversionSpaces
|
8741c910be
|
feat(compiler): Fail on internal error [fixes LNG-229] (#905)
* Refactor utils
* Add errors project
* logger.error -> internalError
* Add comment
* Suppress stack trace
---------
Co-authored-by: Dima <dmitry.shakhtarin@fluence.ai>
|
2023-09-19 17:01:42 +02:00 |
|
renovate[bot]
|
ab9a511129
|
chore(deps): update dependency co.fs2:fs2-io to v3.9.2 (#895)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-09-18 14:22:01 +03:00 |
|
InversionSpaces
|
67d8151d94
|
feat(build): Implement custom bundle task (#894)
* Add link settings
* fix
* Rename to api-dist-js
* Correct import
* Update CI
* Implement bundleJS
* Add comments
* Add TODO
* Fix import
* Fix workflow
---------
Co-authored-by: Artsiom Shamsutdzinau <shamsartem@gmail.com>
|
2023-09-18 09:53:25 +02:00 |
|
InversionSpaces
|
3f916c78ab
|
feat(aqua-api): Use scala.js link instead of opt (#891)
* Add link settings
* fix
* Rename to api-dist-js
* Correct import
* Update CI
---------
Co-authored-by: Artsiom Shamsutdzinau <shamsartem@gmail.com>
|
2023-09-15 15:42:04 +02:00 |
|
Dima
|
404d5ffae2
|
chore: add code to run aqua (#886)
* add code to run aqua
* delete aqua-cli
* Apply suggestions from code review
---------
Co-authored-by: InversionSpaces <InversionSpaces@vivaldi.net>
|
2023-09-13 10:55:22 +00:00 |
|
fluencebot
|
03042a71f3
|
chore(main): release aqua 0.12.1 (#866)
* chore(main): release aqua 0.12.1
* chore: Bump aqua version to 0.12.1
---------
Co-authored-by: Dima <dmitry.shakhtarin@fluence.ai>
|
2023-09-11 16:11:55 +03:00 |
|
renovate[bot]
|
cd863ff246
|
chore(deps): update dependency org.scalatest:scalatest to v3.2.17 (#877)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-09-11 15:30:26 +03:00 |
|
renovate[bot]
|
e219752c9c
|
chore(deps): update dependency scala to v3.3.1 (#878)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-09-11 12:13:48 +00:00 |
|
renovate[bot]
|
c857807014
|
chore(deps): update dependency co.fs2:fs2-io to v3.9.1 (#867)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-09-05 15:00:32 +03:00 |
|
fluencebot
|
5adbae0677
|
chore(main): release aqua 0.12.0 (#853)
* chore(main): release aqua 0.12.0
* chore: Bump aqua version to 0.12.0
|
2023-08-25 11:55:20 +03:00 |
|
fluencebot
|
5db1282c1f
|
chore(main): release aqua 0.11.11 (#850)
* chore(main): release aqua 0.11.11
* chore: Bump aqua version to 0.11.11
---------
Co-authored-by: Anatoly Laskaris <github_me@nahsi.dev>
|
2023-08-21 16:40:35 +03:00 |
|
Anatolios Laskaris
|
7a6fce27f7
|
chore: Revert release (#848)
* Revert "chore(main): release aqua 0.11.10 (#835)"
This reverts commit 071ba7d483 .
* Release as 0.11.11
|
2023-08-21 14:37:49 +03:00 |
|
fluencebot
|
071ba7d483
|
chore(main): release aqua 0.11.10 (#835)
|
2023-08-21 14:11:02 +03:00 |
|
renovate[bot]
|
75b0b5760d
|
chore(deps): update catsv to v2.10.0 (#844)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-08-21 13:45:12 +03:00 |
|
InversionSpaces
|
eb4cdb0dd1
|
fix(compiler): Generate stream restriction for scoped exprs [fixes LNG-222] (#841)
* Add show for AST
* Update ForSem
* Fix if and try
* Fix else, otherwise, catch, add tests
* Add integration tests
|
2023-08-17 10:30:02 +04:00 |
|
fluencebot
|
49c9be6dd8
|
chore(main): release aqua 0.11.9 (#813)
|
2023-08-09 15:18:11 +00:00 |
|
shamsartem
|
c7fca40f67
|
feat: wrap aqua api (#807)
|
2023-08-09 17:32:27 +03:00 |
|
fluencebot
|
cb539f1332
|
chore(main): release aqua 0.11.8 (#805)
|
2023-07-20 18:28:33 +03:00 |
|
Dima
|
63a9f42e86
|
feat(compiler): Abilities (#731)
|
2023-07-18 17:18:33 +00:00 |
|
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 |
|
InversionSpaces
|
c1fe24b04d
|
feat(compiler): Make topology hop with non-FFI snippet [fixes LNG-125] (#764)
* Remove MakeRes.canon
* Replace noop with hop
* Rewrite join
* Remove JoinModel, fix tests
* Share code between tests
* Pass type in RestrictionTag(Model)
* Fix MakeRes.hop
* Fix wrapping
* Rename vars, add comments
* Fix XorBranch topology
* Fix tests
|
2023-07-06 12:44:37 +03:00 |
|