Laurenz
|
e29f55bb29
|
Remove font store
|
2022-09-19 17:44:40 +02:00 |
|
Laurenz
|
59f67b79c7
|
Remove image store
|
2022-09-19 12:49:36 +02:00 |
|
Laurenz
|
30be75c668
|
Renaming
`Face` -> `Font`
`FaceId` -> `FontId`
`SourceFile` -> `Source`
|
2022-09-19 11:36:59 +02:00 |
|
Laurenz
|
7fb19d5ef8
|
Unified file loading errors
|
2022-06-14 20:07:27 +02:00 |
|
Laurenz
|
c81e2a5f56
|
Many fixes
|
2022-06-14 13:53:02 +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
|
6935cf8dfe
|
Virtual machine
|
2022-05-25 11:51:28 +02:00 |
|
Laurenz
|
3309ff9fe5
|
Slim down context
|
2022-05-25 11:16:03 +02:00 |
|
Laurenz
|
c9b72aaa84
|
More highlighting API
|
2022-05-20 10:04:49 +02:00 |
|
Laurenz
|
242b01549a
|
Safe eval function
|
2022-05-16 20:22:48 +02:00 |
|
Laurenz
|
a741bd6b83
|
Absolute paths
|
2022-05-16 17:56:36 +02:00 |
|
Laurenz
|
2791f59ce2
|
Clean up the parser a bit
|
2022-04-24 18:00:36 +02:00 |
|
Laurenz
|
c5b3f8ee98
|
Switch to unscanny
|
2022-04-16 22:23:57 +02:00 |
|
Laurenz
|
e1f29d6cb9
|
Rework the core context
|
2022-02-23 14:53:55 +01:00 |
|
Laurenz
|
642e149464
|
Incremental bug fixes
Co-Authored-By: Martin Haug <mhaug@live.de>
|
2022-02-09 18:15:39 +01:00 |
|
Laurenz
|
20b1a38414
|
Switch from Rc to Arc
|
2022-01-31 16:47:00 +01:00 |
|
Laurenz
|
3739ab7720
|
Export into rendered images
|
2022-01-24 17:39:49 +01:00 |
|
Laurenz
|
4abdafcd15
|
Faster byte/utf-16 offset conversions
|
2022-01-13 19:55:32 +01:00 |
|
Martin Haug
|
c994cfa7d8
|
Code Review: Your parsers were so preoccupied with whether they could
|
2022-01-04 00:21:33 +01:00 |
|
Martin Haug
|
e05eb5fda5
|
Code Review: Parser, I can't let you do this
|
2021-11-28 18:18:45 +01:00 |
|
Martin Haug
|
edc686d738
|
Make incremental parsing simpler and move it somewhere else
|
2021-11-27 16:10:22 +01:00 |
|
Martin Haug
|
fdb9d0743d
|
Refactoring and bugfixes
|
2021-11-18 16:21:45 +01:00 |
|
Martin Haug
|
3162c6a83a
|
Comments and neighbors
|
2021-11-10 20:41:10 +01:00 |
|
Martin Haug
|
91f2f97572
|
Multiple replacements, escapes
|
2021-11-09 13:34:23 +01:00 |
|
Martin Haug
|
7a631d8b09
|
Simplify node mode management
|
2021-11-09 13:07:55 +01:00 |
|
Martin Haug
|
9141cba6a9
|
Deal with the effects of keywords
|
2021-11-08 12:01:35 +01:00 |
|
Martin Haug
|
0663758fbb
|
Tests
- length updates
- dealing with keywords and comments
|
2021-11-07 19:43:01 +01:00 |
|
Martin Haug
|
eba7fc34ef
|
Incremental-safety based approach
|
2021-11-06 16:07:21 +01:00 |
|
Martin Haug
|
7016ab0d12
|
Make stuff more elegant
|
2021-11-03 11:03:00 +01:00 |
|
Martin Haug
|
1e4cab393e
|
Introduce incremental parsing
|
2021-11-02 12:06:22 +01:00 |
|
Laurenz
|
11565a40b3
|
Set Rules Episode IX: The Rise of Testing
|
2021-12-21 00:20:24 +01:00 |
|
Laurenz
|
2a3d0f4b39
|
Set Rules Episode VII: The Set Awakens
|
2021-12-15 20:27:41 +01:00 |
|
Laurenz
|
f3bdc9d3da
|
Syntax highlighting
|
2021-11-30 18:55:50 +01:00 |
|
Laurenz
|
0e0f340502
|
Revert page and inline levels
|
2021-11-16 10:41:30 +01:00 |
|
Laurenz
|
8a38899c98
|
Tidying
|
2021-11-14 15:06:34 +01:00 |
|
Laurenz
|
38c5c36241
|
Final touches
|
2021-11-08 13:06:11 +01:00 |
|
Laurenz
|
75fffc1f9b
|
Fine-grained capturing
|
2021-11-08 11:52:09 +01:00 |
|
Laurenz
|
65fac0e57c
|
Refactoring
Co-Authored-By: Martin <mhaug@live.de>
|
2021-11-05 13:46:41 +01:00 |
|
Martin Haug
|
49fb3cd4e2
|
Code Review: Life is Like a Box of Iterators
|
2021-11-05 13:44:50 +01:00 |
|
Martin Haug
|
84d35efee3
|
Less owning, more iterating
|
2021-11-05 13:44:49 +01:00 |
|
Martin Haug
|
4875633acf
|
Change parser
|
2021-11-05 13:44:49 +01:00 |
|
Laurenz
|
72eb243e26
|
Simplify source file loading logic
|
2021-09-25 23:44:33 +02:00 |
|
Laurenz
|
c18321a4c2
|
Bugfix and tidying
|
2021-09-15 13:05:00 +02:00 |
|
Laurenz
|
0dd4ae0a7a
|
Prune derives
|
2021-08-21 17:30:21 +02:00 |
|
Laurenz
|
ba6b91e2ee
|
Editable source files
|
2021-08-16 14:40:02 +02:00 |
|
Laurenz
|
144f208821
|
Add file information to spans
|
2021-08-13 14:33:58 +02:00 |
|