No description
Find a file
2025-03-20 19:59:24 +01:00
generics type inferencing "unifying" operation is now bi-directional + begin writing generic version of "unifying" operation (that should work on all types) 2025-03-20 19:59:24 +01:00
interfaces add interactive prompt 2025-03-20 09:54:11 +01:00
lib refactor code: move everything from type_registry to "most appropriate" modules 2025-03-20 18:12:30 +01:00
primitives refactor code: move everything from type_registry to "most appropriate" modules 2025-03-20 18:12:30 +01:00
structures progress with type classes, type inference still very ad-hoc 2025-03-20 18:34:58 +01:00
typeclasses type inferencing "unifying" operation is now bi-directional + begin writing generic version of "unifying" operation (that should work on all types) 2025-03-20 19:59:24 +01:00
.gitignore add interactive prompt 2025-03-20 09:54:11 +01:00
main.js refactor code: move everything from type_registry to "most appropriate" modules 2025-03-20 18:12:30 +01:00
metacircular.js progress with type classes, type inference still very ad-hoc 2025-03-20 18:34:58 +01:00
package.json progress with type classes, type inference still very ad-hoc 2025-03-20 18:34:58 +01:00
pnpm-lock.yaml add interactive prompt 2025-03-20 09:54:11 +01:00
progress.txt add interactive prompt 2025-03-20 09:54:11 +01:00
typed.js refactor code: move everything from type_registry to "most appropriate" modules 2025-03-20 18:12:30 +01:00
util.js refactor code: move everything from type_registry to "most appropriate" modules 2025-03-20 18:12:30 +01:00