| .. |
|
util
|
small changes - disable suggestions temporarily
|
2025-05-18 12:01:56 +02:00 |
|
App.css
|
add example + only show scrollbars in Chrome when necessary
|
2025-05-17 12:13:44 +02:00 |
|
App.tsx
|
hitting spacebar always adds a parameter to the first ancestor that is a CallBlock
|
2025-05-20 09:02:19 +02:00 |
|
CallBlock.css
|
use unused typevar when encountering unknown value or lambda parameter - type inferencing still not entirely correct
|
2025-05-17 10:38:54 +02:00 |
|
CallBlock.tsx
|
hitting spacebar always adds a parameter to the first ancestor that is a CallBlock
|
2025-05-20 09:02:19 +02:00 |
|
configurations.ts
|
everything seems to work ... but code is dirty
|
2025-05-19 23:59:21 +02:00 |
|
EnvContext.ts
|
much improved type inferencing
|
2025-05-19 15:01:30 +02:00 |
|
eval.ts
|
hitting spacebar always adds a parameter to the first ancestor that is a CallBlock
|
2025-05-20 09:02:19 +02:00 |
|
ExprBlock.css
|
rename Editor -> ExprBlock
|
2025-05-18 11:10:25 +02:00 |
|
ExprBlock.tsx
|
hitting spacebar always adds a parameter to the first ancestor that is a CallBlock
|
2025-05-20 09:02:19 +02:00 |
|
GlobalContext.ts
|
fix suggestion order
|
2025-05-17 22:40:17 +02:00 |
|
index.css
|
self-host fonts; proper error bubbling
|
2025-05-17 18:01:31 +02:00 |
|
InputBlock.css
|
hitting spacebar always adds a parameter to the first ancestor that is a CallBlock
|
2025-05-20 09:02:19 +02:00 |
|
InputBlock.tsx
|
hitting spacebar always adds a parameter to the first ancestor that is a CallBlock
|
2025-05-20 09:02:19 +02:00 |
|
LambdaBlock.css
|
eval lambda block: bubble up substitutions
|
2025-05-17 12:06:27 +02:00 |
|
LambdaBlock.tsx
|
hitting spacebar always adds a parameter to the first ancestor that is a CallBlock
|
2025-05-20 09:02:19 +02:00 |
|
LetInBlock.css
|
can disable syntactic sugar also for let...in... blocks + nicer looking fn input parameters
|
2025-05-17 09:50:16 +02:00 |
|
LetInBlock.tsx
|
hitting spacebar always adds a parameter to the first ancestor that is a CallBlock
|
2025-05-20 09:02:19 +02:00 |
|
main.tsx
|
small changes - disable suggestions temporarily
|
2025-05-18 12:01:56 +02:00 |
|
Type.css
|
further improved keyboard handling
|
2025-05-13 00:15:47 +02:00 |
|
Type.tsx
|
decent progress
|
2025-05-11 22:54:23 +02:00 |
|
Value.css
|
nicer looking
|
2025-05-17 09:25:13 +02:00 |
|
Value.tsx
|
more improvements
|
2025-05-19 15:43:11 +02:00 |
|
vite-env.d.ts
|
very simple hacked-together auto-completion demo
|
2025-05-10 16:36:49 +02:00 |