|
|
93f665ba8f
|
rename Editor -> ExprBlock
|
2025-05-18 11:10:25 +02:00 |
|
|
|
c45f19143b
|
improve type inferencing + fix bug in CallBlock suggestion priorities
|
2025-05-18 10:33:43 +02:00 |
|
|
|
24689b3783
|
correct suggestion order also in body of lambda function
|
2025-05-17 23:32:35 +02:00 |
|
|
|
46baad7cf4
|
self-host fonts; proper error bubbling
|
2025-05-17 18:01:31 +02:00 |
|
|
|
496463bbac
|
use unused typevar when encountering unknown value or lambda parameter - type inferencing still not entirely correct
|
2025-05-17 10:38:54 +02:00 |
|
|
|
e850952738
|
nicer looking
|
2025-05-17 09:25:13 +02:00 |
|
|
|
2d81e42447
|
change the way text suggestions are rendered + option to disable syntactic sugar
|
2025-05-15 22:22:45 +02:00 |
|
|
|
9c0c2dab90
|
trying to simplify things a bit more... will get rid of 'onResolve'
|
2025-05-13 16:33:25 +02:00 |
|
|
|
f09261df93
|
move 'env' from state to context
|
2025-05-13 14:33:35 +02:00 |
|
|
|
9ef160aeb7
|
simplify some things
|
2025-05-13 13:11:57 +02:00 |
|
|
|
95eb8aef84
|
better-looking parameters
|
2025-05-12 23:40:58 +02:00 |
|
|
|
a9ae4f9888
|
decent progress
|
2025-05-11 22:54:23 +02:00 |
|
|
|
e901fc3f76
|
making some good progress
|
2025-05-11 13:22:12 +02:00 |
|
|
|
5f3d697866
|
use <div> with property 'contenteditable' to accept text input (much simpler)
|
2025-05-10 22:01:24 +02:00 |
|
|
|
d05d9125c9
|
very simple hacked-together auto-completion demo
|
2025-05-10 16:36:49 +02:00 |
|