Louis Heredero HEL
HEL pushed to main at HEL/TB-Docs 2026-06-22 09:24:51 +00:00
95e166a058 feat(admin): update planning with current progress
9620e35838 feat(journal): update end of week 6
Compare 2 commits »
HEL merged pull request HEL/midas#18 2026-06-21 11:41:48 +00:00
Generic call unification
HEL deleted branch feat/unification from HEL/midas 2026-06-21 11:41:48 +00:00
HEL pushed to main at HEL/midas 2026-06-21 11:41:48 +00:00
739871c101 Merge pull request 'Generic call unification' (#18) from feat/unification into main
4395e9339b fix(checker): abort unification on conflict
29e601128d tests: add unification test
b591f5508f fix(checker): make map definition generic
41d0c84bbe feat(checker): add unifier
Compare 5 commits »
HEL created pull request HEL/midas#18 2026-06-21 11:41:43 +00:00
Generic call unification
HEL pushed to feat/unification at HEL/midas 2026-06-21 11:36:13 +00:00
4395e9339b fix(checker): abort unification on conflict
HEL created branch feat/unification in HEL/midas 2026-06-21 11:19:20 +00:00
HEL pushed to feat/unification at HEL/midas 2026-06-21 11:19:20 +00:00
29e601128d tests: add unification test
b591f5508f fix(checker): make map definition generic
41d0c84bbe feat(checker): add unifier
Compare 3 commits »
HEL deleted branch feat/stubs-gen from HEL/midas 2026-06-20 15:44:36 +00:00
HEL pushed to main at HEL/midas 2026-06-20 15:44:36 +00:00
cccf2f8f9f Merge pull request 'Stubs generator' (#17) from feat/stubs-gen into main
3f48c2138f chore: add stubs command to README
e4ab27673d fix(gen): handle TypeVar variance in stubs generator
b02ecc6326 fix(gen): handle ConstraintType in stubs generator
9e83079910 fix(cli): add missing methods to highlighter
Compare 10 commits »
HEL merged pull request HEL/midas#17 2026-06-20 15:44:35 +00:00
Stubs generator
HEL pushed to feat/stubs-gen at HEL/midas 2026-06-20 15:44:27 +00:00
3f48c2138f chore: add stubs command to README
HEL created pull request HEL/midas#17 2026-06-20 15:42:12 +00:00
Stubs generator
HEL pushed to feat/stubs-gen at HEL/midas 2026-06-20 15:34:48 +00:00
e4ab27673d fix(gen): handle TypeVar variance in stubs generator
b02ecc6326 fix(gen): handle ConstraintType in stubs generator
9e83079910 fix(cli): add missing methods to highlighter
Compare 3 commits »
HEL pushed to feat/stubs-gen at HEL/midas 2026-06-20 15:12:02 +00:00
ec468dd982 feat(cli): add stubs command
3edc25d778 feat(gen): add base for stubs generator
451e54b009 fix(checker): handle calls to AliasType
0dc14f67aa fix(checker): allow substitutyping type vars in GenericType and TopType
ff79f25628 fix(checker): store member kind in registry
Compare 38 commits »
HEL deleted branch feat/variance from HEL/midas 2026-06-20 14:55:03 +00:00
HEL pushed to main at HEL/midas 2026-06-20 14:55:03 +00:00
12782dda1e Merge pull request 'Variance inference and subtyping' (#16) from feat/variance into main
48a20b4aa0 tests: add tests for variance inference and subtyping
9467187313 feat(checker): use variance in subtype check
cd8f14153d feat(checker): infer type variables variance
Compare 4 commits »
HEL merged pull request HEL/midas#16 2026-06-20 14:55:02 +00:00
Variance inference and subtyping
HEL created pull request HEL/midas#16 2026-06-20 14:54:56 +00:00
Variance inference and subtyping
HEL created branch feat/variance in HEL/midas 2026-06-20 14:48:23 +00:00