|
|
48390b8556
|
reorganize directory and file structure
|
2025-05-07 13:44:49 +02:00 |
|
|
|
8eec5b9239
|
recursive types (and operations on them, like pretty-printing, comparison and unification) seem to be working.
big part of the code base still needs to be 'ported' to the updated type constructors.
|
2025-05-05 17:17:45 +02:00 |
|
|
|
8a4bd44f04
|
rename some things
|
2025-04-20 21:09:51 +02:00 |
|
|
|
bc9dce4b9c
|
move test to separate file
|
2025-04-17 16:48:17 +02:00 |
|
|
|
4d1fb81492
|
can auto-generate comparison functions for composed types
|
2025-04-17 16:43:28 +02:00 |
|
|
|
0b262daf7f
|
add enum type (generalization of sum-type)
|
2025-04-17 16:10:00 +02:00 |
|