summaryrefslogtreecommitdiff
path: root/tests/typ/compiler
AgeCommit message (Collapse)Author
2023-04-26Touch up docsLaurenz
2023-04-26Pattern as parameter (#854)Marmare314
2023-04-26Fix overflows with operators (#904)HarmoGlace
2023-04-25Support indices preceding the base symbol, revamping #699 (#825)Leedehai
Breaking change: abbreviate attach() attachment params, top -> t, bottom -> b
2023-04-25Add a zip method to arrays (#947)Laurenz Stampfl
2023-04-25Destructuring assign (#703)Marmare314
2023-04-25Add sum and product to arrays (#966)SekoiaTree
2023-04-24hint for unknown variable containing dash (#924)Marmare314
2023-04-20Add `quo`, `trunc` and `fract` calculation methods and rename `mod` to `rem` ↵HarmoGlace
(#890)
2023-04-20forbid underscore as identifier closes #513 (#837)Marmare314
2023-04-19Give more specific error messages (#881)Leedehai
2023-04-13Fix function sinks (#638)Marmare314
2023-04-12Selector rework (#640)Sébastien d'Herbais de Thun
2023-04-11Let dictionaries respect insertion orderLaurenz
2023-04-11fix parenthesized binding (#707)Marmare314
2023-04-11Fix highlighting of identifiers before bracketsLaurenz
2023-04-11Fix duplicate error message for destructuringLaurenz
2023-04-11Array sorting by key (#584)Daniel Csillag
2023-04-06Unpacking syntax (#532)Marmare314
Closes #341
2023-04-05Appends a hint if length is expected but hint provided. (#580)astrale-sharp
2023-04-04Integers with different basesLaurenz
2023-03-22Fix typos (#115)Kian-Meng Ang
Found via `codespell -S target -L crate,ist,thi,alle,dedented,ue,tung,nd,ende,overriden,dependant`
2023-03-21Fix show rule colon error messageLaurenz
2023-03-19Renaming and refactoringLaurenz
2023-03-18Rename formula to equationLaurenz
2023-03-18Architecture descriptionLaurenz
2023-03-14Allow keywords as fieldsLaurenz
2023-03-13Locatability and synthesis improvementsLaurenz
2023-03-11Section referencesLaurenz
2023-03-10Expose content representation moreLaurenz
2023-03-08Streamline field namesLaurenz
2023-03-08Require font to be a named argumentLaurenz
2023-03-07Fully untyped modelLaurenz
2023-02-25New default styleLaurenz
2023-02-17Fix error handling after hashtagLaurenz
2023-02-17Add `clusters` and `codepoints` methodsLaurenz
2023-02-17Check char boundaries in string methodsLaurenz
2023-02-13Fill and stroke properties for containersLaurenz
2023-02-12Require colon in show ruleLaurenz
2023-02-12Make all nodes block-levelLaurenz
2023-02-12Fix "not in" precedenceLaurenz
2023-01-31Move assetsLaurenz
2023-02-05Fix `array.pop()`Laurenz
2023-02-03Fix function call highlightingLaurenz
2023-02-02Fix inconsistency between text and idents in mathLaurenz
2023-01-30Add calc moduleMartin Haug
2023-01-28Remove method call syntax kindLaurenz
2023-01-28More capable math callsLaurenz
2023-01-27Hashtags everywhere!Laurenz
2023-01-23Interpret methods on modules as functions in modulesLaurenz