Commit graph

1,863 commits

Author SHA1 Message Date
Eddy Bruel
7382169d98 Implement RowAlign::Baseline 2025-11-04 10:39:15 +01:00
Eddy Bruel
acd565dce0 Store descender in finished walk 2025-11-04 10:39:15 +01:00
Julián Montes de Oca
5edd4e9ae0
Fix x11 handle_script_signals call (#811) 2025-11-03 18:20:39 +01:00
Julián Montes de Oca
fe01aa947e
Enable drag scrolling by default in Scroll*Views (#810) 2025-11-03 17:16:22 +01:00
Admin
8205c30521 cleanup 2025-11-03 14:49:43 +01:00
Eddy Bruel
fe1a0a4dd2 Add descender to walks 2025-11-03 14:36:06 +01:00
Admin
725a6343b5 add getters/setters to type tables 2025-11-03 14:23:21 +01:00
Admin
c731a43fe7 added script handles 2025-11-03 13:36:38 +01:00
Admin
b8494ae112 fix 2025-11-02 16:09:05 +01:00
Admin
37cb236ac7 fix 2025-11-02 15:56:18 +01:00
Admin
8509ff90aa added stdlib fns 2025-11-02 11:32:43 +01:00
Admin
76215572dc added stdlib fns 2025-11-02 10:50:35 +01:00
Admin
0f50405d49 fix 2025-11-01 19:42:23 +01:00
Admin
86a13523dd first splash script working! 2025-11-01 19:33:16 +01:00
Admin
938b86b11d child processes and random nr gen 2025-11-01 17:45:24 +01:00
Admin
28b7be3ff4 child processes and random nr gen 2025-11-01 17:40:30 +01:00
Admin
e7c8c3e3e3 add script timers 2025-11-01 12:56:54 +01:00
Admin
8732511703 websockets 2025-10-31 17:36:02 +01:00
Admin
ceb68e3091 websockets 2025-10-31 17:23:17 +01:00
Admin
61075f95f2 add fn syntax 2025-10-31 14:43:02 +01:00
Admin
0ba6fa7f50 add fn syntax 2025-10-31 14:33:37 +01:00
Eddy Bruel
74d4f0ffae Implement fits with min/max bounds relative to unused size 2025-10-31 11:13:24 +01:00
Admin
856dbdc5d8 implemented += concats 2025-10-31 10:37:40 +01:00
alanpoon
5f58721cc5
Added set_texture for RotatedImage (#806) 2025-10-30 22:20:52 +01:00
Julián Montes de Oca
fc4b7a22b4
Fix network response handling in process_to_wasm function (#808) 2025-10-30 20:13:33 +01:00
Julián Montes de Oca
899128907e
Remove auto-deny logic for unimplemented permissions (#807) 2025-10-30 19:57:19 +01:00
Admin
bc77fb44e2 strings are rc now 2025-10-30 18:39:25 +01:00
Eddy Bruel
d5bc7b9806 Prefer Right over Right { wrap: false } in DSL 2025-10-30 16:04:52 +01:00
Eddy Bruel
4aca6b0653 Flow::Right should still work 2025-10-30 16:01:58 +01:00
Admin
6b5773eea5 async networking scripting 2025-10-30 15:54:14 +01:00
Eddy Bruel
04f25515ac Implement per-row alignment for rightward flowing turtles 2025-10-30 12:43:18 +01:00
Eddy Bruel
02c73d01fb Split off wrapping the turtle into its own function 2025-10-30 12:43:18 +01:00
Eddy Bruel
04587b4722 Move next_walk_{is_first/offset} from Turtle to Cx2d 2025-10-30 12:43:18 +01:00
Eddy Bruel
60c4593593 Rename Turtle::row_height to Turtle::next_row_offset 2025-10-30 12:43:18 +01:00
Admin
3d6e4c4a4b typecheck arg 2025-10-30 10:26:40 +01:00
Admin
f75f7adc9a default to cx for script macro 2025-10-30 10:17:14 +01:00
Admin
c6b76a4566 fix + to autodetect concat 2025-10-30 09:31:39 +01:00
admin
fcb8fa8faf first fs apis working 2025-10-29 17:26:31 +01:00
Admin
255c0b4d88 script interface for httprequest complete! 2025-10-29 14:02:29 +01:00
Admin
1100833c15 make json string keys id searchable and compareable 2025-10-29 00:09:15 +01:00
Admin
0aec50a276 make json string keys id searchable and compareable 2025-10-28 23:54:12 +01:00
Admin
1756d53fd4 make json string keys id searchable and compareable 2025-10-28 23:43:14 +01:00
Admin
7d861363ce make json string keys id searchable and compareable 2025-10-28 23:17:00 +01:00
Admin
0a47183528 make json string keys id searchable and compareable 2025-10-28 23:04:54 +01:00
Admin
1f909308cc make json string keys id searchable and compareable 2025-10-28 22:50:50 +01:00
Admin
52b246cde7 map json strings to ids in lookup 2025-10-28 20:38:29 +01:00
Admin
25e0d31aea add json parser 2025-10-28 17:55:42 +01:00
Admin
71f5a3be7d add json parser 2025-10-28 15:56:48 +01:00
Admin
45068fbb25 add string to vec mappings 2025-10-28 12:46:50 +01:00
Eddy Bruel
d3b6a2bdab Keep track of finished rows in turtle 2025-10-28 11:52:21 +01:00