Laurenz
|
eb951c008b
|
Style changes
|
2022-11-04 11:38:09 +01:00 |
|
Laurenz
|
37a7afddfa
|
Split crates
|
2022-11-03 13:35:39 +01:00 |
|
Laurenz
|
95e9134a3c
|
Refactor geom module
|
2022-10-28 16:43:38 +02:00 |
|
Laurenz
|
e218226655
|
Merge some modules
|
2022-10-17 20:04:22 +02:00 |
|
Laurenz
|
4fd031a256
|
More spans in AST
|
2022-10-17 17:11:01 +02:00 |
|
Laurenz
|
fd8160f374
|
Remove SpanPos in favor of ErrorPos
|
2022-10-05 13:15:02 +02:00 |
|
Laurenz
|
ec884ec1d8
|
Refactor syntax module
|
2022-10-05 12:49:39 +02:00 |
|
Laurenz
|
5a8534a395
|
Parse basic math syntax
|
2022-10-04 13:45:16 +02:00 |
|
Laurenz
|
9db89b376d
|
Refresh TextMate grammar
|
2022-09-27 16:40:17 +02:00 |
|
Laurenz
|
704f2fbaf1
|
Description lists, link syntax, and new enum syntax
|
2022-09-26 16:12:57 +02:00 |
|
Laurenz
|
ddd3b6a82b
|
Tracked memoization
|
2022-09-21 20:25:57 +02:00 |
|
Laurenz
|
3760748fdd
|
Refactor error handling
|
2022-09-20 19:49:47 +02:00 |
|
Laurenz
|
757a701c1a
|
A New World
|
2022-09-20 16:37:15 +02:00 |
|
Laurenz
|
30be75c668
|
Renaming
`Face` -> `Font`
`FaceId` -> `FontId`
`SourceFile` -> `Source`
|
2022-09-19 11:36:59 +02:00 |
|
Laurenz
|
0d12f2ab23
|
[WIP] Label and reference syntax
|
2022-09-07 11:07:17 +02:00 |
|
Laurenz
|
cbfac6cd45
|
Fix highlighting bugs
|
2022-07-26 20:32:50 +02:00 |
|
Laurenz
|
c81e2a5f56
|
Many fixes
|
2022-06-14 13:53:02 +02:00 |
|
Laurenz
|
ed6550fdb0
|
Bump dependencies
|
2022-06-10 23:54:16 +02:00 |
|
Martin Haug
|
b905048d4b
|
Switch bounded condition, delete only_at_start
|
2022-06-01 19:39:23 +02:00 |
|
Martin Haug
|
91bf1b7f65
|
Refine ahead_nontrivia search
Also reintroduces unsafe layers under another name
|
2022-06-01 17:58:04 +02:00 |
|
Laurenz
|
af10b08cc1
|
Documentation
|
2022-06-01 16:51:46 +02:00 |
|
Laurenz
|
94b375ce55
|
Incremental renumbering
|
2022-06-01 13:49:02 +02:00 |
|
Laurenz
|
0a9172cb15
|
Enforce and make use of span ordering
|
2022-05-31 13:19:09 +02:00 |
|
Laurenz
|
9bbebd69dd
|
Numbered spans
|
2022-05-31 12:37:05 +02:00 |
|
Laurenz
|
08a6188123
|
Remove green/red distinction
|
2022-05-31 10:40:30 +02:00 |
|
Laurenz
|
c9b72aaa84
|
More highlighting API
|
2022-05-20 10:04:49 +02:00 |
|
Laurenz
|
fcce3df093
|
Simplify only_in_mode to only_in_markup
|
2022-05-19 13:56:14 +02:00 |
|
Laurenz
|
3965e10281
|
Hack in ReX for now
|
2022-05-18 19:09:57 +02:00 |
|
Laurenz
|
242b01549a
|
Safe eval function
|
2022-05-16 20:22:48 +02:00 |
|
Laurenz
|
1bca9ccecb
|
Improve diagnostics
|
2022-05-04 23:26:15 +02:00 |
|
Laurenz
|
2a45650dcc
|
Keyed pairs
|
2022-05-04 23:12:31 +02:00 |
|
Laurenz
|
e674fd7e90
|
New raw theme & nicer debug representation
|
2022-05-04 22:14:57 +02:00 |
|
Laurenz
|
d59109e8ff
|
Support recursive show rules
|
2022-05-03 15:58:15 +02:00 |
|
Laurenz
|
f9e115daf5
|
New block spacing model
|
2022-04-30 14:12:28 +02:00 |
|
Laurenz
|
2f33ad0e0a
|
Rename soft linebreak to justified linebreak
|
2022-04-24 21:38:23 +02:00 |
|
Laurenz
|
04fb8b288a
|
Show rules with type ascribed object
|
2022-04-23 21:55:58 +02:00 |
|
Laurenz
|
7a2cc3e7d2
|
Field access
|
2022-04-19 16:37:16 +02:00 |
|
Laurenz
|
4494b443bb
|
Ellipsis
|
2022-04-16 23:06:47 +02:00 |
|
Laurenz
|
67e9313b91
|
Soft breaks and shy hyphens
|
2022-04-13 14:48:19 +02:00 |
|
Laurenz
|
f7875032b7
|
Small highlighting improvement
|
2022-04-13 11:34:44 +02:00 |
|
Martin Haug
|
072543fc59
|
Introduce NodeKind::Quote
|
2022-04-12 22:35:04 +02:00 |
|
Laurenz
|
938b0af889
|
Spreading into arrays and dictionaries
|
2022-04-11 15:52:57 +02:00 |
|
Laurenz
|
790bd536eb
|
Fix incremental bugs
Co-Authored-By: Martin Haug <mhaug@live.de>
|
2022-04-11 15:39:32 +02:00 |
|
Laurenz
|
712c00ecb7
|
Em units
|
2022-04-08 15:45:14 +02:00 |
|
Laurenz
|
beca01c826
|
Methods
|
2022-03-18 23:43:58 +01:00 |
|
Laurenz
|
77d153d315
|
Add in and not in operators
|
2022-03-15 15:27:36 +01:00 |
|
Laurenz
|
2890a156d2
|
Remove classes and improve naming
|
2022-03-12 14:24:24 +01:00 |
|
Laurenz
|
5ac7eb3860
|
Rename template to content
|
2022-03-11 23:36:06 +01:00 |
|
Laurenz
|
5ce2a006b6
|
Consistent block naming
|
2022-03-11 12:22:27 +01:00 |
|
Martin Haug
|
9fda623b02
|
Code Review: That's just like your struct, man.
|
2022-02-23 20:49:47 +01:00 |
|