1291 Commits

Author SHA1 Message Date
Laurenz
33585d9a3f Small fixes 2023-01-27 11:38:04 +01:00
Laurenz
4653ffebb4 Math module 2023-01-23 15:23:52 +01:00
Laurenz
84c6c8b0e6 Fix closure parameter capturing 2023-01-23 15:02:09 +01:00
Laurenz
2b8426b1b3 Interpret methods on modules as functions in modules 2023-01-23 13:26:10 +01:00
Laurenz
6ca240508e Don't throw away arguments after non-function math call 2023-01-22 16:29:37 +01:00
Laurenz
7e295d84b5 Math delimiter grouping 2023-01-22 13:32:58 +01:00
Laurenz
ea378e89b4 Better math atoms 2023-01-22 13:27:49 +01:00
Laurenz
83b6858146 Math framework 2023-01-22 13:26:42 +01:00
Laurenz
a2d77e36ba Frame debugging tools 2023-01-22 13:21:35 +01:00
Laurenz
760936af49 Remove ReX 2023-01-22 13:19:48 +01:00
Laurenz
815ee3254c Formatting fixes 2023-01-22 13:18:30 +01:00
Laurenz
eabbbf7eae Name handling for New Computer Modern Math 2023-01-22 13:16:03 +01:00
Laurenz
e38839c287 Fix small newline bug 2023-01-20 14:26:43 +01:00
Laurenz
b73b4f33bc Fix a few clippy lints 2023-01-20 14:21:59 +01:00
Laurenz
dd331f007c Rewrite parser 2023-01-20 14:05:35 +01:00
Laurenz
40561e57fb Remove most fields from SyntaxKind enum 2023-01-15 12:40:27 +01:00
Laurenz
15f0434d1f Eliminate literal type 2023-01-14 12:52:24 +01:00
Laurenz
ab03f32240 Reorganize syntax module 2023-01-14 12:34:17 +01:00
Laurenz
2589692b00 Iterator over coverage 2023-01-12 17:13:10 +01:00
Laurenz
29b31c4a5a New import syntax 2023-01-03 12:32:17 +01:00
Laurenz
7c683db367 Merge MarkupNode and MathNode into Expr 2022-12-31 09:52:14 +01:00
Laurenz
a6d90c1bf1 Numbering functions 2022-12-30 20:00:50 +01:00
Laurenz
f70cea508c Remove index syntax in favor of accessor methods 2022-12-30 16:45:41 +01:00
Laurenz
fe1f440069 Clamp shape radii 2022-12-30 10:07:46 +01:00
Laurenz
94cf7005e9 Forbid division by zero 2022-12-30 10:01:37 +01:00
Laurenz
68c6160a14 Recursion with max depth 2022-12-30 09:48:30 +01:00
Laurenz
94b90761eb Bugfixes 2022-12-27 16:07:26 +01:00
Laurenz
046cd4f5c7 Fix autocomplete 2022-12-25 17:20:12 +01:00
Laurenz
8527517258 Rename desc to terms 2022-12-22 18:25:29 +01:00
Laurenz
990224c0f8 Annotate return values 2022-12-22 00:34:03 +01:00
Laurenz
1eda162867 Mutable methods with return values 2022-12-21 23:48:04 +01:00
Laurenz
31f904a2c4 Split up and document shapes 2022-12-21 16:19:46 +01:00
Laurenz
ba294e2670 Split up list type into three separate types and document them 2022-12-21 12:50:33 +01:00
Laurenz
ee732468c7 Document text category 2022-12-21 00:26:20 +01:00
Martin Haug
5e19991b6c Document Utility funcs, some layout funcs 2022-12-20 18:31:47 +01:00
Laurenz
f5f7df7247 Documentation 2022-12-20 16:11:37 +01:00
Martin Haug
b8ffd3ad3d Document meta and data loading categories 2022-12-20 15:55:15 +01:00
Laurenz
b4b022940b Syntax and example sections 2022-12-19 01:16:35 +01:00
Laurenz
ba384e5bb6 Fix set rule autocomplete filter 2022-12-17 18:12:08 +01:00
Laurenz
35b16e545b Document parameters in comment 2022-12-17 16:24:29 +01:00
Laurenz
b6202b646a Reflection for castables 2022-12-15 23:11:20 +01:00
Laurenz
f3980c7045 Basic autocompletion 2022-12-14 10:10:26 +01:00
Laurenz
0c7fb7d30f Hover tooltips 2022-12-14 10:10:07 +01:00
Laurenz
9ba4d2c134 New macro setup 2022-12-14 10:09:44 +01:00
Laurenz
4c73456fc1 Move highlighting into new IDE module 2022-12-14 10:02:19 +01:00
Laurenz
2470df05af Linked syntax node 2022-12-14 09:57:52 +01:00
Laurenz
ad66fbdfa2 Detect infinite loops 2022-12-14 09:56:24 +01:00
Laurenz
2271d67f8f Faster image rendering 2022-12-12 10:35:42 +01:00
Laurenz
c38d55614a A few math fixes 2022-12-09 21:22:23 +01:00
Laurenz
cd089b6194 Align set rule 2022-12-09 10:21:11 +01:00