| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Fixes #87
|
|
|
|
|
|
`Face` -> `Font`
`FaceId` -> `FontId`
`SourceFile` -> `Source`
|
|
Fixes #76
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also reintroduces unsafe layers under another name
|
|
|
|
Co-Authored-By: Martin Haug <mhaug@live.de>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-Authored-By: Martin Haug <mhaug@live.de>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix code edits and at_start handling.
Also fix dedenting for multi-byte chars in raw blocks.
|
|
Also move column offset into scanner.
This fixes #62
|
|
|