Commit graph

1,792 commits

Author SHA1 Message Date
Eddy Bruel
ae2ed8542c Make fit bounds relative to first ancestor with known size 2025-10-09 16:36:03 +02:00
admin
3bf1d1507e cleanup 2025-10-08 18:07:29 +02:00
admin
29edb5df54 fixed tokenizer operators 2025-10-08 15:31:18 +02:00
Admin
54fd4d9994 add merge 2025-10-08 11:28:40 +02:00
Admin
57594427ac add extend 2025-10-08 11:24:30 +02:00
Admin
8b51a81998 change this passing method 2025-10-08 11:15:13 +02:00
Admin
55dd831792 sys fns split up 2025-10-08 11:01:52 +02:00
Admin
cdf89355ee fix this and push 2025-10-08 10:58:27 +02:00
Admin
722d4fddda short hand object constructors 2025-10-08 09:54:37 +02:00
Admin
9c38fbc0d3 working log 2025-10-08 09:05:11 +02:00
Admin
af19a04e49 inline sysfns 2025-10-07 23:07:42 +02:00
Eddy Bruel
86d21d4014 Revert "bit slower fib but alas"
This reverts commit 33bf32e282.
2025-10-07 15:02:06 +02:00
Admin
33bf32e282 bit slower fib but alas 2025-10-07 14:53:54 +02:00
Admin
b567063b27 bit slower fib but alas 2025-10-07 14:53:08 +02:00
Admin
c117ff382e profile 2025-10-07 13:58:43 +02:00
Admin
897052b8aa sys fns 2025-10-07 13:41:37 +02:00
Admin
8971ca1275 add array indexes 2025-10-07 12:20:31 +02:00
Admin
653d2911e4 fib a tiny bit faster 2025-10-07 11:20:46 +02:00
Admin
679efc2b52 fib works again 2025-10-07 11:07:38 +02:00
Admin
d0991d3962 add object types 2025-10-07 02:15:45 +02:00
Admin
99f27908fc added typed arrays 2025-10-07 01:23:24 +02:00
Admin
57de5745c2 :+ prototype me field inheritance 2025-10-06 17:28:32 +02:00
Admin
38e487bfac added maps as possible object key/value 2025-10-06 15:43:11 +02:00
Admin
070027bcb5 added maps as possible object key/value 2025-10-06 15:40:15 +02:00
Admin
99e651757c add slow method 2025-10-06 12:25:16 +02:00
Admin
ecbfee01b4 added stack bounds, log and method calls 2025-10-06 09:35:23 +02:00
Admin
ae3fb25ae2 add splash log operator 2025-10-05 23:34:48 +02:00
Admin
63f4945f31 make me nil at call root 2025-10-05 23:22:21 +02:00
Admin
8f1ff45ae1 move mes onto callframe 2025-10-05 23:15:35 +02:00
Admin
eb84525216 added return 2025-10-05 22:59:33 +02:00
Admin
c3499d7fa0 not-named fn args work 2025-10-05 22:28:01 +02:00
Admin
96c351e9c0 not-named fn args work 2025-10-05 22:18:07 +02:00
Admin
6437849c8b drop scope if unreffed 2025-10-05 22:03:59 +02:00
Admin
efb687b6e6 return to simple 2025-10-05 21:25:53 +02:00
Admin
ab5a010e68 added locals 2025-10-05 20:58:59 +02:00
Admin
fcca8c8649 undo and add locals 2025-10-05 19:35:25 +02:00
Admin
f8c764c780 postfix ids 2025-10-05 17:31:02 +02:00
Admin
b55bb29ef7 immediate numbers in opcodes 2025-10-05 16:19:52 +02:00
Admin
66c47e4e76 fib runs 2025-10-05 15:41:43 +02:00
Admin
ced4f72ed7 fib runs 2025-10-05 15:19:08 +02:00
Admin
71f93d1611 interpreted if else 2025-10-05 14:42:36 +02:00
Admin
d9a4f86bb5 parsed if else hopefully 2025-10-05 14:12:22 +02:00
Admin
b690c060df split out opcode 2025-10-05 13:33:28 +02:00
Admin
c6e4d1f1a1 split off opcodes into type 2025-10-05 13:01:02 +02:00
Admin
6cabde85e6 fn calls 2025-10-04 22:23:59 +02:00
Admin
254c0ccccd remove lots of pops for assignments 2025-10-03 18:08:57 +02:00
Admin
1992a092f6 give opcodes space for immediates 2025-10-03 16:26:38 +02:00
Admin
9ca52276e5 added inline strings to nanbox 2025-10-03 15:31:54 +02:00
Admin
984dd7e8af added inline strings to nanbox 2025-10-03 15:23:01 +02:00
Admin
7b679fa4a0 use high bit of id for escape 2025-10-03 14:46:31 +02:00