Commit Graph

  • fdde502ab7 change get strategy DieMyst 2024-05-22 21:19:39 +0700
  • 5d3f029fa1 fix compilation DieMyst 2024-05-22 20:44:03 +0700
  • f3b1c071ad fix type DieMyst 2024-05-22 20:34:14 +0700
  • 1ca49ec865 Merge remote-tracking branch 'origin/main' into stream-maps-implementation DieMyst 2024-05-22 20:18:21 +0700
  • e7945f8b3b fix return type for get, add integration test DieMyst 2024-05-22 20:16:53 +0700
  • ec6cbf4694 add get function inliner, WIP DieMyst 2024-05-22 20:08:04 +0700
  • b9cf0f51c4 Merge branch 'main' into feat/LNG-361-imports-renaming InversionSpaces 2024-05-20 09:04:58 +0000
  • fdae06fe5a Fix import handling InversionSpaces 2024-05-20 09:01:43 +0000
  • 578a2d4af0 Fix AquaContext (Savepoint) InversionSpaces 2024-05-20 08:41:42 +0000
  • 2aa40ff8cf use more MutableStreamType instead of StreamType, fix arrow inlining DieMyst 2024-05-20 15:14:26 +0700
  • 7468f6fd18
    chore: Add extension to imports on preparing import tokens (#1139) Dima 2024-05-20 10:55:09 +0300
  • c0c30090bf Merge branch 'main' into feat/LNG-361-imports-renaming InversionSpaces 2024-05-20 07:44:08 +0000
  • fc63e55654
    Update language-server/language-server-api/src/test/scala/aqua/lsp/AquaLSPSpec.scala #1139 Dima 2024-05-20 10:27:57 +0300
  • 44e108711f
    Update language-server/language-server-api/src/test/scala/aqua/lsp/AquaLSPSpec.scala Dima 2024-05-20 10:27:50 +0300
  • f97e2dbe0b
    Update language-server/language-server-api/src/test/scala/aqua/lsp/FileLSPSpec.scala Dima 2024-05-20 10:27:38 +0300
  • df463fcdf7
    Update language-server/language-server-api/src/test/scala/aqua/lsp/FileLSPSpec.scala Dima 2024-05-20 10:27:32 +0300
  • 8b67060bf7
    Merge branch 'main' into extension-for-import-tokens InversionSpaces 2024-05-20 09:24:20 +0200
  • e0513a6218
    chore(deps): update all github-actions (major) (#1141) renovate[bot] 2024-05-20 06:54:49 +0000
  • 0c1aefe160
    chore(deps): update all github-actions #1141 renovate[bot] 2024-05-20 06:23:26 +0000
  • 32b9043e81
    chore(deps): update dependency scala to v3.4.2 (#1140) renovate[bot] 2024-05-20 06:22:39 +0000
  • f86a9cded4 use fileSpan with string id instead of FileModuleId, move tests DieMyst 2024-05-20 13:07:44 +0700
  • 74fa003ef4
    chore(deps): update dependency scala to v3.4.2 #1140 renovate[bot] 2024-05-18 03:51:55 +0000
  • 5661985761 add fileSpan.name check DieMyst 2024-05-17 20:16:32 +0700
  • 5524dad129
    Update language-server/language-server-api/.jvm/src/test/scala/aqua/lsp/FileLSPSpec.scala Dima 2024-05-17 16:15:35 +0300
  • 16626d773e
    Update language-server/language-server-api/src/test/scala/aqua/lsp/AquaLSPSpec.scala Dima 2024-05-17 16:15:07 +0300
  • d885424703
    Update language-server/language-server-api/src/test/scala/aqua/lsp/AquaLSPSpec.scala Dima 2024-05-17 16:14:55 +0300
  • ecae77ec80
    Update language-server/language-server-api/.js/src/main/scala/aqua/lsp/ResultHelper.scala Dima 2024-05-17 16:14:46 +0300
  • 4c79beff9a move FileSpan tests to jvm subproject DieMyst 2024-05-17 15:34:40 +0700
  • 43d5e95715 add comment DieMyst 2024-05-17 15:17:40 +0700
  • 0600d34900 add tests for files in lsp DieMyst 2024-05-17 15:12:11 +0700
  • 4cb55acf61 refactoring DieMyst 2024-05-16 20:40:57 +0700
  • 00e019ecb7 add extension to imports on preparing import tokens DieMyst 2024-05-16 19:20:21 +0700
  • 5ea689d6bb Refactor exports, rethink HeaderSem monoid InversionSpaces 2024-05-15 15:51:03 +0000
  • f8e3c62b16 Implement scoped for LspContext InversionSpaces 2024-05-15 13:06:19 +0000
  • 7fbb5520de WIP DieMyst 2024-05-15 20:02:21 +0700
  • 30e8680894 Fix pickHeader InversionSpaces 2024-05-15 10:49:14 +0000
  • 29ff7c9c53 Merge branch 'main' into feat/LNG-361-imports-renaming InversionSpaces 2024-05-15 10:23:08 +0000
  • b0745fcab8 Refactor locations to typed names InversionSpaces 2024-05-15 09:15:00 +0000
  • 890dcd3cfb Move scoped to Picker InversionSpaces 2024-05-15 06:44:50 +0000
  • 66f06990d6 Refactor InversionSpaces 2024-05-14 15:55:35 +0000
  • 0948c2bb55 Remove declared argument InversionSpaces 2024-05-14 13:01:45 +0000
  • 3d596208cf Refactor a little InversionSpaces 2024-05-14 12:53:05 +0000
  • aa986ca6e8
    chore(main): release aqua 0.14.7 (#1133) aqua-v0.14.7 fluencebot 2024-05-14 15:21:03 +0300
  • 8809fa02da chore: Bump aqua version to 0.14.7 #1133 fluencebot 2024-05-14 11:37:17 +0000
  • a55288dffc chore(main): release aqua 0.14.7 fluencebot 2024-05-14 14:36:52 +0300
  • 35db82c767
    fix(lsp): Go-to-definition for used types (LNG-345) (#1128) Dima 2024-05-14 14:36:25 +0300
  • b36c687332 fix PR comments #1128 DieMyst 2024-05-14 17:43:41 +0700
  • 6aaea77ad0 add comment DieMyst 2024-05-14 16:20:05 +0700
  • 385f3233e5 add tests, update scalajs DieMyst 2024-05-14 16:17:09 +0700
  • 2cc1ac0553 Make unit tests pass (Savepoint) InversionSpaces 2024-05-14 08:54:21 +0000
  • 0a849df7d2 Linearize modules, make tests compile InversionSpaces 2024-05-14 08:24:59 +0000
  • d88e0d1d39
    Merge branch 'main' into LNG-345-go-to-on-used-types Dima 2024-05-13 12:53:39 +0300
  • f7b52fce35 Fix PName.value InversionSpaces 2024-05-13 09:17:46 +0000
  • fe389129ba Rewrite picking (Compilation savepoint) InversionSpaces 2024-05-13 09:09:38 +0000
  • c7e9d93f56 Merge branch 'main' into feat/LNG-361-imports-renaming InversionSpaces 2024-05-13 06:24:30 +0000
  • 6259d2f25e
    chore(deps): update dependency @types/node to v18.19.33 #1138 renovate[bot] 2024-05-11 01:40:18 +0000
  • 1c7f1e31f6
    chore(deps): update dependency sbt/sbt to v1.10.0 #1137 renovate[bot] 2024-05-11 01:39:46 +0000
  • a61987940f
    chore(deps): update all github-actions #1130 renovate[bot] 2024-05-10 10:44:31 +0000
  • 3f429e06e9
    chore(deps): update dependency com.outr:scribe to v3.13.5 #1129 renovate[bot] 2024-05-10 10:44:27 +0000
  • faf5b8071f
    feat(compiler): Allow redeclaring services (and abilities) [LNG-360] (#1135) InversionSpaces 2024-05-10 12:43:52 +0200
  • 23f9eb5dcc Use only PName in pick InversionSpaces 2024-05-10 08:46:23 +0000
  • 886bbceea0 Make method private InversionSpaces 2024-05-09 16:39:31 +0000
  • 409a5119f5 Merge branch 'feat/LNG-360-services-redeclaration' into feat/LNG-361-imports-renaming InversionSpaces 2024-05-09 16:31:25 +0000
  • 17fc77e837 Update cache #1135 InversionSpaces 2024-05-09 16:31:14 +0000
  • 24197208da Rewrite parsing InversionSpaces 2024-05-09 14:01:21 +0000
  • e56f4b8546 Add test for abilities InversionSpaces 2024-05-08 14:53:03 +0000
  • 51360af1ca Merge branch 'main' into feat/LNG-360-services-redeclaration InversionSpaces 2024-05-08 10:29:15 +0000
  • 507633bd84 Refactor AquaContext InversionSpaces 2024-05-08 10:28:42 +0000
  • 3a2ed8fe17 Add test InversionSpaces 2024-05-08 08:49:46 +0000
  • 0fb8c29379 Gather arrows from imported services InversionSpaces 2024-05-08 08:20:01 +0000
  • 6cc068ac36
    fix(lsp): Plugin throws OOM on big projects (#1134) Dima 2024-05-07 12:58:37 +0300
  • 6e8797e67d Reverse ability search order InversionSpaces 2024-05-07 09:54:29 +0000
  • c2868a6b88 fix #1134 DieMyst 2024-05-05 16:24:43 +0200
  • bbad5b3734 add comment DieMyst 2024-05-05 16:04:22 +0200
  • b38ed5e96b PR fixes DieMyst 2024-05-05 16:01:52 +0200
  • 2b31bfbe81 fix PR, refactoring, renaming DieMyst 2024-05-05 15:24:22 +0200
  • e5b64b4e8a
    Update semantics/src/main/scala/aqua/semantics/rules/locations/Variables.scala Dima 2024-05-05 16:19:13 +0300
  • ad1079a263
    Update semantics/src/main/scala/aqua/semantics/rules/locations/Variables.scala Dima 2024-05-05 16:19:02 +0300
  • 29d662b3b3 add import DieMyst 2024-05-05 15:18:18 +0200
  • 8618675e3b
    Update language-server/language-server-api/src/test/scala/aqua/lsp/AquaLSPSpec.scala Dima 2024-05-05 12:56:31 +0200
  • 5c1a13551c
    Update semantics/src/main/scala/aqua/semantics/rules/locations/Variables.scala Dima 2024-05-05 12:55:48 +0200
  • adb8000a70
    Update utils/helpers/src/main/scala/aqua/helpers/syntax/list.scala Dima 2024-05-05 09:19:17 +0300
  • 6ba0a862fc fix compilation DieMyst 2024-05-04 11:01:19 +0200
  • dc6f641f10 rewrite LocationsState and variables tokens DieMyst 2024-05-04 10:51:13 +0200
  • 443584513f cleanup #746 feature/lng-126 Nick Pavlov 2024-05-01 12:30:19 +0300
  • 5966cc5dd2 Fix graal Nick Pavlov 2024-05-01 11:07:29 +0300
  • 5924486895 Init empty logger InversionSpaces 2023-10-06 11:14:11 +0000
  • 000e3ed734 Change graalvm version Nick 2023-10-06 14:07:40 +0300
  • 9069876fa1 Change graalvm version Nick 2023-10-06 12:56:48 +0300
  • db9cea1841 Fix compilation InversionSpaces 2023-10-06 08:37:33 +0000
  • eebb35fa55 Use sbt-native-image InversionSpaces 2023-06-13 16:51:11 +0000
  • e56f5df835 Rewrite library, set up native image InversionSpaces 2023-06-13 15:48:27 +0000
  • e3670f8bee WIP InversionSpaces 2023-06-13 11:50:22 +0000
  • 9c23a9d4ef
    feat(compiler): Allow redeclaring functions [LNG-357] (#1127) InversionSpaces 2024-04-25 12:40:55 +0200
  • fc99ff3b9b
    Merge branch 'main' into feat/LNG-341-imports-dots #1127 InversionSpaces 2024-04-25 12:14:09 +0200
  • f0ad76189a
    chore: Fix e2e (#1132) InversionSpaces 2024-04-25 12:12:32 +0200
  • 9e841cbb94 Flox -> cli #1132 InversionSpaces 2024-04-25 09:04:47 +0000
  • 0c52bdb2fd update sbt-scalajs #1131 update-plugins DieMyst 2024-04-24 18:30:39 +0200
  • 322b702f90 Checkout aqua-src InversionSpaces 2024-04-24 09:39:33 +0000
  • 068486befc Refactor, add comments InversionSpaces 2024-04-24 09:38:21 +0000