Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes #21393 and misc style changes (#21419) | Andreas Rumpf | 2023-02-24 | 1 | -1/+1 |
| | | | | | | | | | * fixes #21393 and misc style changes * progress --------- Co-authored-by: ringabout <43030857+ringabout@users.noreply.github.com> | ||||
* | alternative, much simpler algorithm for strict func checking (#21066) | Andreas Rumpf | 2022-12-11 | 1 | -0/+65 |
* alternative, much simpler algorithm for strict func checking * forgot to git add new compiler module * new spec is incredibly simple to describe * fixes bigints regression * typos * closes #16305; closes #17387; closes #20863 |