|
|
3d72f4d416
|
get rid of some stuff
|
2025-05-23 14:45:35 +02:00 |
|
|
|
2333abe70f
|
cleanup unification a bit
|
2025-05-23 14:35:07 +02:00 |
|
|
|
68bd7cdb9f
|
wrote new unify-function that always returns minimal set of substitutions
|
2025-05-23 14:04:56 +02:00 |
|
|
|
8cfbd6116f
|
add export
|
2025-05-19 19:39:37 +02:00 |
|
|
|
70fb80a9fc
|
export even more stuff
|
2025-05-19 15:10:07 +02:00 |
|
|
|
1fe4085844
|
export a bit more
|
2025-05-19 13:50:03 +02:00 |
|
|
|
28909d88b9
|
rename function + update index
|
2025-05-19 13:23:36 +02:00 |
|
|
|
dfe03eab6e
|
rewrite, simply and "power-up" unification
|
2025-05-19 13:18:58 +02:00 |
|
|
|
d3515d39a5
|
tweak a bit
|
2025-05-18 10:21:07 +02:00 |
|
|
|
248d8ddef1
|
when assigning parameter to function, the returned typevar substitutions must take into account any typevar recomputations
|
2025-05-18 09:58:11 +02:00 |
|
|
|
8266e59b94
|
export __unify
|
2025-05-18 09:38:30 +02:00 |
|
|
|
8446f9ba9e
|
forgot to add new function to index.d.ts
|
2025-05-16 13:04:06 +02:00 |
|
|
|
106bd0bfdb
|
add function
|
2025-05-16 10:16:21 +02:00 |
|
|
|
443a13998d
|
forgot 'new'
|
2025-05-13 17:50:23 +02:00 |
|
|
|
1e10393e76
|
add extra check and error type
|
2025-05-13 17:04:19 +02:00 |
|
|
|
b1c2e7836d
|
replace 'prompt' example by 'environment'
|
2025-05-09 14:53:43 +02:00 |
|
|
|
bbac7858ae
|
fix some things
|
2025-05-08 21:30:56 +02:00 |
|
|
|
35d682429b
|
turn one example into a test + fix bug in type variable substition function
|
2025-05-08 17:30:42 +02:00 |
|
|
|
a664ddac8a
|
simplify: no distinction between generic types and 'normal' types.
|
2025-05-08 16:58:07 +02:00 |
|
|
|
48390b8556
|
reorganize directory and file structure
|
2025-05-07 13:44:49 +02:00 |
|