|
|
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 |
|
|
|
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 |
|
|
|
d8ca2f3999
|
progress and some refactoring
|
2025-03-31 15:35:02 +02:00 |
|