Commit Graph

138 Commits

Author SHA1 Message Date
Laurenz
b3faef4b80 Bump version 2023-04-05 01:41:15 +02:00
figsoda
613c644f04
Default workspace members to cli (#484) 2023-04-01 14:22:47 +02:00
Filip Andersson
dffaef0832
Make release builds using LTO (#396) 2023-03-29 23:13:03 +02:00
Laurenz
d71c933cca Bump dependencies 2023-03-27 15:49:04 +02:00
arctic-penguin
88e1134eec
strip cli target (#143)
Stripping `typst-cli` reduces the file size from 24 MB to 18 MB.
2023-03-24 09:08:58 +01:00
Laurenz
d6aaae0cea Fix font embedding bugs 2023-03-19 20:58:03 +01:00
Laurenz
ab841188e3 Bump ecow 2023-03-01 11:27:10 +01:00
Laurenz
a1d47695a2 Switch to ecow 2023-02-23 12:20:47 +01:00
Martin Haug
58adf1d025 Add XMP 2023-02-12 23:32:14 +01:00
Laurenz
7d28e6499e Set Typst versions to 0.0.0 2023-02-06 11:53:49 +01:00
Laurenz
d4d702017c Documentation provider 2023-02-06 11:52:31 +01:00
Laurenz
1de53730bc Symbol values and modules 2023-01-27 12:04:36 +01:00
Laurenz
33585d9a3f Small fixes 2023-01-27 11:38:04 +01:00
Laurenz
760936af49 Remove ReX 2023-01-22 13:19:48 +01:00
Laurenz
f3980c7045 Basic autocompletion 2022-12-14 10:10:26 +01:00
Laurenz
4c73456fc1 Move highlighting into new IDE module 2022-12-14 10:02:19 +01:00
Laurenz
5110a41de1 Introduce virtual typesetter 2022-12-02 13:21:36 +01:00
Laurenz
9db6e533cd Make content a bit more compact 2022-11-26 15:34:02 +01:00
Laurenz
46921a8c28 Separate test crate
This removes the not-really-cyclic dependency that confuses rust-analyzer. See also: https://github.com/rust-lang/rust-analyzer/issues/2414
2022-11-03 16:13:35 +01:00
Laurenz
37a7afddfa Split crates 2022-11-03 13:35:39 +01:00
Laurenz
c0e972b91a Reduce dependencies from compiler on library 2022-10-18 00:04:12 +02:00
Laurenz
e218226655 Merge some modules 2022-10-17 20:04:22 +02:00
Laurenz
54b38c4790 Bump dependencies 2022-10-15 17:37:01 +02:00
Laurenz
5a8534a395 Parse basic math syntax 2022-10-04 13:45:16 +02:00
Laurenz
7ef6cb31df Bump ttf-parser 2022-09-30 11:23:09 +02:00
Laurenz
8b4210669b Add comemo as git dependency 2022-09-25 19:43:26 +02:00
Laurenz
fffb55f79a JSON reading 2022-09-25 17:37:16 +02:00
Laurenz
ddd3b6a82b Tracked memoization 2022-09-21 20:25:57 +02:00
Laurenz
757a701c1a A New World 2022-09-20 16:37:15 +02:00
Laurenz
e29f55bb29 Remove font store 2022-09-19 17:44:40 +02:00
Laurenz
9362c279de CSV reading 2022-07-27 00:09:15 +02:00
Laurenz
891af17260 Bump lipsum 2022-06-13 19:44:57 +02:00
Laurenz
ed6550fdb0 Bump dependencies 2022-06-10 23:54:16 +02:00
Laurenz
806d9f0d9a Pure functions! 2022-05-26 17:14:44 +02:00
Laurenz
3965e10281 Hack in ReX for now 2022-05-18 19:09:57 +02:00
Laurenz
507c5fc925 Text replacement show rules 2022-05-04 00:14:31 +02:00
Martin Haug
649c101f07 Add blind text function 2022-04-25 14:20:47 +02:00
Laurenz
c5b3f8ee98 Switch to unscanny 2022-04-16 22:23:57 +02:00
Laurenz
c3a387b8f7 Segment by script 2022-04-12 22:23:08 +02:00
Laurenz
beca01c826 Methods 2022-03-18 23:43:58 +01:00
Laurenz
b71113d37a Hyphenation 2022-03-08 19:49:26 +01:00
Laurenz
4f85fc3acd Remove dependency on itertools 2022-02-26 00:13:44 +01:00
Laurenz
2bf32c51bc Remove layout cache 2022-02-22 12:42:02 +01:00
Laurenz
61d1e1a683 Remove layout-cache feature 2022-02-18 17:33:13 +01:00
Laurenz
68503b9a07 Redesigned template layout 2022-02-07 20:00:21 +01:00
Martin Haug
9a9c6f22c4 Add evasion of glyph shape for under- and overlines 2022-02-04 00:30:23 +01:00
Martin Haug
4f66907d08 Add Code Block syntax highlighting 2022-01-27 22:04:45 +01:00
Laurenz
3739ab7720 Export into rendered images 2022-01-24 17:39:49 +01:00
Laurenz
db158719d6 Simplify CLI 2022-01-24 16:44:52 +01:00
Laurenz
5d5d8a21cf Bump and lock dependencies 2022-01-01 12:23:00 +01:00