summaryrefslogtreecommitdiff
path: root/tests/src
AgeCommit message (Expand)Author
2023-10-17Cached export for incremental (#2400)Sébastien d'Herbais de Thun
2023-10-17Replace `Vec` with `EcoVec`, removed `Box` (#2420)Sébastien d'Herbais de Thun
2023-10-09Bump ecowLaurenz
2023-10-04Add `Repr` trait (#2269)MALO
2023-09-19Improve span stability after incremental parsingLaurenz
2023-09-19Gradient Part 1 - Color rework (#2171)Sébastien d'Herbais de Thun
2023-09-11Update tests for type system changesLaurenz
2023-09-04Allow packages to specify their minimum compiler versionLaurenz
2023-08-29Add a bit more docs to `compile`Laurenz
2023-08-29More type safety for spansLaurenz
2023-08-22Virtual path typeLaurenz
2023-08-08Refactor SVG export a bitLaurenz
2023-08-08Add SVG export (#1729)Wenzhuo Liu
2023-08-04Bytes typeLaurenz
2023-08-03Warn if layout doesn't stabilize (#1684)bluebear94
2023-07-19Add infrastructure for compiler warnings (#1731)lolstork
2023-07-18Extract syntax module into typst-syntax crateLaurenz
2023-06-28Reintroduce `--root`Laurenz
2023-06-27Basic package managementLaurenz
2023-06-24Tidy upLaurenz
2023-06-24Add infrastructure to enrich errors with hints (#1486)Mathias Fischler
2023-06-12Support for inside and outside margins (#1308)Luis David Licea Torres
2023-06-07refactor: Replace once_cell to std lib (#1402)Yang Hau
2023-06-06Improve value casting infrastructureLaurenz
2023-06-06Rename `into_u16` to `as_u16`Laurenz
2023-05-23Fix tests on windows (#1222)Eric Biedert
2023-05-23Add support for date & time handling (#435)Laurenz Stampfl
2023-05-17Show default values in documentationLaurenz
2023-05-03Make ligatures copyable and searchableLaurenz
2023-04-26Support picking the last subtest by using a random big number (#970)Alex Saveau
2023-04-23Parallelize tests (#900)Alex Saveau
2023-04-21use clap for parsing tests. (#876)astrale-sharp
2023-04-20Add UPDATE_EXPECT envvar to update tests (#748)Alex Saveau
2023-04-18ClippyLaurenz
2023-03-30cli: Allow reading every path not of type dir (#414)Johannes Wolf
2023-03-28Fix tests on WindowsLaurenz
2023-03-22Fix typos (#115)Kian-Meng Ang
2023-03-19Renaming and refactoringLaurenz
2023-03-17Hover and autocomplete in show rulesLaurenz
2023-03-12Spans in mathLaurenz
2023-03-12Merge branch 'main' into ngMartin Haug
2023-03-10New #[func] macroLaurenz
2023-03-09Make render background color configurableLaurenz
2023-03-08Rework style chain accessLaurenz
2023-03-08Require font to be a named argumentLaurenz
2023-03-07Fully untyped modelLaurenz
2023-03-01Split up `model` moduleLaurenz
2023-02-25New default styleLaurenz
2023-02-24Fix more bad font namesLaurenz
2023-02-17Impl `Eq` for syntax tree typesLaurenz