summaryrefslogtreecommitdiff
path: root/tests/suite/foundations
AgeCommit message (Expand)Author
2025-04-07Show warnings from eval (#6100)+merlan #flirora
2025-04-02Support comparison functions in `array.sorted` (#5627)Malo
2025-03-31Add default parameter for array.{first, last} (#5970)+merlan #flirora
2025-02-25Add `#str.normalize(form)` (#5631)evie
2025-01-31Change type repr to short name (#5788)Laurenz
2025-01-30Modular, multi-threaded, transitioning plugins (#5779)Laurenz
2025-01-23Update math TextElem layout to separate out SymbolElemIan Wrzesinski
2025-01-23Basic SymbolElem additionIan Wrzesinski
2025-01-06Allow adding and joining `arguments` (#5651)Malo
2024-12-18Change error when accessing non-existant label (#5571)Joshua Gawley
2024-12-17Remove deprecated things and compatibility behaviours (#5591)Laurenz
2024-12-11Add number-syntax edge case tests (#5560)Ian Wrzesinski
2024-11-27Let decimal constructor accept decimal values (#5481)+merlan #flirora
2024-11-27Add support for interpreting f32 in float.{from-bytes, to-bytes} (#5480)+merlan #flirora
2024-10-31Add `calc.norm()` function to compute euclidean norms (#4581)HydroH
2024-10-14(Re-)implement rounding with negative digits (#5198)PgBiel
2024-10-11Fix hashing of equal decimals with different scales (#5179)PgBiel
2024-09-30Revert return type change in floor, ceil, trunc, quo (#5064)PgBiel
2024-09-26Spelling (#5020)Josh Soref
2024-09-26Fixed-point decimal type (#4900)PgBiel
2024-09-26Add float to bytes conversion and vice-versa (#4989)Tim Voßhenrich
2024-09-16Do not surface warnings from non-last layout iterations (#4970)Laurenz
2024-09-16Shrink tests (#4967)Laurenz
2024-09-02New realization / Text show rules now work across elements (#4876)Laurenz
2024-09-02Add warnings when labels are ignored or unattached (#4783)Max
2024-08-15Move `calc.nan` to `float.nan` and add `float.inf` (#4733)Malo
2024-08-15Improve `repr` for `type(none)` and `type(auto)` (#4730)Lingkang
2024-08-11Fix `calc.inf`, `-calc.inf`, and `calc.nan` reprs and displays (#4724)Malo
2024-07-22Conversion from int to bytes and back (#4490)chico ferreira
2024-07-20Deprecate some things (#4562)Laurenz
2024-07-04Refactor line building (#4497)Laurenz
2024-06-22Add message when trying to access a field that is not set (#4399)+merlan #flirora
2024-06-12Lexer hint (#4346)astrale-sharp
2024-06-04Hint for labels in code mode (#4319)Yip Coekjan
2024-05-22Add `windows` method to array (#4136)Tobias Schmitz
2024-05-17Fix mention of current version in test (#4169)Laurenz
2024-05-06Add `exact` argument to `array.zip` (#4030)T0mstone
2024-04-30Add `std` module for names in the standard library (#4038)PgBiel
2024-04-30Remove repetitive words (#3991)hardlydearly
2024-04-30Add `reduce` method to `array` (#3911)JustForFun88
2024-04-13Better test runner (#3922)Laurenz