1354 Commits

Author SHA1 Message Date
Laurenz
affb353453 Merge main back 2023-02-23 14:38:45 +01:00
Laurenz
457ce95436 More EcoVec usage
Frame unfortunately can't use it because splice is missing.
2023-02-23 14:36:40 +01:00
Laurenz
a1d47695a2 Switch to ecow 2023-02-23 12:20:47 +01:00
Laurenz
090831c9cb Memoize closure calls 2023-02-17 16:41:27 +01:00
Laurenz
c1637054a4 Fix semicolon parsing 2023-02-17 16:41:21 +01:00
Laurenz
028632a3a1 Fix error handling after hashtag 2023-02-17 16:32:48 +01:00
Laurenz
dd5f07eb91 Add clusters and codepoints methods 2023-02-17 10:53:47 +01:00
Laurenz
585f656487 Check char boundaries in string methods 2023-02-17 10:20:52 +01:00
Laurenz
56b6a2a908 Impl Eq for syntax tree types 2023-02-17 10:01:40 +01:00
Laurenz
310c229c61 Changelog 2023-02-15 23:22:00 +01:00
Laurenz
b9c0fd87d3 Fix grid sizing 2023-02-14 12:34:16 +01:00
Laurenz
e64b2379a8 Disable link boxes in PDF 2023-02-13 17:53:19 +01:00
Laurenz
17e9805b34 Let eval take code instead of markup 2023-02-13 17:45:08 +01:00
Laurenz
b1b4e52af9 Block sizing 2023-02-13 16:04:25 +01:00
Laurenz
72b60dfde7 Fill and stroke properties for containers 2023-02-13 12:18:34 +01:00
Martin Haug
58adf1d025 Add XMP 2023-02-12 23:32:14 +01:00
Laurenz
fd90736fb6 Support fractional width for box 2023-02-12 22:04:27 +01:00
Laurenz
d689d706ea Vertically center non-math content in math by default 2023-02-12 21:14:12 +01:00
Laurenz
70c8a08905 Fix hover tooltip in math 2023-02-12 20:53:59 +01:00
Laurenz
7b2cdb9d95 Require colon in show rule 2023-02-12 20:25:24 +01:00
Laurenz
77c29b36d4 Autocomplete parentheses 2023-02-12 20:06:49 +01:00
Laurenz
3ffa7393f0 Make all nodes block-level 2023-02-12 19:57:28 +01:00
Laurenz
03cbdea4b4 Fix "not in" precedence 2023-02-12 10:17:35 +01:00
Laurenz
ebe919220d Fix flow bugs 2023-02-11 13:30:55 +01:00
Laurenz
924a27bc37 Move Fragment into library 2023-02-09 14:11:00 +01:00
Laurenz
149e2b055b Custom link callback 2023-02-06 17:40:08 +01:00
Laurenz
ea8edfa821 Make Rust happier about the inline documentation 2023-02-06 11:52:09 +01:00
Laurenz
09d17b4d21 Remove Category to Tag 2023-01-31 19:29:14 +01:00
Laurenz
f72c81a757 More PartialEq impls for EcoString 2023-01-31 19:29:01 +01:00
Laurenz
ec05ed7e06 Move assets 2023-01-31 15:05:42 +01:00
Laurenz
9a99beec94 Fix array.pop() 2023-02-05 17:47:33 +01:00
Laurenz
9e918d06ad Fix function call highlighting 2023-02-03 17:46:53 +01:00
Laurenz
2bb0135d2a Fix inconsistency between text and idents in math 2023-02-02 22:33:12 +01:00
Laurenz
10675cd6d5 Merge text and math symbols 2023-02-02 19:50:06 +01:00
Laurenz
bb12624e8e Fix heading and list markers 2023-02-02 14:27:31 +01:00
Laurenz
5f5c659279 Math tests 2023-02-02 14:13:56 +01:00
Laurenz
451ba699cb Scale fake function call 2023-02-01 13:32:14 +01:00
Laurenz
e1f2acff62 No text hashtags 2023-01-30 23:08:43 +01:00
Martin Haug
0287b98ef3 Add calc module 2023-01-30 21:04:34 +01:00
Laurenz
1ea0a93325 User-defined symbols 2023-01-30 19:45:10 +01:00
Laurenz
3a4c5ae4b9 Highlighting and docs fixes 2023-01-30 18:29:09 +01:00
Laurenz
c987f07b76 HTML highlighting 2023-01-29 23:23:03 +01:00
Laurenz
5f4f507ecf Make shorthand list inspectable 2023-01-29 20:43:36 +01:00
Laurenz
f7458f9533 Matrices 2023-01-29 19:11:44 +01:00
Laurenz
83b28e99ae Import completions 2023-01-29 01:07:20 +01:00
Laurenz
ec21927d08 Find first hovered ancestor expression 2023-01-29 00:24:54 +01:00
Laurenz
18e2aa2cea Differentiate between text and code tooltips 2023-01-29 00:18:42 +01:00
Laurenz
d29acd2203 Dictionary field completion 2023-01-28 23:55:24 +01:00
Laurenz
1e97d5c8cb Better analysis for literals 2023-01-28 23:38:03 +01:00
Laurenz
76048a8ef4 Overline, Underline, Overbracket, Underbracket 2023-01-28 23:15:03 +01:00