typst/tests/typ/compiler
Malo 7adeb49652
Improve number display (#2936)
2023-12-14 14:21:25 +01:00
..
modules
array.typ Fix error priority for function arguments 2023-10-27 15:38:08 +02:00
bench.typ
block.typ Update tests for type system changes 2023-09-11 14:42:43 +02:00
break-continue.typ Check for control flow event before let binding (#1912) 2023-08-21 16:21:37 +02:00
bytes.typ Add capability to get current compiler version (#2016) 2023-10-02 20:28:19 +02:00
call.typ Better error message for named instead of positional argument 2023-11-28 18:55:03 +01:00
closure.typ Fix missing capturing of assignments 2023-09-16 20:41:44 +02:00
color.typ Remove restrictions to chroma and improve clamping (#2690) 2023-11-17 10:41:45 +01:00
comment.typ Update tests for type system changes 2023-09-11 14:42:43 +02:00
construct.typ
content-field.typ Fix `has` on non-inherent fields (#2745) 2023-11-24 11:41:38 +01:00
dict.typ Implement dict key interpolation (#2559) 2023-11-02 17:08:08 +01:00
duration.typ Duration type, simple date-duration-calculations and comparisons (#1843) 2023-08-30 12:28:53 +02:00
embedded-expr.typ Add hints for invalid identifier errors (#2583) 2023-11-07 12:14:20 +01:00
field.typ Update tests for type system changes 2023-09-11 14:42:43 +02:00
for.typ Update tests for type system changes 2023-09-11 14:42:43 +02:00
highlight.typ
hint.typ Add hints for invalid identifier errors (#2583) 2023-11-07 12:14:20 +01:00
if.typ Update tests for type system changes 2023-09-11 14:42:43 +02:00
import.typ Update tests for type system changes 2023-09-11 14:42:43 +02:00
include.typ
label.typ Mention `str(<label>)` feature in documentation for `label` (#2906) 2023-12-11 17:03:26 +01:00
let.typ Add test cases to verify lexer's identifier validation (#2773) 2023-11-27 11:50:15 +01:00
methods.typ Improve number display (#2936) 2023-12-14 14:21:25 +01:00
module.typ
ops-assoc.typ
ops-invalid.typ Implement lexicographic array comparison (#2827) 2023-12-05 19:15:03 +01:00
ops-prec.typ
ops.typ Implement lexicographic array comparison (#2827) 2023-12-05 19:15:03 +01:00
packages.typ Allow packages to specify their minimum compiler version 2023-09-04 16:29:57 +02:00
plugin-oob.typ Avoid plugin panics (#2232) 2023-09-26 16:21:21 +02:00
plugin.typ Update tests for type system changes 2023-09-11 14:42:43 +02:00
recursion.typ A little less route nesting 2023-11-29 13:09:00 +01:00
repr-color-gradient.typ Implement Oklch support (#2611) 2023-11-10 10:31:06 +01:00
repr.typ Gradient Part 2 - Linear gradients (#2279) 2023-10-03 19:31:02 +02:00
return.typ Prevent silent swallowing of return expressions trailing arguments (#2545) 2023-11-06 21:42:38 +01:00
selector-logical.typ Support selectors with and/or followed by before/after (#1883) 2023-08-22 12:23:55 +02:00
set.typ
shorthand.typ Add tests for shorthand (#2660) 2023-11-13 11:54:48 +01:00
show-bare.typ
show-node.typ Update tests for type system changes 2023-09-11 14:42:43 +02:00
show-recursive.typ
show-selector.typ Update tests for type system changes 2023-09-11 14:42:43 +02:00
show-text.typ Fix crashing on empty regexps (#1870) 2023-08-08 14:42:04 +02:00
spread.typ Update tests for type system changes 2023-09-11 14:42:43 +02:00
string.typ Add test for ends-with fix 2023-08-30 17:19:25 +02:00
type-compatibility.typ Type compatibility 2023-09-11 17:38:03 +02:00
while.typ Update tests for type system changes 2023-09-11 14:42:43 +02:00