Zeke Foppa
|
67703b1fee
|
Bump C# versions to 1.2.1 (#2890)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
|
2025-06-23 17:34:38 +00:00 |
|
james gilles
|
971ae75b5d
|
Improve serialization speed of enums without data in C# (#2762)
|
2025-06-20 17:38:29 +00:00 |
|
Phoebe Goldman
|
da0757b5bd
|
Remove incorrect const qualifiers on two imports in bindings.c (#2862)
|
2025-06-16 15:46:13 +00:00 |
|
Zeke Foppa
|
380acf14c8
|
Bump versions to 1.2.0 (#2837)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
|
2025-06-06 16:17:24 +00:00 |
|
Viktor Szépe
|
f6da9e1f5f
|
Fix typos (#2812)
Signed-off-by: Viktor Szépe <viktor@szepe.net>
|
2025-06-04 16:33:32 +00:00 |
|
Zeke Foppa
|
ec26f526ed
|
Bump C# versions (#2774)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
|
2025-05-22 17:47:50 +00:00 |
|
james gilles
|
0d419afbfa
|
Reduce reflection use in generated C# code (#2725)
|
2025-05-14 18:36:50 +00:00 |
|
james gilles
|
74ad4a14ce
|
Fix Equals and GetHashCode for types containing Lists and Arrays in C# (#2710)
|
2025-05-12 18:11:01 +00:00 |
|
james gilles
|
7dddee91eb
|
Reduce allocations in C# when deserializing lists and arrays (#2688)
|
2025-05-05 17:28:53 +00:00 |
|
Jeffrey Dallatezza
|
14ba750155
|
Add information about the CLI version to generated code. (#2673)
|
2025-05-01 21:17:30 +00:00 |
|
joshua-spacetime
|
b1002f70a2
|
Avoid reflection when validating enums (#2676)
|
2025-04-29 22:29:31 +00:00 |
|
Noa
|
020d64c1f1
|
Split client codegen out into its own crate (#2593)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
|
2025-04-29 17:54:25 +00:00 |
|
Zeke Foppa
|
3083c1b83e
|
Bump versions to 1.1.1 (#2658)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
|
2025-04-22 19:20:17 +00:00 |
|
Mazdak Farrokhzad
|
c39f7fa64c
|
Plain enums as index keys with specialized indices (#2506)
|
2025-04-09 18:52:15 +00:00 |
|
joshua-spacetime
|
aac7894aac
|
Feature gate [ClientVisibilityFilter] in C# (#2556)
|
2025-04-08 20:42:00 +00:00 |
|
Phoebe Goldman
|
62818e9c7b
|
Various methods and trait impls for time arithmetic (#2502)
|
2025-04-03 18:06:28 +00:00 |
|
Mario Montoya
|
4ade692700
|
Update formatting of timestamps and identities in PsqlFormatter (#2486)
|
2025-04-02 16:53:27 +00:00 |
|
james gilles
|
13dfb03135
|
Add [ClientVisibilityFilter] to csharp module library (#2481)
|
2025-03-28 19:03:13 +00:00 |
|
Zeke Foppa
|
c3c0d92fbe
|
Bump versions to 1.1.0 (#2518)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
|
2025-03-27 23:37:38 +00:00 |
|
james gilles
|
f5e4663cb5
|
Implement IEquatable<Self> for all [SpacetimeDB.Type]s (#2396)
|
2025-03-12 18:59:34 +00:00 |
|
Zeke Foppa
|
8930e78f97
|
Bump versions to 1.0.1 (#2431)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
|
2025-03-11 18:43:48 +00:00 |
|
rekhoff
|
7947a593ff
|
Implements IComparable for Identity and ConnectionId (#2354)
|
2025-03-07 01:06:41 +00:00 |
|
Zeke Foppa
|
20f4bfbd21
|
Bump Rust and C# package versions to 1.0.0 (#2283)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
Co-authored-by: John Detter <no-reply@boppygames.gg>
|
2025-02-28 20:13:07 +00:00 |
|
Mazdak Farrokhzad
|
668eef0d10
|
bindings-csharp: use the update ABI (#2269)
Co-authored-by: rekhoff <r.ekhoff@clockworklabs.io>
|
2025-02-22 17:45:28 +00:00 |
|
james gilles
|
5159c79be0
|
Implement IComparable for Timestamp (#2239)
|
2025-02-10 21:34:36 +00:00 |
|
Phoebe Goldman
|
aedc601145
|
Rename Address to ConnectionId (#2220)
Signed-off-by: Phoebe Goldman <phoebe@goldman-tribe.org>
Co-authored-by: James Gilles <jameshgilles@gmail.com>
Co-authored-by: Tyler Cloutier <cloutiertyler@users.noreply.github.com>
|
2025-02-10 00:40:16 +00:00 |
|
Tyler Cloutier
|
e54a28584a
|
Standardized module names and added module-test-cs based on module-test (#2232)
|
2025-02-09 05:58:19 +00:00 |
|
Phoebe Goldman
|
91327d585e
|
Make Timestamp a special SATS type (#1836)
Signed-off-by: Phoebe Goldman <phoebe@goldman-tribe.org>
Co-authored-by: James Gilles <jameshgilles@gmail.com>
Co-authored-by: Zeke Foppa <196249+bfops@users.noreply.github.com>
|
2025-02-07 18:17:53 +00:00 |
|
Mazdak Farrokhzad
|
1a3f3af255
|
add direct indices, except for in datastore & C# (#2205)
|
2025-02-06 00:40:46 +00:00 |
|
Ingvar Stepanyan
|
88090ec73a
|
Rewrite C# codegen to the new Lang infra + fixes (#2184)
Co-authored-by: James Gilles <jameshgilles@gmail.com>
|
2025-02-05 22:07:45 +00:00 |
|
Mazdak Farrokhzad
|
2fc0361d68
|
Match datastore semantics more closely: btree_scan => index_scan_range (#2203)
|
2025-02-04 00:34:33 +00:00 |
|
Zeke Foppa
|
20ab595b29
|
Bump version to 1.0.0-rc4 (#2177)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
|
2025-01-27 22:54:36 +00:00 |
|
james gilles
|
988ec0cdd4
|
Fix ScheduleAt in C# (#2163)
|
2025-01-23 19:59:38 +00:00 |
|
Ingvar Stepanyan
|
972d775840
|
Fix & test row deletion API (#2146)
Co-authored-by: Zeke Foppa <196249+bfops@users.noreply.github.com>
|
2025-01-23 00:53:15 +00:00 |
|
Mazdak Farrokhzad
|
5ad2a2efe8
|
add signature of datastore_update_bsatn host call (#2102)
|
2025-01-13 16:41:39 +00:00 |
|
Tyler Cloutier
|
6f807e273c
|
Updated version to 1.0.0-rc3 (#2059)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
|
2025-01-08 18:17:10 +00:00 |
|
Ingvar Stepanyan
|
79a9c712f0
|
Implement new C# index syntax (#2078)
|
2025-01-07 20:58:17 +00:00 |
|
Ingvar Stepanyan
|
40faad6e2e
|
Implement ctx.Identity for C# (#2091)
|
2025-01-07 20:45:27 +00:00 |
|
Ingvar Stepanyan
|
c87add7349
|
C#: fix class names for unique column indices (#2088)
|
2025-01-06 18:58:07 +00:00 |
|
Ingvar Stepanyan
|
78b48c9a98
|
Reduce noisy C# compilation errors (#2067)
|
2024-12-30 23:48:50 +00:00 |
|
Ingvar Stepanyan
|
08a3f3210b
|
Migrate C# ModuleDef to V9 (#1670)
|
2024-12-16 21:49:42 +00:00 |
|
james gilles
|
b9b36d5de1
|
Fix declaration order of ScheduleAt in C# (#2007)
Co-authored-by: Tyler Cloutier <cloutiertyler@aol.com>
|
2024-12-10 05:07:48 +00:00 |
|
Ingvar Stepanyan
|
3902f7562e
|
Migrate C# client-side reducer enum to the new syntax (#2033)
|
2024-12-04 16:41:16 +00:00 |
|
james gilles
|
c657b4f088
|
Rip useless names out of RawDef (#1918)
|
2024-11-20 21:02:00 +00:00 |
|
james gilles
|
dee297adfb
|
C# endianness fixes (#1964)
|
2024-11-20 18:23:30 +00:00 |
|
Ingvar Stepanyan
|
a7a1d36535
|
Run and test benchmarks against C# as well (#1965)
Co-authored-by: Zeke Foppa <196249+bfops@users.noreply.github.com>
|
2024-11-15 17:27:11 +00:00 |
|
Zeke Foppa
|
5bf5b2ba09
|
Bump C# versions to -hotfix1 (#1984)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
|
2024-11-12 04:25:10 +00:00 |
|
Ingvar Stepanyan
|
8448484ad9
|
Optimise C# in a ridiculous way (#1924)
|
2024-10-31 16:24:13 +00:00 |
|
Ingvar Stepanyan
|
bc79f93e29
|
Hide "internal" datetime representation types (#1921)
|
2024-10-30 16:49:51 +00:00 |
|
Ingvar Stepanyan
|
0935b7346b
|
Fix Find() with struct-based rows (#1917)
|
2024-10-29 21:33:59 +00:00 |
|