typst/tests/typ/compiler
frozolotl 82717b2869
Implement `to-dict` method on arrays (#3575)
2024-04-01 17:21:19 +00:00
..
modules New import syntax 2023-01-03 12:32:17 +01:00
array.typ Implement `to-dict` method on arrays (#3575) 2024-04-01 17:21:19 +00:00
backtracking.typ Destructuring improvements (#3463) 2024-02-21 08:38:47 +00:00
bench.typ New default style 2023-02-25 20:04:30 +01:00
block.typ Destructuring improvements (#3463) 2024-02-21 08:38:47 +00:00
break-continue.typ Check for control flow event before let binding (#1912) 2023-08-21 16:21:37 +02:00
bytes.typ Externalize assets (#3515) 2024-02-28 10:06:54 +00:00
call.typ Destructuring improvements (#3463) 2024-02-21 08:38:47 +00:00
closure.typ Wider callsite span (#3466) 2024-02-21 14:11:35 +00:00
color.typ Implement alpha modification methods for colors (#3516) 2024-02-28 14:09:13 +00:00
comment.typ Don't allow nested line comment inside block comment (#3048) 2023-12-30 13:01:05 +00:00
construct.typ Renaming and refactoring 2023-03-19 22:39:19 +01:00
content-field.typ New context system (#3497) 2024-02-27 10:05:16 +00:00
delayed-error.typ Wider callsite span (#3466) 2024-02-21 14:11:35 +00:00
dict.typ Destructuring improvements (#3463) 2024-02-21 08:38:47 +00:00
duration.typ Duration type, simple date-duration-calculations and comparisons (#1843) 2023-08-30 12:28:53 +02:00
embedded-expr.typ Destructuring improvements (#3463) 2024-02-21 08:38:47 +00:00
field.typ Update tests for type system changes 2023-09-11 14:42:43 +02:00
for.typ Destructuring improvements (#3463) 2024-02-21 08:38:47 +00:00
highlight.typ Fix highlighting of identifiers before brackets 2023-04-11 17:26:00 +02:00
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 Externalize assets (#3515) 2024-02-28 10:06:54 +00:00
include.typ Give more specific error messages (#881) 2023-04-19 13:26:55 +02:00
label.typ Mention `str(<label>)` feature in documentation for `label` (#2906) 2023-12-11 17:03:26 +01:00
let.typ Destructuring improvements (#3463) 2024-02-21 08:38:47 +00:00
methods.typ Remove floating point rounding from colors (and more) (#3557) 2024-03-09 11:58:22 +00:00
module.typ Interpret methods on modules as functions in modules 2023-01-23 13:26:10 +01:00
ops-assoc.typ Reorganize library and tests 2022-11-29 14:18:13 +01:00
ops-invalid.typ Implement lexicographic array comparison (#2827) 2023-12-05 19:15:03 +01:00
ops-prec.typ Rework delimiter errors 2023-05-24 16:58:51 +02:00
ops.typ Destructuring improvements (#3463) 2024-02-21 08:38:47 +00:00
packages.typ Allow packages to specify their minimum compiler version 2023-09-04 16:29:57 +02:00
plugin-oob.typ Externalize assets (#3515) 2024-02-28 10:06:54 +00:00
plugin.typ Externalize assets (#3515) 2024-02-28 10:06:54 +00:00
raw.typ Provide more fine-grained spans in raw blocks (#3257) 2024-03-01 09:17:41 +00:00
recursion.typ New context system (#3497) 2024-02-27 10:05:16 +00:00
repr-color-gradient.typ Implement Oklch support (#2611) 2023-11-10 10:31:06 +01:00
repr.typ Let `Repr` for `Relative<T>` print both abs + ratio (#3721) 2024-03-23 11:51:43 +00:00
return.typ Prevent silent swallowing of return expressions trailing arguments (#2545) 2023-11-06 21:42:38 +01:00
select-where-styles.typ Respect set rules in where selectors (#3290) 2024-01-30 14:24:41 +00:00
selector-logical.typ New context system (#3497) 2024-02-27 10:05:16 +00:00
set.typ Externalize assets (#3515) 2024-02-28 10:06:54 +00:00
shorthand.typ Fix typos (#3126) 2024-01-05 14:12:27 +00:00
show-bare.typ Fix show rule colon error message 2023-03-21 13:08:18 +01:00
show-node.typ Update tests for type system changes 2023-09-11 14:42:43 +02:00
show-recursive.typ Reorganize library and tests 2022-11-29 14:18:13 +01:00
show-selector-logical.typ Support for and/or selectors in show rules (#3326) 2024-02-02 14:25:19 +00:00
show-selector.typ Support for and/or selectors in show rules (#3326) 2024-02-02 14:25:19 +00:00
show-set-func.typ Fix show-set semantics (#3311) 2024-02-01 13:30:17 +00:00
show-set-text.typ Fix text show-set regression (#3410) 2024-02-14 08:45:25 +00:00
show-set.typ Fix show-set semantics (#3311) 2024-02-01 13:30:17 +00:00
show-text.typ Externalize assets (#3515) 2024-02-28 10:06:54 +00:00
spread.typ Wider callsite span (#3466) 2024-02-21 14:11:35 +00: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