|
eval
|
Always use first positional argument in `expect()`
|
2021-10-05 19:45:38 +02:00 |
|
export
|
Bugfix and tidying
|
2021-09-15 13:05:00 +02:00 |
|
layout
|
Fix panic in grid due to empty auto row
|
2021-10-02 18:41:03 +02:00 |
|
library
|
Rename `length` to `size` in `square()`
|
2021-10-05 19:55:00 +02:00 |
|
loading
|
New default fonts
|
2021-09-30 22:50:14 +02:00 |
|
parse
|
Change indent requirements to allow alignment
|
2021-10-05 17:25:58 +02:00 |
|
syntax
|
Change precedence of range expression
|
2021-10-05 17:19:48 +02:00 |
|
util
|
Bugfix and tidying
|
2021-09-15 13:05:00 +02:00 |
|
diag.rs
|
Implement `Display` for `Tracepoint`
|
2021-09-29 00:10:39 +02:00 |
|
font.rs
|
Allow linear values for text edges
|
2021-09-28 10:53:54 +02:00 |
|
image.rs
|
More useful `Debug` impls
|
2021-09-26 12:24:24 +02:00 |
|
lib.rs
|
Rename `SyntaxTree` to `Markup`
|
2021-09-15 13:05:01 +02:00 |
|
main.rs
|
Implement `Display` for `Tracepoint`
|
2021-09-29 00:10:39 +02:00 |
|
paper.rs
|
Prune derives
|
2021-08-21 17:30:21 +02:00 |
|
source.rs
|
Simplify source file loading logic
|
2021-09-25 23:44:33 +02:00 |