Commit graph

2,282 commits

Author SHA1 Message Date
Admin
3328306e5c call from rust to script 2025-10-15 13:25:07 +02:00
Admin
5d53b907d0 added while and loop 2025-10-15 11:27:53 +02:00
Admin
2900662b4e added break 2025-10-15 10:09:07 +02:00
Admin
b5092ddbef 10% faster 2025-10-15 09:07:55 +02:00
Admin
770d0d6f1f missing opcodes 2025-10-14 21:19:16 +02:00
Admin
30c0f505ce missing opcodes 2025-10-14 21:18:32 +02:00
Admin
c9748d4698 assign ifnil 2025-10-14 19:29:44 +02:00
Admin
d4cd3f5752 equality operators 2025-10-14 16:48:36 +02:00
Admin
35a1e793f3 equality operators 2025-10-14 16:32:34 +02:00
Admin
17b423cc9f equality operators 2025-10-14 16:12:04 +02:00
Admin
f5be096334 add nan tracing 2025-10-14 13:37:20 +02:00
Admin
d7b270ce76 specialise more errors 2025-10-14 13:02:37 +02:00
Admin
4f1ed7e33d specialise more errors 2025-10-14 12:57:25 +02:00
Admin
5abfe0af7c add .? operator 2025-10-14 12:44:08 +02:00
Admin
60321792dc add ? operator 2025-10-14 12:29:29 +02:00
Admin
701ae9f390 more error types 2025-10-14 12:00:58 +02:00
Admin
d5e4036dd7 added exception value types 2025-10-14 11:08:11 +02:00
Admin
ba054aa217 added exception value types 2025-10-14 10:59:26 +02:00
Admin
f68be90f13 closures from native methods otw 2025-10-13 22:37:41 +02:00
Admin
6689b312f1 multiple script bodies 2025-10-13 18:49:27 +02:00
Admin
279828cdea multiple script bodies 2025-10-13 18:43:54 +02:00
Admin
d56c275f45 separators 2025-10-13 14:40:35 +02:00
Admin
f469dedf5c separators 2025-10-13 14:38:59 +02:00
Admin
1aa5641c61 add script macro 2025-10-13 13:50:09 +02:00
Admin
efd7825fab moved id/value out 2025-10-13 11:19:58 +02:00
Admin
6c1849c325 split off opcodes 2025-10-13 00:44:09 +02:00
Admin
70672da415 sourcemaps 2025-10-13 00:27:33 +02:00
Admin
0efa793169 sourcemaps 2025-10-13 00:11:23 +02:00
Admin
34933df552 sourcemaps 2025-10-13 00:00:59 +02:00
Admin
62638be4e7 made for/let/return expressions 2025-10-12 23:05:39 +02:00
Admin
bb0ab68ab0 fix more fast cycle object freeing 2025-10-12 21:16:21 +02:00
Admin
f7c4a71e93 added working range objects 2025-10-12 21:02:57 +02:00
Admin
8422b4115b bit looser no @type needed 2025-10-12 19:13:48 +02:00
Admin
4c5fef6319 add is operator 2025-10-12 19:08:40 +02:00
Admin
63b4a66e66 fixup native and restructure 2025-10-12 17:07:52 +02:00
Admin
0762986705 restructure 2025-10-12 11:47:19 +02:00
Admin
62b9efcb26 paired for loop iterator 2025-10-10 15:50:10 +02:00
Admin
a248a799c3 unbroke fib 2025-10-09 22:37:37 +02:00
Admin
1a7f73b426 fix scope mixup 2025-10-09 22:20:06 +02:00
Admin
3ded938dba for loops otw 2025-10-09 20:42:35 +02:00
Eddy Bruel
03876fb3ec Make fit bounds relative to first ancestor with known size 2025-10-09 16:36:03 +02:00
admin
5afbfcb331 cleanup 2025-10-08 18:07:29 +02:00
admin
d471479624 fixed tokenizer operators 2025-10-08 15:31:18 +02:00
Admin
6d9f080e74 add merge 2025-10-08 11:28:40 +02:00
Admin
9163429b63 add extend 2025-10-08 11:24:30 +02:00
Admin
1cd59cbcc3 change this passing method 2025-10-08 11:15:13 +02:00
Admin
cab647da51 sys fns split up 2025-10-08 11:01:52 +02:00
Admin
bd07a31eda fix this and push 2025-10-08 10:58:27 +02:00
Admin
0c4c3be445 short hand object constructors 2025-10-08 09:54:37 +02:00
Admin
b992569b6b working log 2025-10-08 09:05:11 +02:00