Commit Graph

  • ecdcd8e624 Switched table names to singular Tyler Cloutier 2024-09-09 23:10:06 -04:00
  • 615034a4af Copy files from old repo (#127) Zeke Foppa 2024-09-09 17:27:55 -07:00
  • 6312c455f3 Copy files from old repo (#127) Zeke Foppa 2024-09-09 17:27:55 -07:00
  • 8daab8e20f Impl macro rework (#1314) Noa 2024-09-09 18:30:31 -05:00
  • 26f4989a67 Experimental parser with forked sqlparser mamcx/sql-parser-exp Mario Alejandro Montoya Cortés 2024-09-09 13:54:07 -05:00
  • 607f7ce6b8 Auto-generate C# ModuleDef bindings from Rust (#1680) Ingvar Stepanyan 2024-09-09 19:22:17 +01:00
  • 2cccac4e14 C# module benchmarks (#1679) Ingvar Stepanyan 2024-09-06 19:08:14 +01:00
  • 3610209149 Call reducer event for failed updates csharp/alessandro/bugfix/v0.11.0-beta-bugfix Alessandro Asoni 2024-09-06 15:49:50 +02:00
  • df5ef6c81d WASM ABI: implement console ABIs (#1664) Mazdak Farrokhzad 2024-09-05 22:19:21 +02:00
  • da71d0f9b1 WASM ABI: insert -> datastore_insert_bsatn & impl new semantics (#1639) Mazdak Farrokhzad 2024-09-05 21:32:26 +02:00
  • 68e356519e C#: split table codegen logic from type codegen logic (#1573) Ingvar Stepanyan 2024-09-05 19:00:40 +01:00
  • 69e881c38f bindings-csharp: pass address_1 (#1621) Mazdak Farrokhzad 2024-09-04 19:36:43 +02:00
  • dd65d6df6c Add edition to .rustfmt.toml (#1663) Phoebe Goldman 2024-09-04 11:27:42 -04:00
  • 778f48edfd Add edition to .rustfmt.toml phoebe/rustfmt-edition Phoebe Goldman 2024-09-04 10:32:52 -04:00
  • 5d1da0e829 Disable brotli for a test jdetter/disable-brotli John Detter 2024-09-03 18:08:59 +00:00
  • b62569462d WASM ABI: delete_by_rel -> datastore_delete_all_by_eq_bsatn (#1638) Mazdak Farrokhzad 2024-09-02 19:43:40 +02:00
  • 764ac89e4c []: Bump C# bindings versions as well v0.11.1-beta release/v0.11.1-beta Zeke Foppa 2024-09-02 09:09:47 -07:00
  • a6629fb141 []: Make schema crate publishable (#1569) Zeke Foppa 2024-08-07 10:52:17 -07:00
  • b3ff458cf6 Update quickstart.md docs/cloutiertyler-patch-5 Tyler Cloutier 2024-09-02 11:40:53 -04:00
  • 49f366ff6b WASM ABI: iter_start -> datastore_table_scan_bsatn (#1637) Mazdak Farrokhzad 2024-09-02 17:24:16 +02:00
  • b4a242ba81 Update DEVELOP.md to reflect new codegen (#119) (#125) Zeke Foppa 2024-08-30 13:44:55 -07:00
  • 8ee1de60b4 Update SQL AST in accordance with the SQL spec (#1623) Mario Montoya 2024-08-29 18:44:27 -05:00
  • 5631393053 Explicitly remind the reader to start the server (#43) ike709 2024-08-29 16:55:13 -05:00
  • 61f427df9a Update Rust Quickstart to use correct function to find User (#80) Mats Bennervall 2024-08-29 23:54:13 +02:00
  • 1b9e7d33c8 Update quickstart.md (#81) Tyler Cloutier 2024-08-29 17:52:53 -04:00
  • 54efc6d8c5 Update quickstart.md docs/cloutiertyler-patch-4 Tyler Cloutier 2024-08-29 17:48:16 -04:00
  • f7ae92081f Fix flaky smoketest due to race condition in subscribe (#1656) Noa 2024-08-29 14:02:45 -05:00
  • 2be42156b2 Allow converting new ModuleDef to old TableSchema (#1630) james gilles 2024-08-29 14:17:29 -04:00
  • 5ba3762ff7 CI - Only allow release/* branches to merge into master (#124) Zeke Foppa 2024-08-29 09:36:05 -07:00
  • 032284436f Nix Primitives.cs - types now defined in main repo (#120) Mazdak Farrokhzad 2024-08-13 22:02:39 +02:00
  • 2422b8cce1 Nix Primitives.cs - types now defined in main repo (#120) Mazdak Farrokhzad 2024-08-13 22:02:39 +02:00
  • 70ebbb3b48 Update DEVELOP.md to reflect new codegen (#119) Jeremie Pelletier 2024-08-07 13:39:13 -04:00
  • 5670db6fe6 Update DEVELOP.md to reflect new codegen (#119) Jeremie Pelletier 2024-08-07 13:39:13 -04:00
  • fd02c577db Restore dotnet pack functionality (#118) Zeke Foppa 2024-08-06 12:28:53 -07:00
  • 341be7f582 Restore dotnet pack functionality (#118) Zeke Foppa 2024-08-06 12:28:53 -07:00
  • f57ef14e91 Don't use BuiltinType.I/U128, use AlgebraicType.I/U128 (#116) Mazdak Farrokhzad 2024-08-06 21:06:17 +02:00
  • e57e5896ca Don't use BuiltinType.I/U128, use AlgebraicType.I/U128 (#116) Mazdak Farrokhzad 2024-08-06 21:06:17 +02:00
  • b2601f8261 Revert master to a stable state (#123) Zeke Foppa 2024-08-29 09:21:48 -07:00
  • e28849e22c Revert master to a stable state (#123) Zeke Foppa 2024-08-29 09:21:48 -07:00
  • 98faf7d4e1 Add backwards-compatible validation for RawModuleDefV8. (#1606) james gilles 2024-08-29 06:10:53 -04:00
  • 95fe4386f9 Merge Unity SDK into C# SDK (#117) Ingvar Stepanyan 2024-08-28 19:13:33 +01:00
  • cb59ebac99 Merge Unity SDK into C# SDK (#117) Ingvar Stepanyan 2024-08-28 19:13:33 +01:00
  • 677bc584e1 Merge remote-tracking branch 'origin/master' into unified csharp/unified Zeke Foppa 2024-08-28 10:49:00 -07:00
  • bba3572752 [WASM ABI 1.0] Fix bytes_source_read (#1646) Kim Altintop 2024-08-28 19:37:29 +02:00
  • c26c65873b WASM ABI: add datastore_table_row_count (#1636) Mazdak Farrokhzad 2024-08-28 01:02:18 +02:00
  • 2b69583f76 WASM ABI: get_table_id -> table_id_from_name (#1634) Mazdak Farrokhzad 2024-08-28 00:33:47 +02:00
  • 1dd1e633f3 WASM ABI: implement row_iter_bsatn_advance & row_iter_bsatn_close (#1622) Mazdak Farrokhzad 2024-08-28 00:01:06 +02:00
  • c88a6ce366 Fix ptr mutability of some new C# FFIs (#1645) Ingvar Stepanyan 2024-08-27 22:53:39 +01:00
  • 6e6bee2a9c ABI v9 validation code (#1572) james gilles 2024-08-27 16:02:26 -04:00
  • 4c086fef96 [WASM ABI 1.0] impl __call_reducer__ & __describe_module__ using bytes_sink_write (#1615) Mazdak Farrokhzad 2024-08-27 17:48:40 +02:00
  • 7a071acec7 smoketests: Test unauthorized publish without -c (#1632) Kim Altintop 2024-08-27 11:40:08 +02:00
  • 4ffaa2afc9 [release/v0.11.1-beta]: Manually apply open PR #1632: smoketests: Test unauthorized publish without -c Zeke Foppa 2024-08-26 10:07:42 -07:00
  • 2002081180 [release/v0.11.1-beta]: Add volatile_nonatomic_schedule_immediate (#1612) Noa 2024-08-23 13:38:07 -05:00
  • b4c7c89239 NFC: use record for BigInt equality and hash (#1633) Ingvar Stepanyan 2024-08-26 11:10:49 +01:00
  • 0f02f044fe [release/v0.11.1-beta]: Bump version to 0.11.1 Zeke Foppa 2024-08-23 15:38:59 -07:00
  • c577d509c6 Add volatile_nonatomic_schedule_immediate (#1612) Noa 2024-08-23 13:38:07 -05:00
  • 4e530a55c2 Updated docker internal port to 3000 (#1626) John Detter 2024-08-23 13:16:18 -05:00
  • ec1fe2a551 [release/v0.11.1-beta]: Dedup schedueler queue (#1587) Shubham Mishra 2024-08-22 23:21:31 +05:30
  • 0283aaf555 [jgilles/fix-test-all-windows]: Empty commit to bump Jenkins CI Zeke Foppa 2024-08-23 10:07:25 -07:00
  • 9380eb6745 Dedup schedueler queue (#1587) Shubham Mishra 2024-08-22 23:21:31 +05:30
  • 747eb71830 Make ScheduleAt special + Typespace::is_valid_for_client_code_generation (#1590) james gilles 2024-08-22 13:05:04 -04:00
  • 4d7302ec40 chore: Changeset #66 (#96) Puru Vijay 2024-08-22 19:14:34 +05:30
  • 5ae2742b14 chore: Changeset #66 (#96) Puru Vijay 2024-08-22 19:14:34 +05:30
  • 49fce299f9 Use wildcard for unsupported DLL cleanup Ingvar Stepanyan 2024-08-21 21:13:42 +01:00
  • 472065e5d2 feat: changelog-github (#95) Puru Vijay 2024-08-21 23:58:15 +05:30
  • ea461c7984 feat: changelog-github (#95) Puru Vijay 2024-08-21 23:58:15 +05:30
  • 3cb419f7db v0.11.0-beta files from com.clockworklabs.spacetimedbsdk Zeke Foppa 2024-08-21 10:42:41 -07:00
  • 1804387002 v0.10.1-beta files from com.clockworklabs.spacetimedbsdk Zeke Foppa 2024-08-21 10:41:15 -07:00
  • 76ce9a1d98 v0.10.0-beta files from com.clockworklabs.spacetimedbsdk Zeke Foppa 2024-08-21 10:40:04 -07:00
  • 9f1b6dc254 NFC: enforce style for C# locally and on CI (#1567) Ingvar Stepanyan 2024-08-21 17:21:45 +01:00
  • e4d144e4f9 Add changeset for #62 (#92) Puru Vijay 2024-08-21 20:43:40 +05:30
  • 8d664fde2b Add changeset for #62 (#92) Puru Vijay 2024-08-21 20:43:40 +05:30
  • 6a29351f23 docs: Publishing and release (#94) Puru Vijay 2024-08-21 20:43:06 +05:30
  • 07eb12ccf9 docs: Publishing and release (#94) Puru Vijay 2024-08-21 20:43:06 +05:30
  • da723a47ff fix: .on and .off types (#91) Puru Vijay 2024-08-21 17:28:39 +05:30
  • ec246419f2 fix: .on and .off types (#91) Puru Vijay 2024-08-21 17:28:39 +05:30
  • 9bd01be274 fix: Remove registry (#90) Puru Vijay 2024-08-21 16:40:16 +05:30
  • 4071c3b91a fix: Remove registry (#90) Puru Vijay 2024-08-21 16:40:16 +05:30
  • aa0962f8a3 fix: Release action (#89) Puru Vijay 2024-08-21 16:35:51 +05:30
  • 19dcf58a1f fix: Release action (#89) Puru Vijay 2024-08-21 16:35:51 +05:30
  • ccc57ee89c Modernize (#52) Puru Vijay 2024-08-21 14:19:16 +05:30
  • e4fc463464 Modernize (#52) Puru Vijay 2024-08-21 14:19:16 +05:30
  • 8282b674b5 fix: Always remember to release a read only tx (#1613) joshua-spacetime 2024-08-20 14:31:05 -07:00
  • e39873684f Fix 'cargo test --all' on Windows James Gilles 2024-08-20 13:32:09 -04:00
  • 9e178bd772 Placate some clippy errors in snapshot (#1611) james gilles 2024-08-20 12:44:19 -04:00
  • 9ea5a2f243 [WASM ABI 1.0] impl __call_reducer__ using bytes_source_read (#1609) Mazdak Farrokhzad 2024-08-20 11:33:29 +02:00
  • 3be5c83d99 [WASM ABI 1.0] __call_reducer__ receives Identity & Address by value (#1607) Mazdak Farrokhzad 2024-08-20 00:20:57 +02:00
  • 1ca9b1a933 [WASM ABI 1.0] Change ColId from u32 to u16 (#1597) Mazdak Farrokhzad 2024-08-19 19:56:28 +02:00
  • e730b53953 Merge pull request #62 from clockworklabs/centril/flatten-at Mazdak Farrokhzad 2024-08-19 19:44:54 +02:00
  • 8e8322b5a4 Merge branch 'main' into centril/flatten-at Puru Vijay 2024-08-19 18:32:15 +05:30
  • a7b98108b4 Merge branch 'main' into centril/flatten-at typescript-sdk/centril/flatten-at Puru Vijay 2024-08-19 18:32:15 +05:30
  • 96b8d43932 Fix builds for MacOS amd64 platform (#1598) Kurtis Mullins 2024-08-16 23:33:09 -04:00
  • 16ecf991f0 Verify Unity compatibility in the shared C# codegen (#1576) Ingvar Stepanyan 2024-08-15 21:44:43 +01:00
  • 2c38913437 [CI] Do not use branch names when publishing container images (#1583) Kurtis Mullins 2024-08-15 13:02:48 -04:00
  • 6a08674ccb Allow empty ColList (#1588) Mazdak Farrokhzad 2024-08-15 18:08:51 +02:00
  • 69dee6c782 pacify clippy after Rust -> 1.80.1 centril/bump-to-rust-1.80.1 Mazdak Farrokhzad 2024-08-14 16:00:27 +02:00
  • 2b1365ed25 changes required by Rust -> 1.80.1 bump Mazdak Farrokhzad 2024-08-14 15:37:48 +02:00
  • ab1a171fa5 bump Rust to 1.78 Mazdak Farrokhzad 2024-08-14 15:14:39 +02:00
  • d738f9f9dd ColList can be empty now Mazdak Farrokhzad 2024-08-14 15:37:09 +02:00
  • 37ac8a260d Add ColList::sort(&mut self) jgilles/col-list-can-be-sorted James Gilles 2024-08-14 14:02:07 -04:00