Admin
d63bfaf903
fib runs
2025-10-05 15:19:08 +02:00
Admin
43267086f1
interpreted if else
2025-10-05 14:42:36 +02:00
Admin
4663f7330b
parsed if else hopefully
2025-10-05 14:12:22 +02:00
Admin
ac596b1efd
split out opcode
2025-10-05 13:33:28 +02:00
Admin
d4b2da9725
split off opcodes into type
2025-10-05 13:01:02 +02:00
Admin
0312ac3f16
fn calls
2025-10-04 22:23:59 +02:00
Admin
44c18e7851
remove lots of pops for assignments
2025-10-03 18:08:57 +02:00
Admin
5a83e6e2ff
give opcodes space for immediates
2025-10-03 16:26:38 +02:00
Admin
95b71e6647
added inline strings to nanbox
2025-10-03 15:31:54 +02:00
Admin
b010ffc888
added inline strings to nanbox
2025-10-03 15:23:01 +02:00
Admin
8f01eaec9d
use high bit of id for escape
2025-10-03 14:46:31 +02:00
Admin
bc53033603
use high bit of id for escape
2025-10-03 14:40:16 +02:00
Admin
4ff156bee6
added id-as-var
2025-10-03 13:58:00 +02:00
Admin
1a9b0082ec
added id-as-var
2025-10-03 13:38:11 +02:00
Admin
aeb2f0fd86
have prototypes
2025-10-03 12:38:52 +02:00
Admin
5504869915
have prototypes
2025-10-03 12:14:09 +02:00
Admin
7318e9cc0b
it calculates!
2025-10-03 12:07:56 +02:00
Admin
f16fe7174d
it calculates!
2025-10-03 11:52:40 +02:00
Admin
9a3ec1a6f2
it calculates!
2025-10-03 11:27:06 +02:00
Admin
7484badb79
interpreter otw
2025-10-03 10:49:15 +02:00
Admin
cbe02e5732
parsed functions
2025-10-03 09:23:52 +02:00
Admin
3cdd111c81
added let instructions
2025-10-02 18:38:16 +02:00
Admin
35e62ac430
make id have $ flag
2025-10-01 11:54:03 +02:00
Admin
390b2e748d
make id have $ flag
2025-10-01 11:51:12 +02:00
Admin
172bb28b51
deep proto inheritance otw
2025-10-01 11:32:48 +02:00
Admin
bec60fcd37
added 3 value operators
2025-09-30 16:49:39 +02:00
Admin
0c4b20d134
script otw
2025-09-29 16:28:00 +02:00
Admin
77f9b750cf
concat and add
2025-09-28 16:43:09 +02:00
Admin
af27772634
splash: multizone gc heaps
2025-09-28 14:17:32 +02:00
Admin
58db89341d
script engine basic gc
2025-09-26 14:39:59 +02:00
Admin
9f259e5a85
script parse call, index and fields
2025-09-25 17:26:42 +02:00
Admin
a109b80358
script parse call, index and fields
2025-09-25 14:07:32 +02:00
Admin
178f1a5f18
script parse parens
2025-09-25 13:28:12 +02:00
Admin
40fa3492f1
script object constructors
2025-09-25 12:44:30 +02:00
Admin
0ccf3c42a6
first parsed math expression
2025-09-25 12:10:35 +02:00
admin
1397834a62
parser otw
2025-09-24 16:31:18 +02:00
Admin
711e8c0554
script otw
2025-09-24 12:18:01 +02:00
Admin
93032302ac
script engine otw
2025-09-24 11:00:28 +02:00
Admin
a6ca524071
script engine otw
2025-09-24 10:16:15 +02:00
Admin
4355efaf70
script tokenizer done
2025-09-23 08:47:09 +02:00
Admin
dff048408e
script tokenizer done
2025-09-23 08:37:23 +02:00
makepaddev
ce0e6fcf34
wasm elide warnings removed
2025-09-09 22:24:18 +02:00
makepaddev
602dd42d36
fix elided lifetime warnings
2025-09-09 21:37:52 +02:00
Kevin Boos
ee6af17725
Avoid OOB error in ab_glyph_rasterizer ( #779 )
2025-07-08 19:57:34 +02:00
Admin
4dbd24c058
ai bounds fix on raster
2025-06-19 20:54:33 +02:00
Admin
03652dec7c
move quest xr_net example into main repo
2025-05-31 19:20:56 +02:00
Admin
fa4c5a110d
remove warnings
2025-05-31 14:42:50 +02:00
Admin
67d9866954
fix glyph rendering edgecase of chinese character
2025-05-31 14:41:24 +02:00
Kevin Boos
ab9483c365
Restore overwritten change in internal makepad-android-state library ( #763 )
...
* Add `Dock::replace_tab()`: change the inner widget content of a tab
without having to remove and recreate the actual tab itself.
* Fix StackNavigation to forward non-visibility events to all subviews
* Allow saving/restoring the state of the `TextInput` widget
This redoes the changes introduced in #533 , but modified for the new version of TextInput
* Add KeyModifiers parameter to `TextInputAction::Returned`
* Fix bug in text centering
* Properly restore the state of the TextInput
* undo version bumps for `makepad-android-state` and `makepad-jni-sys`
---------
Co-authored-by: Eddy Bruel <me@eddybruel.com>
2025-05-29 17:38:43 +02:00
Admin
cf4f18c829
1.0.0
2025-05-15 16:46:16 +02:00