Commit Graph

6 Commits

Author SHA1 Message Date
59c325ff6c feat: Try two different kinds of type reflection (#5)
Co-authored-by: Jos de Jong <wjosdejong@gmail.com>
Reviewed-on: #5
Co-authored-by: Glen Whitney <glen@studioinfinity.org>
Co-committed-by: Glen Whitney <glen@studioinfinity.org>
2024-10-21 17:00:58 +00:00
239215c234 chore: Remove use of ts-macros (#3)
Plan is to use a custom build step instead.

Reviewed-on: #3
Co-authored-by: Glen Whitney <glen@studioinfinity.org>
Co-committed-by: Glen Whitney <glen@studioinfinity.org>
2024-10-15 06:53:08 +00:00
2a7723df68 chore: Get build working on linux again, hopefully w/o disrupting windows (#2)
Just puts the package.json contents into a file and copies it in place.

Reviewed-on: #2
Co-authored-by: Glen Whitney <glen@studioinfinity.org>
Co-committed-by: Glen Whitney <glen@studioinfinity.org>
2024-10-12 15:32:00 +00:00
8cc6092d51 chore: make the build script work on Windows 2024-10-11 09:34:16 +02:00
a0324e5f2b feat: add type reflection via ts-macros 2024-09-29 22:10:09 -07:00
f575582879 feat: Narrow tsc typing of operation dependencies/implementations 2024-09-29 13:48:06 -07:00