|
|
0b262daf7f
|
add enum type (generalization of sum-type)
|
2025-04-17 16:10:00 +02:00 |
|
|
|
8653bb99c6
|
restructure code a bit, add comparison functions for primitive types and composed types (needed to put values in sets)
|
2025-04-17 15:11:06 +02:00 |
|
|
|
3978f7f835
|
branching and very basic merging of slots
|
2025-04-17 09:19:41 +02:00 |
|
|
|
4a4983f693
|
interactive prompt can handle polymorphic types
|
2025-04-02 15:49:43 +02:00 |
|
|
|
145835ad5d
|
progress
|
2025-03-24 17:28:07 +01:00 |
|
|
|
bc91d9bf39
|
lotta progress
|
2025-03-23 13:25:47 +01:00 |
|
|
|
29d20b2273
|
wip
|
2025-03-23 09:15:37 +01:00 |
|
|
|
5283be608b
|
refactor code: move everything from type_registry to "most appropriate" modules
|
2025-03-20 18:12:30 +01:00 |
|
|
|
94efde3e65
|
add interactive prompt
|
2025-03-20 09:54:11 +01:00 |
|
|
|
e892ade34d
|
rename function
|
2025-03-19 15:43:45 +01:00 |
|
|
|
3d08485a08
|
list of byte encoded as JS Uint8Array + demo more readable
|
2025-03-17 20:14:57 +01:00 |
|
|
|
574651ccb7
|
Add product and sum types
|
2025-03-17 17:54:42 +01:00 |
|