typst/tests/typ/code
Laurenz 594809e35b Library functions behave more imperatively
- Templates scope state changes
- State-modifying function operate in place instead of returning a template
- Internal template representation contains actual owned nodes instead of a pointer to a syntax tree + an expression map
- No more wide calls
2021-08-17 22:20:37 +02:00
..
importable Fatal errors 2021-07-30 18:49:19 +02:00
array.typ Array and dictionary indexing 2021-08-12 13:56:23 +02:00
block.typ Change indent from 4 to 2 spaces 2021-07-30 18:49:20 +02:00
call.typ Library functions behave more imperatively 2021-08-17 22:20:37 +02:00
closure.typ Named arguments for user defined functions 2021-08-12 16:07:42 +02:00
comment.typ Even shorter error annotations 2021-07-09 10:50:25 +02:00
dict.typ Array and dictionary indexing 2021-08-12 13:56:23 +02:00
for.typ Change indent from 4 to 2 spaces 2021-07-30 18:49:20 +02:00
if.typ Change indent from 4 to 2 spaces 2021-07-30 18:49:20 +02:00
import.typ New source loading architecture 2021-08-09 11:26:41 +02:00
include.typ Change indent from 4 to 2 spaces 2021-07-30 18:49:20 +02:00
let.typ Fatal errors 2021-07-30 18:49:19 +02:00
ops-assoc.typ Change indent from 4 to 2 spaces 2021-07-30 18:49:20 +02:00
ops-invalid.typ Make range-end exclusive 2021-08-12 14:54:52 +02:00
ops-prec.typ Array and dictionary indexing 2021-08-12 13:56:23 +02:00
ops.typ Library functions behave more imperatively 2021-08-17 22:20:37 +02:00
repr.typ Fatal errors 2021-07-30 18:49:19 +02:00
spread.typ Argument collection and spreading 2021-08-13 16:55:45 +02:00
target.typ Test cases for include and import 2021-05-31 22:33:40 +02:00
while.typ Change indent from 4 to 2 spaces 2021-07-30 18:49:20 +02:00