Commit Graph

258 Commits

Author SHA1 Message Date
Tyler Cloutier 24ce0858c2 Fixed issue with serialization 2024-10-02 19:53:39 -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
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
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
Zeke Foppa 0375bcb80a CLI stabilization (#1741)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
2024-09-30 20:57:38 +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
Phoebe Goldman b7d2e3d61d Rework Rust SDK for new API (#1692) 2024-09-30 14:20:55 +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
Noa 53758420ec Rust module API rework (#1660) 2024-09-27 20:09:36 +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
james gilles c32f297c47 Update TableSchema & system tables to resemble ABI V9 (#1697) 2024-09-25 20:03:22 +00:00
Zeke Foppa f559f0a714 CLI - Unify copies of the confirmation/--force logic (#1740)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
2024-09-24 21:57:49 +00:00
Zeke Foppa 747873735b CLI - Exit when config is malformed (#1669)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
2024-09-24 18:13:34 +00:00
Zeke Foppa 336056e23f CLI - Remove project-specific config files (#1665)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
2024-09-24 17:29:50 +00:00
Ingvar Stepanyan 0fd412d2ec Fix C# CI (#1734) 2024-09-24 14:39:04 +00:00
SteveGibson 2b09c8d1f8 Logging API (#1714)
Co-authored-by: Steve Boytsun <steve@clockwokrlabs.io>
2024-09-23 14:04:32 -04:00
Zeke Foppa b123f53ed7 CLI - Remove unused tracelog.rs (#1693)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
2024-09-20 15:38:20 +00:00
Kim Altintop fe7a6321c1 cli: Remove dbg! (#1722) 2024-09-20 06:04:00 +00:00
Zeke Foppa 26242bcd3c CLI - Fix helptext for spacetime sql (#1667)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
2024-09-19 18:19:30 +00:00
Zeke Foppa cb3ca4d1d5 CLI - Print out config path when saving (#1673)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
2024-09-19 18:17:29 +00:00
Zeke Foppa 63a4a03f46 CLI - Remove admin energy subcommands (#1695)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
2024-09-19 18:16:34 +00:00
Mario Montoya 3179f6d347 Fixes showing server errors on cli sql calls (#1720) 2024-09-18 20:55:02 +00:00
Noa f6bc6dcfe5 Switch Rust codegen to use new ModuleDef (#1675) 2024-09-17 18:32:35 +00:00
Tyler Cloutier 3530498b88 Switched table names to singular (#1684)
Co-authored-by: Phoebe Goldman <phoebe@goldman-tribe.org>
2024-09-11 11:11:51 -04:00
Noa bdf94f1fb3 Fix table codegen wrt table names (#1689) 2024-09-11 09:39:15 -04:00
Noa 8daab8e20f Impl macro rework (#1314) 2024-09-09 23:30:31 +00: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
james gilles 2be42156b2 Allow converting new ModuleDef to old TableSchema (#1630) 2024-08-29 18:17:29 +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
james gilles 747eb71830 Make ScheduleAt special + Typespace::is_valid_for_client_code_generation (#1590) 2024-08-22 17:05:04 +00:00
Mazdak Farrokhzad 1ca9b1a933 [WASM ABI 1.0] Change ColId from u32 to u16 (#1597) 2024-08-19 17:56:28 +00:00
Zeke Foppa 2b7b9ff350 Bump version to 0.12.0 (#1578)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
2024-08-09 19:10:53 +00:00
Mazdak Farrokhzad 1e8e18d74b Add support for I256 and U256 (#1477) 2024-08-08 18:40:35 +00:00