830 Commits

Author SHA1 Message Date
PgBiel
849bb632f7 decorator syntax 2024-06-26 12:17:53 -03:00
PgBiel
6f3166dc73 fix deduplication of warnings with different tracepoints 2024-06-26 12:17:53 -03:00
PgBiel
33588ab239 add and use Sink::extend_tracked
avoids an unnecessary sink extension if the sink is empty
2024-06-26 12:17:53 -03:00
PgBiel
b559fc20b7 create Engine::tracepoint
adds tracepoints to returned errors and warnings automatically
2024-06-26 12:17:53 -03:00
PgBiel
e69c58a234 fix decorator lookup next to the span itself 2024-06-26 12:17:53 -03:00
PgBiel
26ae1d3c27 fix local sink on call
warnings now get tracepoints
2024-06-26 12:17:53 -03:00
PgBiel
3823f560c5 initial attempt at a local sink on call 2024-06-26 12:17:53 -03:00
PgBiel
e196e45c31 basic suppression detection 2024-06-26 12:17:53 -03:00
PgBiel
fe860f8b6b initial attached comment detection 2024-06-26 12:17:53 -03:00
PgBiel
f8958961cb warn identifier as string, categories 2024-06-26 12:17:53 -03:00
PgBiel
05def04625 initial diagnostic identifiers 2024-06-26 12:17:53 -03:00
Laurenz
45366c0112
Bump Rust in CI (#4445) 2024-06-24 20:11:11 +00:00
Laurenz
e6b5314870
Split up paragraph layout into more files (#4443) 2024-06-24 18:33:41 +00:00
Yip Coekjan
e90c30903d
Better error message when package version not exists (#4429) 2024-06-22 10:33:33 +00:00
Eric Biedert
09e3bbd3b4
Fix luma to CMYK conversion (#4425) 2024-06-22 09:09:36 +00:00
Eric Biedert
381a82e764
Fix color mixing and gradients in luma space (#4424)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-06-22 09:09:28 +00:00
Yip Coekjan
0fbec82035
Hint for shadowed std functions (#4402)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-06-22 09:02:53 +00:00
JPichel
49f1c85c18
Add Galician & catalan translations (#4414) 2024-06-22 09:02:38 +00:00
+merlan #flirora
781eea632f
Add message when trying to access a field that is not set (#4399)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-06-22 08:59:52 +00:00
Clemens Koza
3d3489fbae
Allow "imprecise" bounds for the compiler version (#4394) 2024-06-22 08:41:19 +00:00
Yip Coekjan
ddce645ef0
Add named symbols: , , , (#4267) 2024-06-22 08:40:10 +00:00
Laurenz
a2c9807159
Fix backlinks (#4409) 2024-06-17 12:15:24 +00:00
Laurenz
0d93ccd4bf
Compress CMaps (#4406) 2024-06-16 10:05:13 +00:00
Laurenz Stampfl
feedfe80cb
Improve subsetting (#4373)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-06-16 09:38:33 +00:00
Malo
34550220ae
Add hints to array destructuring error messages (#4400) 2024-06-16 09:35:18 +00:00
Laurenz
f25308d1eb
Tight lists only attach to preceding paragraphs, not blocks anymore (#4396) 2024-06-16 07:48:03 +00:00
Laurenz Stampfl
1110b93564
Add support for COLRv1 emojis (#4371) 2024-06-16 07:47:13 +00:00
Laurenz
9a45d948f9
Paragraph spacing property (#4390) 2024-06-14 08:49:44 +00:00
Yip Coekjan
6f9855a8c3
Make symbols callable like functions & migrate callable accents to callable symbols (#4299)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-06-13 16:57:34 +00:00
astrale-sharp
ad4ef68a11
Lexer hint (#4346)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-06-12 12:00:22 +00:00
Laurenz Stampfl
20b8d2c121
Don't change DPI in resvg (#4354) 2024-06-11 11:12:03 +00:00
+merlan #flirora
a10e3324c2
interrupt_styles: Check all potential style matches (#4345) 2024-06-11 09:14:26 +00:00
+merlan #flirora
20475ab0bf
Add hint when string is used in place of label (#4330) 2024-06-11 09:08:30 +00:00
Laurenz
7fa86eed0e
Basic multi-threading (#4366) 2024-06-10 13:28:40 +00:00
Laurenz
a68a241570
Remove Tracer (#4365) 2024-06-10 09:00:54 +00:00
Laurenz
f91cad7d78
Pure location assignment (#4352) 2024-06-09 13:23:56 +00:00
LuizAugustoPapa
cc3e9c8602
Add more environment control parameters to CLI (#4227)
Co-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com>
Co-authored-by: Tulio Martins <tulioml240@gmail.com>
Co-authored-by: PepinhoJp <pepinho.jp@gmail.com>
2024-06-06 17:22:54 +00:00
T0mstone
753213c40a
Add symbols {gt,lt}.neq (#4305) 2024-06-06 15:44:19 +00:00
Laurenz
8f7ba8d495
Bump SVG & PDF cinematic universe (#4316) 2024-06-06 15:30:49 +00:00
Wenzhuo Liu
681badf76a
Pad matrix cell to make matrix have a consistent height (#4153) 2024-06-04 15:42:02 +00:00
Yip Coekjan
ada0f5da65
Hint for labels in code mode (#4319) 2024-06-04 15:33:08 +00:00
Leedehai
df6e347bc5
Align point and linebreak should not increase math row height (#4306) 2024-06-04 15:30:43 +00:00
PgBiel
9adcd9a1f8
Refactor casts to use HintedStrResult (#4229) 2024-06-04 15:24:39 +00:00
PepinhoJp
d360e753bc
Improving error message for invalid file types (#4216) 2024-06-04 15:23:38 +00:00
+merlan #flirora
99b393110e
Align corner brackets to the top and bottom when scaling (#4200) 2024-06-04 15:22:56 +00:00
Ana Gelez
9afd247534
Fix emoji advance in PDF export (#4325) 2024-06-03 10:17:04 +00:00
Laurenz
a9b3273a2b
Clean up list styling (#4324) 2024-06-03 10:04:07 +00:00
Laurenz
3257efd03a
Bring back StyleVec (#4323) 2024-06-03 09:39:34 +00:00
Laurenz
755dd4112d
Show block-level elements as blocks (#4310) 2024-06-03 08:12:52 +00:00
+merlan #flirora
23746ee189
Add flush element (#4141) 2024-05-30 15:40:01 +00:00