Commit Graph

1130 Commits

Author SHA1 Message Date
Tyler Cloutier 24ce0858c2 Fixed issue with serialization 2024-10-02 19:53:39 -04:00
Tyler Cloutier 5e878d5ad1 Removed errant schema.json 2024-10-02 02:09:33 -04:00
Tyler Cloutier ac215ba9c1 cargo fmt and snap 2024-10-02 01:50:00 -04:00
Tyler Cloutier 42042688e9 Fixed EventContext 2024-10-02 01:44:34 -04:00
Tyler Cloutier 7f62bbd7da Updated the snap files 2024-10-02 01:09:50 -04:00
Tyler Cloutier a17f9ad62e Small code gen fixes 2024-10-02 01:01:39 -04:00
Tyler Cloutier 7ef6c3a8cc Small fixes to code gen 2024-10-01 17:49:25 -04:00
Tyler Cloutier 3886d4ec7f cargo fmt 2024-10-01 17:49:25 -04:00
Tyler Cloutier c30876d216 Fixed small issues with casing in generated code 2024-10-01 17:49:25 -04:00
Tyler Cloutier fc74f080f2 Typo 2024-10-01 17:49:25 -04:00
Tyler Cloutier f0da2502c4 Small but meaningful improvements 2024-10-01 17:49:25 -04:00
Tyler Cloutier 0196679335 Updated the snap files 2024-10-01 17:49:25 -04:00
Tyler Cloutier b7f52ee03b Getting there
Fixed whitespace

Implemented table generation

More implementation

Further

Further

Now correctly outputting the code

Fixed small bugs

cargo fmt
2024-10-01 17:49:25 -04:00
Zeke Foppa cdba143bda CLI - Fix identity removal helptext (#1784)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
2024-10-01 21:25:27 +00:00
Mazdak Farrokhzad cb13f10d97 Fix RowSizeHint::index_to_range (#1785) 2024-10-01 20:51:07 +00:00
Ingvar Stepanyan d081e4ad90 More obsolete cleanup (#1782) 2024-10-01 20:01:16 +00:00
Kim Altintop ae17c6d57e commitlog: Return commit info (#1778) 2024-10-01 17:31:42 +00:00
Ingvar Stepanyan efa9e0bd28 [bindings-csharp] Upgrade WASI SDK & enable for ARM64 (#1775) 2024-10-01 17:04:41 +00:00
Noa 039c7e2445 Remove abi functions that are no longer needed (#1777) 2024-10-01 12:52:55 -04: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 3c9952a3ec Ensure C# autogen bindings are up-to-date (#1780) 2024-10-01 14:15:39 +00:00
Mario Montoya a18ef7b882 Filter out deps that only is added to keccack on arm that broke local testing (#1711) 2024-10-01 04:17:46 +00:00
Ingvar Stepanyan 1d6b0a141b [C#] Migrate bench-cs to the new API (#1758) 2024-10-01 00:31:38 +00:00
Zeke Foppa 6fa8fe13b0 CLI - spacetime generate always deletes stale files (#1774)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
2024-10-01 00:21:32 +00:00
Noa c73625cdba Replace iter_by_col_eq in UniqueColumn impl (#1771) 2024-09-30 22:22:15 +00:00
Mazdak Farrokhzad 1ac741aa6b Generic and optimized WebSocket API (#1761)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
2024-09-30 21:57:00 +00:00
Ingvar Stepanyan 8790abde78 [C#] Mark experimental API (#1769) 2024-09-30 21:42:08 +00:00
Mazdak Farrokhzad dd52cda7ca client-api: make some BAD_REQUEST into NOT_FOUND (#1768) 2024-09-30 21:41:25 +00:00
joshua-spacetime a15f60bfbc feat: Integrate type checking into current query code (#1756) 2024-09-30 21:27:56 +00:00
Ingvar Stepanyan bcdea5702c [C#] Remove .Query support (#1772) 2024-09-30 21:22:29 +00:00
Zeke Foppa 0375bcb80a CLI stabilization (#1741)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
2024-09-30 20:57:38 +00:00
joshua-spacetime 65c72cd2b6 refactor: Intern names in relation expressions (#1754) 2024-09-30 20:55:43 +00:00
Noa 661988d394 Rename unstable_abi to unstable (#1767) 2024-09-30 18:32:41 +00:00
Zeke Foppa dc4457bfd2 Remove the expand option on the describe route (#1755)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
2024-09-30 17:50:28 +00:00
Zeke Foppa 386518368d CLI - --force -> --yes/-y (#1752)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
2024-09-30 17:21:35 +00:00
Ingvar Stepanyan 37ac4a43ee [C#] Fix table view names and duplicate table registration (#1757) 2024-09-30 16:17:12 +00:00
Phoebe Goldman b7d2e3d61d Rework Rust SDK for new API (#1692) 2024-09-30 14:20:55 +00:00
Ingvar Stepanyan 6884bf6f25 Fix C# visibility check (#1765) 2024-09-30 14:14:53 +00:00
Zeke Foppa e78cb7c6e7 CLI - --anon-identity -> --anonymous (#1751)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
2024-09-30 04:23:11 +00:00
Zeke Foppa 73d0a731dd CLI - local clear -> server clear (#1759)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
2024-09-30 04:07:48 +00:00
Zeke Foppa 09ad4decd0 CLI - publish and generate take a --build-options param (#1742)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
2024-09-30 01:10:44 +00:00
Zeke Foppa 7d9433dc2a CLI - Change default server back to local (#1745)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
2024-09-30 00:25:38 +00:00
Ingvar Stepanyan 075efb6167 Tighten package sources in C# smoketests (#1735) 2024-09-28 18:40:36 +00:00
Noa 53758420ec Rust module API rework (#1660) 2024-09-27 20:09:36 +00:00
Kim Altintop 1e31b23615 client-api: Fix publish error reporting (#1750) 2024-09-27 20:00:47 +00:00
Noa dd699c437a Make our sats<->serde translation compatible with RON (#1738) 2024-09-27 19:24:11 +00:00
Ingvar Stepanyan 49712bfbdf Add C# diagnostics support (#1688) 2024-09-27 19:07:08 +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
Tyler Cloutier a9cead86bd Update README.md with Rust crate and NuGet package stats
Signed-off-by: Tyler Cloutier <cloutiertyler@users.noreply.github.com>
2024-09-27 10:49:01 -04:00