typst/tests/typ
Laurenz b8b0137504 Bytes type
- Moves `Bytes` from `util` to `eval` module
- Accepts bytes in `str` function for bytes -> str conversion
- Adds `bytes` function for str | array -> bytes conversion
- Adds `array` function for bytes -> array conversion
- Adds `len`, `at`, and `slice` methods for bytes
- Adds `encoding` parameter to `read` function
2023-08-04 15:46:46 +02:00
..
bugs Reintroduce `--root` 2023-06-28 10:36:53 +02:00
compiler Bytes type 2023-08-04 15:46:46 +02:00
compute Bytes type 2023-08-04 15:46:46 +02:00
layout Resolve `place` deltas relative to real container size 2023-07-19 12:59:34 +02:00
lint Add infrastructure for compiler warnings (#1731) 2023-07-19 12:52:47 +02:00
math large operators have limits in displays; relations have limits always (#1748) 2023-08-03 00:27:33 +02:00
meta Warn if layout doesn't stabilize (#1684) 2023-08-03 00:24:25 +02:00
text Support OpenType writing script (#1697) 2023-07-19 12:25:24 +02:00
visualize layout::par::finalize: Bound allotted width when fitting to width (#1828) 2023-08-03 00:45:40 +02:00
coma.typ Reintroduce `--root` 2023-06-28 10:36:53 +02:00
empty.typ Reorganize tests 🔀 2021-02-20 23:34:33 +01:00