He Li
|
3ea2ad6cae
|
Don't exit watcher on invalid utf-8 (#2795)
|
2023-11-29 19:57:57 +01:00 |
|
Laurenz
|
7eebafa783
|
Merge typst and typst-library
|
2023-11-24 12:30:02 +01:00 |
|
Laurenz
|
46846a337e
|
Extract typst-pdf crate
|
2023-11-08 15:09:55 +01:00 |
|
Laurenz
|
80b4ca4c04
|
Extract typst-svg crate
|
2023-11-08 13:21:47 +01:00 |
|
Laurenz
|
ec04c3de2f
|
Extract typst-render crate
|
2023-11-08 13:16:13 +01:00 |
|
Martin Haug
|
f78a8f5d48
|
Add IDs and creation date to PDFs (#2374)
|
2023-10-27 18:33:23 +02:00 |
|
Sébastien d'Herbais de Thun
|
c0dbb900e8
|
Cached export for incremental (#2400)
|
2023-10-17 20:53:01 +02:00 |
|
Laurenz
|
bb59f0e2b2
|
Incremental parsing in CLI
Reparses files in the CLI incrementally and also uses the file modification timestamp to completely skip reparsing if possible.
|
2023-09-19 15:19:12 +02:00 |
|
LU Jialin
|
8b465222b2
|
Use inferred format extension for the output path (#2166)
|
2023-09-18 14:27:38 +02:00 |
|
Laurenz
|
f9feea3f29
|
Bump dependencies
|
2023-09-13 14:44:45 +02:00 |
|
Laurenz
|
921b40cf9c
|
Forward third-party errors
Better to know something even if it isn't always formatted in the prettiest way
|
2023-09-11 12:04:37 +02:00 |
|
Laurenz
|
0e5c48ad0d
|
Add a bit more docs to compile
|
2023-08-29 18:01:18 +02:00 |
|
Laurenz
|
a71a2057f2
|
More type safety for spans
|
2023-08-29 17:35:35 +02:00 |
|
Matt Fellenz
|
ff5dc9191e
|
Add format arg to CLI (#1985)
|
2023-08-23 22:44:03 +02:00 |
|
Laurenz
|
afc95ed19d
|
Virtual path type
Fixes #1937
|
2023-08-22 14:21:04 +02:00 |
|
Laurenz
|
2ea451b83b
|
Refactor SVG export a bit
|
2023-08-08 13:00:47 +02:00 |
|
Wenzhuo Liu
|
61e4ad6bba
|
Add SVG export (#1729)
|
2023-08-08 12:54:13 +02:00 |
|
Beiri22
|
357bce56f5
|
Query-System for metadata (#1812)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2023-08-06 23:49:04 +02:00 |
|
Wenzhuo Liu
|
733c5c9913
|
fix(cli): include export in compile time (#1816)
|
2023-08-03 00:31:28 +02:00 |
|
lolstork
|
b37c1e2731
|
Add infrastructure for compiler warnings (#1731)
|
2023-07-19 12:52:47 +02:00 |
|
Laurenz
|
f5953887c9
|
Extract syntax module into typst-syntax crate
|
2023-07-18 21:04:46 +02:00 |
|
Laurenz
|
ebfdb1dafa
|
Move everything into crates/ directory
|
2023-07-02 20:07:43 +02:00 |
|