Commit Graph

9 Commits

Author SHA1 Message Date
Fabian Stamm
c29dafb042 Change the context API to make Context-Ownership more flexible 2026-01-09 15:58:32 +01:00
Fabian Stamm
ef8e97b15a Fix typescript not generating ESM and add default values for rust types! 2025-12-09 17:48:44 +01:00
Fabian Stamm
369ccbe84e Make sure that imports are always in the same order between runs. This
makes the output more stable for putting it into a versioning system
like git
2025-07-26 13:12:34 +02:00
Fabian Stamm
bfb8c076be Add Context to Rust service 2025-05-28 15:54:53 +02:00
Fabian Stamm
c168df8365 Fix some small bugs 2025-05-27 20:31:16 +02:00
Fabian Stamm
ffacba2e96 Finish implementation of typescript generator.
The implementation is still untested and will
have issues
2025-05-27 19:58:40 +02:00
Fabian Stamm
0e73f7b5b3 Some improvements to the type system 2025-05-27 17:30:13 +02:00
Fabian Stamm
45ebb2c0d7 Working on implementing the typescript target 2025-05-26 23:54:41 +02:00
Fabian Stamm
b61518de00 Restructure and start working on CLI 2025-05-26 16:43:40 +02:00