summaryrefslogtreecommitdiff
path: root/tests/suite/math/call.typ
AgeCommit message (Collapse)Author
2025-05-20Error if an unexpected named argument was received (#6192)frozolotl
2025-01-09Better math argument parsing (#5008)Max
2025-01-06Improve `repr` for `arguments` (#5652)Malo
2024-09-26Spelling (#5020)Josh Soref
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-09-26Extend hint for unknown variables in math (#5038)Max
2024-09-02Improve unknown variable diagnostics (#4858)tingerrr
2024-04-19Fix empty 2-d math args with whitespace/trivia (#3786)Ian Wrzesinski
Co-authored-by: Laurenz <laurmaedje@gmail.com>