DieMyst
|
0c52bdb2fd
|
update sbt-scalajs
|
2024-04-24 18:30:39 +02:00 |
|
fluencebot
|
04f8bd2f68
|
chore(main): release aqua 0.14.6 (#1111)
|
2024-04-19 10:03:27 +00:00 |
|
renovate[bot]
|
e9420878f8
|
chore(deps): update dependency com.github.sbt:sbt-native-packager to v1.10.0 (#1121)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-04-18 09:09:40 +00:00 |
|
renovate[bot]
|
1ba7ae38ec
|
chore(deps): update dependency com.lihaoyi:sourcecode to v0.4.1 (#1125)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-04-18 08:41:43 +00:00 |
|
Dima
|
e6c5d0039f
|
fix(compiler): Return error if SemanticError occures [LNG-356] (#1126)
|
2024-04-17 12:40:19 +00:00 |
|
InversionSpaces
|
f29e44e52a
|
fix(compiler): Refactor header semantics [LNG-352] (#1113)
* Initial
* Fix import
* Refactor RawSemantics
* Refactor RawSemantics
* Remove initCtx for export
* Add fromInit
* Remove setInit
* Use init ctx
* Add a hack to ModuleSem
* Remove initCtx
* Refactor HeaderSem finalization
* Remove RawContext#init
* Combine with semigroup op
* Remove unnecessary typeclass
* Remove unused typeclass
* Remove unnecessary typeclass
* Remove unnecessary monoid
* Remove contants from monoid
* Fix tests
* Remove unused monoids
* Refactor declares
* Refactor module sem
* Refactor module sem
* Update LspSemantics
* Remove unused typeclass
* Remove unnecessary method
* Add comments
|
2024-04-09 12:58:12 +02:00 |
|
Dima
|
07bea1a909
|
fix(lsp): Fix go-to-definition for abilities as arguments in functions [LNG-343] (#1116)
|
2024-04-08 12:43:30 +00:00 |
|
Dima
|
49729ac40a
|
fix(compiler): Ordering in option inliner [LNG-351] (#1114)
|
2024-04-08 09:24:55 +00:00 |
|
renovate[bot]
|
331d497eb5
|
fix(deps): update dependency @fluencelabs/fluence-network-environment to v1.2.1 (#1115)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-04-05 09:21:32 +00:00 |
|
InversionSpaces
|
9dc9e55973
|
fix: Allow spaces after aqua header (#1112)
* Allow spaces after aqua header
* Fix test, add spaces after star to parsing
|
2024-04-02 09:55:25 +00:00 |
|
Dima
|
8f06ac1cba
|
fix(compiler): Redeclare imports [LNG-344] (#1109)
|
2024-04-02 09:04:01 +00:00 |
|
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 |
|
renovate[bot]
|
1ef0dafe2e
|
fix(deps): update dependency @fluencelabs/fluence-network-environment to v1.2.0 (#1110)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-04-02 07:26:46 +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 |
|
Dima
|
14748c7646
|
fix(compiler): Create restrictions in inliner [LNG-346] (#1099)
|
2024-03-28 11:10:13 +00:00 |
|
renovate[bot]
|
320b516807
|
chore(deps): update dependency sbt/sbt to v1.9.9 (#1104)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-03-25 05:24:50 +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 |
|
folex
|
92d0450481
|
fix(ci): disable system services in Nox (#1100)
|
2024-03-08 16:59:24 -03:00 |
|
renovate[bot]
|
6aa78eeb6f
|
fix(deps): update dependency @fluencelabs/js-client to v0.9.0 (#1088)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: drrtuy <drrtuy@gmail.com>
Co-authored-by: Valery Antopol <valery.antopol@gmail.com>
Co-authored-by: InversionSpaces <InversionSpaces@vivaldi.net>
|
2024-03-07 12:36:22 +00:00 |
|
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 |
|
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 |
|
InversionSpaces
|
a6c8e75c27
|
fix(compiler): Import abilities with use [LNG-324] (#1077)
* Add IntoApply
* Savepoint
* Add backtrack
* Return ability name
* Add service resolution
* Return import ability
* Add test
* Rewrite toDottedName
* Rewrite ability resolution
* Fix offset
* Add tests
* Add test
* Add comments
* Add test
---------
Co-authored-by: Dima <dmitry.shakhtarin@fluence.ai>
|
2024-02-29 14:56:05 +01:00 |
|
Dima
|
d7fef3db5f
|
fix(compiler): Bug in renaming [LNG-346] (#1094)
|
2024-02-29 09:23:34 +00:00 |
|
fluencebot
|
6e9689945d
|
chore(main): release aqua 0.14.3 (#1092)
|
2024-02-29 09:00:05 +00:00 |
|
InversionSpaces
|
23aba18c7d
|
fix(compiler): Change noEmptyResponse default to true (#1093)
Change noEmptyResponse default to true
|
2024-02-29 11:38:37 +03:00 |
|
renovate[bot]
|
96c1675350
|
chore(deps): update dependency @fluencelabs/interfaces to v0.12.0 (#1091)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-26 13:53:04 +00:00 |
|
renovate[bot]
|
5216637fcd
|
chore(deps): update dependency @fluencelabs/aqua-lib to v0.10.2 (#1090)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-26 13:28:59 +00:00 |
|
Dima
|
3e9d385668
|
fix(language-server): Name clashing in LSP [LNG-342] (#1089)
|
2024-02-26 13:00:25 +00:00 |
|
fluencebot
|
27f132f18a
|
chore(main): release aqua 0.14.2 (#1087)
|
2024-02-21 14:43:14 +03:00 |
|
Dima
|
b22762ca6d
|
fix(compiler): Recursively find abilities [LNG-338] (#1086)
|
2024-02-21 14:11:21 +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]
|
e2b150a786
|
chore(deps): update dependency @fluencelabs/aqua-lib to v0.10.1 (#1085)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-20 12:21:30 +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 |
|
Dima
|
3cd31c5827
|
feat(language-server): Add types for types in LSP API (#1078)
|
2024-02-20 12:02:55 +01: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 |
|
renovate[bot]
|
f4cc7818f4
|
fix(deps): update dependency @fluencelabs/js-client to v0.8.3 (#1072)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-12 08:43:59 +00:00 |
|
Dima
|
17fb77c40f
|
fix(compiler): Use strict to check types availability [LNG-334] (#1071)
|
2024-02-12 09:23:14 +01:00 |
|
Dima
|
f7194f0a54
|
feat(language-server): Support declares and exports in LSP [LNG-304, LNG-319] (#1070)
Co-authored-by: InversionSpaces <inversionspaces@vivaldi.net>
|
2024-02-07 09:21:42 +00:00 |
|
renovate[bot]
|
d03211b492
|
fix(deps): update dependency @fluencelabs/js-client to v0.8.1 (#1065)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-07 07:27:52 +00:00 |
|
renovate[bot]
|
a8ae49b55b
|
fix(deps): update dependency @fluencelabs/js-client to v0.8.0 (#1063)
* fix(deps): update dependency @fluencelabs/js-client to v0.8.0
* Remove npm
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Akim Mamedov <akim99999999@gmail.com>
|
2024-01-31 23:57:56 +07:00 |
|
fluencebot
|
d30b6e1b38
|
chore(main): release aqua 0.14.0 (#1048)
|
2024-01-30 12:24:50 +03:00 |
|
Dima
|
1a0b3a22c1
|
fix(compiler): Streams in closures generates wrong AIR (#1055)
|
2024-01-30 11:34:50 +03:00 |
|
renovate[bot]
|
11f8d3b11b
|
fix(deps): update dependency @fluencelabs/js-client to v0.7.0 (#1056)
* fix(deps): update dependency @fluencelabs/js-client to v0.7.0
* fix(ci): nox:minimal_unstable => nox:unstable
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: folex <0xdxdy@gmail.com>
|
2024-01-29 15:30:50 +00:00 |
|
renovate[bot]
|
d828cbd3bd
|
chore(deps): update dependency loglevel to v1.9.1 (#1058)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-01-29 17:15:58 +03:00 |
|
renovate[bot]
|
3a79239022
|
chore(deps): update dependency @fluencelabs/interfaces to v0.11.0 (#1057)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-01-29 16:33:37 +03:00 |
|
renovate[bot]
|
0e44e7a0b1
|
chore(deps): update dependency @types/node to v18.19.10 (#1060)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-01-29 12:21:06 +00:00 |
|
renovate[bot]
|
d14d36215c
|
chore(deps): update dependency ts-jest to v29.1.2 (#1061)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-01-29 12:00:36 +00:00 |
|