Commit Graph

  • 934c20c98a
    feat(compiler): CRDT-maps implementation (#1142) Dima 2024-06-06 11:24:47 +0700
  • 0801091049 refactoring #1142 DieMyst 2024-06-06 10:40:59 +0700
  • ecff7d69a1 change to intoField DieMyst 2024-06-05 19:43:28 +0700
  • 27b199b719 fix tests DieMyst 2024-06-05 19:20:27 +0700
  • 5eb29f1be6 skip test DieMyst 2024-06-05 18:31:53 +0700
  • aae9be0651 fix ts compilation DieMyst 2024-06-05 18:20:14 +0700
  • 2ffeff80ee test streams and maps in abilities DieMyst 2024-06-05 18:12:37 +0700
  • 3b5b392dc3 check if map on the left when pushing tuple DieMyst 2024-06-05 18:05:37 +0700
  • 701fe54404 fix compilation DieMyst 2024-06-05 17:44:05 +0700
  • 2fb193edde fix compilation DieMyst 2024-06-05 17:37:10 +0700
  • 100473afad restrictions test DieMyst 2024-06-05 17:28:04 +0700
  • 90886101f2 add capture tests for stream map, fix unit tests for parser DieMyst 2024-06-05 16:54:06 +0700
  • 05b9d73fc8 fix parsing, unskip old test DieMyst 2024-06-05 16:41:14 +0700
  • 1c0992f42d don't use braces DieMyst 2024-06-05 16:24:51 +0700
  • 111a2a0943 semantic error on using <- with maps DieMyst 2024-06-04 20:50:57 +0700
  • a4ae5f71a9 add comment DieMyst 2024-06-04 16:16:16 +0700
  • ba26e35650 fix test DieMyst 2024-06-04 16:15:31 +0700
  • 97eac580b0 Merge branch 'main' into feat/LNG-361-imports-renaming InversionSpaces 2024-06-04 09:14:26 +0000
  • a4f890f005 fix compilation, flat indexes for IntoIndexModel DieMyst 2024-06-04 16:00:36 +0700
  • 5f73ac6da0 revert flatten, add test DieMyst 2024-06-04 13:20:09 +0700
  • fbd2d4983b fix compilation DieMyst 2024-06-04 12:35:47 +0700
  • 0cd02f18ab try without flattens DieMyst 2024-06-04 12:34:23 +0700
  • 40dba48115 PR fixes DieMyst 2024-06-04 12:29:27 +0700
  • 971fc15366 fix compilation DieMyst 2024-06-04 00:28:45 +0700
  • 76421984ad
    Merge branch 'main' into stream-maps-implementation Dima 2024-06-04 00:26:24 +0700
  • 2f55f7203e
    Update semantics/src/main/scala/aqua/semantics/expr/func/ForSem.scala Dima 2024-06-03 19:57:03 +0300
  • e314f066fb
    Update model/inline/src/main/scala/aqua/model/inline/tag/ForTagInliner.scala Dima 2024-06-03 19:55:35 +0300
  • dad8db54cf
    chore(deps): update catsv to v2.12.0 (#1146) renovate[bot] 2024-06-03 13:06:50 +0000
  • 57eeecbf89
    chore(deps): update catsv to v2.12.0 #1146 renovate[bot] 2024-06-03 12:32:28 +0000
  • 40cf81efe2
    chore(deps): update dependency scalajs to v0.16.0 (#1149) Dima 2024-06-03 19:31:43 +0700
  • d9e3cdc091
    Merge branch 'main' into scalajs-0.16 #1149 Dima 2024-06-03 18:54:55 +0700
  • 4eb1a60a05
    Merge branch 'main' into stream-maps-implementation Dima 2024-06-03 18:27:52 +0700
  • 534ab1d952
    chore(deps): update dependency prettier to v3.3.0 (#1147) renovate[bot] 2024-06-03 12:29:13 +0300
  • 3953bf0809 PR fixes DieMyst 2024-06-03 16:23:21 +0700
  • 28a4858b0d PR fixes DieMyst 2024-06-03 16:09:11 +0700
  • d3cc038b44
    Update types/src/main/scala/aqua/types/Type.scala Dima 2024-06-03 11:49:48 +0300
  • 21fc97c556
    Update types/src/main/scala/aqua/types/Type.scala Dima 2024-06-03 11:49:17 +0300
  • 3e8d1a045e update scalajs to 0.16 DieMyst 2024-06-03 15:28:30 +0700
  • f84a12abbd
    chore(deps): update dependency com.outr:scribe to v3.14.0 #1148 renovate[bot] 2024-06-02 15:42:53 +0000
  • 447b4f5562
    chore(deps): update dependency prettier to v3.3.0 #1147 renovate[bot] 2024-06-01 19:00:17 +0000
  • d5f17526c6 add comment DieMyst 2024-05-31 19:16:39 +0700
  • ce63777638 return to canonstreammap DieMyst 2024-05-31 18:30:27 +0700
  • fc6dd43185 use scalar in keys func DieMyst 2024-05-31 18:07:48 +0700
  • 33138022bd try to fix DieMyst 2024-05-31 16:30:14 +0700
  • 5fa5e61bcc try to fix DieMyst 2024-05-31 16:16:04 +0700
  • ea034dcafc use canon stream instead of array DieMyst 2024-05-31 15:26:09 +0700
  • 1e30e6f679 fix test DieMyst 2024-05-31 15:05:11 +0700
  • 97ecb1317e fix DieMyst 2024-05-31 14:55:20 +0700
  • a4195a47fd PR fixes DieMyst 2024-05-31 14:33:56 +0700
  • 292ad5858a let -> const DieMyst 2024-05-31 11:38:51 +0700
  • 84f6b917d8 fix DieMyst 2024-05-31 01:47:17 +0700
  • b1e0e96f88 println DieMyst 2024-05-31 01:42:17 +0700
  • 6b1d105206 println DieMyst 2024-05-31 01:38:12 +0700
  • bf12d9b837 fix DieMyst 2024-05-31 01:30:33 +0700
  • 3a9aec6950 fix unit tests DieMyst 2024-05-31 01:07:38 +0700
  • 06ec9bef8f fix unit test DieMyst 2024-05-31 00:56:05 +0700
  • e95ff0de95 fix unit tests DieMyst 2024-05-31 00:53:03 +0700
  • 0854adca9a canon map before for DieMyst 2024-05-31 00:40:44 +0700
  • 17eafe2c75 fix DieMyst 2024-05-30 21:44:28 +0700
  • 5436e9fa4d fix compilation DieMyst 2024-05-30 21:40:00 +0700
  • 421452a64d fix DieMyst 2024-05-30 21:34:32 +0700
  • dd3661bced for and parseq with tuples DieMyst 2024-05-30 21:29:42 +0700
  • ba9fa6ec7f fix PR DieMyst 2024-05-30 19:38:35 +0700
  • 4c8eefe2d4
    Update integration-tests/src/__test__/examples.spec.ts Dima 2024-05-30 15:34:19 +0300
  • 6ccfe7bd6e fix compilation DieMyst 2024-05-30 15:20:53 +0700
  • 925bcfafb7 fix compilation DieMyst 2024-05-30 15:10:46 +0700
  • ddf6f61694 parseq for map test DieMyst 2024-05-30 14:57:24 +0700
  • 77f63c74e5 fix compilation DieMyst 2024-05-30 14:47:09 +0700
  • 80e9f6920a parseq test DieMyst 2024-05-30 14:41:17 +0700
  • 5b4039758c add comments DieMyst 2024-05-29 19:15:13 +0700
  • 2c2caa4c0e error on exporting function that returns or accepts stream map DieMyst 2024-05-29 18:53:18 +0700
  • 4be31567bd parsing stream map unit test DieMyst 2024-05-29 18:48:36 +0700
  • 9c5e2410f2 refactoring DieMyst 2024-05-29 18:30:58 +0700
  • 4c73704028 fix unit tests DieMyst 2024-05-29 15:52:35 +0700
  • 3bb8b79936
    Merge branch 'main' into stream-maps-implementation Dima 2024-05-29 15:01:12 +0700
  • 339400fe52
    chore(main): release aqua 0.14.8 (#1145) aqua-v0.14.8 fluencebot 2024-05-29 09:35:44 +0300
  • e6ab134bfe keysStream implementation DieMyst 2024-05-29 13:19:31 +0700
  • 357a052877 chore: Bump aqua version to 0.14.8 #1145 fluencebot 2024-05-29 05:59:22 +0000
  • 55f2f56612 chore(main): release aqua 0.14.8 fluencebot 2024-05-29 08:58:58 +0300
  • cff7f949cc
    chore(deps): update dependency com.lihaoyi:sourcecode to v0.4.2 (#1143) renovate[bot] 2024-05-28 17:49:50 +0000
  • 93e8bf8d86
    chore(deps): update dependency com.lihaoyi:sourcecode to v0.4.2 #1143 renovate[bot] 2024-05-28 17:11:45 +0000
  • 0d9b5241c7
    chore(deps): update dependency ts-jest to v29.1.3 (#1144) renovate[bot] 2024-05-28 17:11:00 +0000
  • c3b2c01396 refactoring DieMyst 2024-05-28 19:17:59 +0700
  • dbe406eac8
    chore(deps): update dependency ts-jest to v29.1.4 #1144 renovate[bot] 2024-05-28 08:58:06 +0000
  • 0273a5dcbf fix value test DieMyst 2024-05-28 12:07:38 +0700
  • a2d8394e90 fix test value DieMyst 2024-05-28 12:01:38 +0700
  • 7ff3f571e5 fix compilation DieMyst 2024-05-28 11:54:54 +0700
  • f00ea6e822 are values not arrays? DieMyst 2024-05-28 11:48:33 +0700
  • fb2f1a8a69 change canon "#" to "#$" DieMyst 2024-05-28 11:40:34 +0700
  • b6cc9a509a fix compilation DieMyst 2024-05-28 11:25:40 +0700
  • b728af559f fold over map and tests DieMyst 2024-05-28 11:19:16 +0700
  • bca70e4917 contains func implementation DieMyst 2024-05-27 20:07:11 +0700
  • 6b46780b92 fix test DieMyst 2024-05-23 17:53:39 +0700
  • be1aa5e968 keys implementation and test DieMyst 2024-05-23 17:23:59 +0700
  • 331d199dcf fix test DieMyst 2024-05-23 16:20:20 +0700
  • 90cae35f70 fix test DieMyst 2024-05-23 15:28:02 +0700
  • 1c5d4c652d getStream func implementation and test DieMyst 2024-05-23 15:10:54 +0700
  • e913982dd9 fix compilation DieMyst 2024-05-23 13:59:08 +0700
  • 9c1e4d6d18 extend test DieMyst 2024-05-23 13:53:08 +0700
  • 8f571efb00 use var for idx DieMyst 2024-05-22 21:37:52 +0700