Louis Heredero HEL
HEL pushed to feat/constraint-type at HEL/midas 2026-06-19 20:12:52 +00:00
776a3fb86c fix(checker): change back warning to errors
HEL pushed to feat/constraint-type at HEL/midas 2026-06-19 20:09:23 +00:00
fcbbff0177 tests: add predicates and constraints test
HEL pushed to feat/constraint-type at HEL/midas 2026-06-19 19:55:41 +00:00
e2efbf693e fix(checker) minor tweaks
68f83ab6cf feat(parser): parse strings in Midas files
Compare 2 commits »
HEL pushed to feat/constraint-type at HEL/midas 2026-06-19 19:11:07 +00:00
4118f95753 fix(parser): correctly parse keyword arguments
d5972df3f6 fix(checker): handle all operations and calls in predicates
3411aa9953 fix(checker): lookup predicate variables in preamble
Compare 3 commits »
HEL deleted branch fix/update-readme from HEL/midas 2026-06-19 13:25:11 +00:00
HEL pushed to main at HEL/midas 2026-06-19 13:25:11 +00:00
9672dfd588 Merge pull request 'Update README' (#14) from fix/update-readme into main
7639ccc94d chore: update README with new commands
Compare 2 commits »
HEL merged pull request HEL/midas#14 2026-06-19 13:25:09 +00:00
Update README
HEL created pull request HEL/midas#14 2026-06-19 13:25:04 +00:00
Update README
HEL created branch fix/update-readme in HEL/midas 2026-06-19 13:23:57 +00:00
HEL pushed to fix/update-readme at HEL/midas 2026-06-19 13:23:57 +00:00
7639ccc94d chore: update README with new commands
HEL pushed to feat/constraint-type at HEL/midas 2026-06-19 13:07:22 +00:00
7a2ee5a4cc feat(cli): print predicate with dump-registry
359ed21bb8 fix(checker): typo in docstring
Compare 2 commits »
HEL pushed to main at HEL/TB-Docs 2026-06-19 12:51:34 +00:00
9317ce370f feat(journal): update week 6
HEL pushed to feat/constraint-type at HEL/midas 2026-06-19 12:41:49 +00:00
d0f1178c17 fix(checker): change some diagnostics to warnings
0eca23b894 feat(gen): generate type hints for functions
f664fb4a4f feat(gen): handle predicate aliases
32330243c6 fix(parser): fix call expr location span
96e76065cf feat(types): detect constraint base subtyping
Compare 7 commits »
HEL pushed to feat/constraint-type at HEL/midas 2026-06-18 22:08:51 +00:00
35ec0d0db8 fix(tests): update generator tester
48fcb499a1 feat(gen): generate predicate functions
Compare 2 commits »
HEL pushed to feat/constraint-type at HEL/midas 2026-06-18 15:05:51 +00:00
bdc1b265a6 feat(gen): generate basic constraint assertion
HEL created branch feat/constraint-type in HEL/midas 2026-06-18 10:52:45 +00:00
HEL pushed to feat/constraint-type at HEL/midas 2026-06-18 10:52:45 +00:00
1fb4b6f8c6 feat(types): add ConstraintType
48c1ecc1c8 refactor: ensure exhaustiveness in some match/case
04853eac70 tests: update with new predicate AST representation
020824d1f8 fix(tests): correctly serialize param name
ad86446a2d feat(midas): generalize param spec of predicate and parse
Compare 7 commits »
HEL created branch feat/stubs-gen in HEL/midas 2026-06-17 10:20:00 +00:00
HEL pushed to feat/stubs-gen at HEL/midas 2026-06-17 10:20:00 +00:00
11422d4364 feat(cli): add stubs command
e8f8a5ca2f feat(gen): add base for stubs generator
df8d71c0a9 fix(checker): handle calls to AliasType
e4fb142f99 fix(checker): allow substitutyping type vars in GenericType and TopType
2f8f9d633b fix(checker): store member kind in registry
Compare 5 commits »
HEL merged pull request HEL/midas#13 2026-06-16 18:42:13 +00:00
Dictionaries