Skip to content

Solver next#2564

Merged
nordlander merged 11 commits into
mainfrom
solver-next
Dec 23, 2025
Merged

Solver next#2564
nordlander merged 11 commits into
mainfrom
solver-next

Conversation

@nordlander

Copy link
Copy Markdown
Contributor

Fixes a string of mostly independent bugs. But one bug remains that stops telemetrify-core from compiling. The fix (remove a logically redundant call to simplify) is trivial but has the unfortunate side-effect of destroying type-checking performance -- at least on schema.act in acton-yang. So a proper fix will have to wait until the new solver is in place.

@nordlander nordlander enabled auto-merge December 23, 2025 15:28
@nordlander nordlander merged commit e524221 into main Dec 23, 2025
36 of 37 checks passed
@nordlander nordlander deleted the solver-next branch December 23, 2025 18:26
1 | f : [A(Plus)] => (A) -> A
: ^
: `- too few argument(s) in call to f
: `- keyword argument(s) 'y' is missing in call to f

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

10 points to Gryffindor!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants