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 |
|
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 |
|
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
|
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 |
|
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 |
|
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
|
0935b7346b
|
Fix Find() with struct-based rows (#1917)
|
2024-10-29 21:33:59 +00:00 |
|
Ingvar Stepanyan
|
11a38dacdd
|
Don't redownload WASI SDK (#1916)
|
2024-10-29 18:40:20 +00:00 |
|
Zeke Foppa
|
7de743d44d
|
Bump C# bindings to 1.0.0 (#1913)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
|
2024-10-29 00:23:49 +00:00 |
|
Noa
|
209d12ce4e
|
Have the scheduled_id/at columns be specified in the schema, not by the column name (#1861)
|
2024-10-18 22:51:36 +00:00 |
|
Mario Montoya
|
b1b58ac236
|
Adding the system table for row level security (#1746)
|
2024-10-11 15:47:11 +00:00 |
|
Jeremie Pelletier
|
02b70d5c94
|
c# client generate (#1707)
|
2024-10-04 04:12:15 +00:00 |
|
Ingvar Stepanyan
|
e3de083d08
|
[C#] [NFC] Some tweaks to the diagnostic tests (#1792)
|
2024-10-02 22:49:31 +00:00 |
|
Ingvar Stepanyan
|
d081e4ad90
|
More obsolete cleanup (#1782)
|
2024-10-01 20:01:16 +00:00 |
|
Ingvar Stepanyan
|
efa9e0bd28
|
[bindings-csharp] Upgrade WASI SDK & enable for ARM64 (#1775)
|
2024-10-01 17:04:41 +00:00 |
|
Ingvar Stepanyan
|
5ee077e6d9
|
[C#] [Reducers] Implement new context fields, enum-based kinds, validation (#1729)
|
2024-10-01 16:30:32 +00:00 |
|
Ingvar Stepanyan
|
bcdea5702c
|
[C#] Remove .Query support (#1772)
|
2024-09-30 21:22:29 +00:00 |
|
Ingvar Stepanyan
|
6ba91bbfc6
|
Minor attribute cleanups for C# module (#1753)
|
2024-09-27 15:43:40 +00:00 |
|
Mazdak Farrokhzad
|
ccd7e848f6
|
WASM ABI: Strip leading underscore from syscall names (#1705)
|
2024-09-27 14:35:27 +00:00 |
|
Jeremie Pelletier
|
32349062ec
|
Jeremie/cs module (#1719)
|
2024-09-27 11:23:50 +00:00 |
|
SteveGibson
|
2b09c8d1f8
|
Logging API (#1714)
Co-authored-by: Steve Boytsun <steve@clockwokrlabs.io>
|
2024-09-23 14:04:32 -04:00 |
|
SteveGibson
|
14e509859e
|
Stopwatch and reducer rng (#1681)
Signed-off-by: Ingvar Stepanyan <me@rreverser.com>
Co-authored-by: Steve Boytsun <steve@clockwokrlabs.io>
Co-authored-by: Ingvar Stepanyan <me@rreverser.com>
|
2024-09-18 10:19:32 +00:00 |
|
Noa
|
f6bc6dcfe5
|
Switch Rust codegen to use new ModuleDef (#1675)
|
2024-09-17 18:32:35 +00:00 |
|
james gilles
|
f3e3d924f7
|
Add schema::type_for_generate, update validation to use it (#1661)
Signed-off-by: james gilles <jameshgilles@gmail.com>
Co-authored-by: Ingvar Stepanyan <me@rreverser.com>
|
2024-09-11 15:38:56 -04:00 |
|
Ingvar Stepanyan
|
607f7ce6b8
|
Auto-generate C# ModuleDef bindings from Rust (#1680)
|
2024-09-09 18:22:17 +00:00 |
|
Mazdak Farrokhzad
|
df5ef6c81d
|
WASM ABI: implement console ABIs (#1664)
|
2024-09-05 20:19:21 +00:00 |
|
Mazdak Farrokhzad
|
da71d0f9b1
|
WASM ABI: insert -> datastore_insert_bsatn & impl new semantics (#1639)
|
2024-09-05 19:32:26 +00:00 |
|
Ingvar Stepanyan
|
68e356519e
|
C#: split table codegen logic from type codegen logic (#1573)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
|
2024-09-05 18:00:40 +00:00 |
|
Mazdak Farrokhzad
|
b62569462d
|
WASM ABI: delete_by_rel -> datastore_delete_all_by_eq_bsatn (#1638)
|
2024-09-02 17:43:40 +00:00 |
|
Mazdak Farrokhzad
|
49f366ff6b
|
WASM ABI: iter_start -> datastore_table_scan_bsatn (#1637)
|
2024-09-02 15:24:16 +00:00 |
|
Mazdak Farrokhzad
|
c26c65873b
|
WASM ABI: add datastore_table_row_count (#1636)
|
2024-08-27 23:02:18 +00:00 |
|
Mazdak Farrokhzad
|
2b69583f76
|
WASM ABI: get_table_id -> table_id_from_name (#1634)
|
2024-08-27 22:33:47 +00:00 |
|
Mazdak Farrokhzad
|
1dd1e633f3
|
WASM ABI: implement row_iter_bsatn_advance & row_iter_bsatn_close (#1622)
|
2024-08-27 22:01:06 +00:00 |
|
Ingvar Stepanyan
|
c88a6ce366
|
Fix ptr mutability of some new C# FFIs (#1645)
|
2024-08-27 21:53:39 +00:00 |
|
Mazdak Farrokhzad
|
4c086fef96
|
[WASM ABI 1.0] impl __call_reducer__ & __describe_module__ using bytes_sink_write (#1615)
|
2024-08-27 15:48:40 +00:00 |
|
Noa
|
c577d509c6
|
Add volatile_nonatomic_schedule_immediate (#1612)
|
2024-08-23 18:38:07 +00:00 |
|
Ingvar Stepanyan
|
9f1b6dc254
|
NFC: enforce style for C# locally and on CI (#1567)
|
2024-08-21 16:21:45 +00:00 |
|
Mazdak Farrokhzad
|
9ea5a2f243
|
[WASM ABI 1.0] impl __call_reducer__ using bytes_source_read (#1609)
|
2024-08-20 09:33:29 +00:00 |
|