Commit Graph

19 Commits

Author SHA1 Message Date
Qrakhen 44b8bb8900 few things, realized i should actually do the native methods like the extension ones 2026-01-08 13:53:48 +01:00
Qrakhen a66580e7fe like actually rewrite object tables and ptrs and stuff. much happier now 2026-01-08 08:59:27 +01:00
Qrakhen bdd1322a82 add handlers and routing 2026-01-07 18:39:31 +01:00
Qrakhen bb13c0ae2b dynval 2026-01-07 18:10:49 +01:00
Qrakhen 880f3e60ce add some very basic foundation for static typing 2025-12-16 10:02:24 +01:00
Qrakhen bef91ed928 fix while 2025-12-04 00:58:36 +01:00
Qrakhen e5a2c6db67 add some of that native stuff 2025-12-04 00:33:20 +01:00
Qrakhen 2b850168f1 remove tiling frames for now and add a more solid approach to extensions with fast compiled linq expressions 2025-12-03 14:53:31 +01:00
Qrakhen a39096014c fix formatting everywhere and make operation resolving faster 2025-11-23 07:38:22 +01:00
Qrakhen 367b334b79 add lists, itemprovider logic, structs 2025-11-18 22:17:30 +01:00
Qrakhen c097e42c09 add array add, set, get 2025-11-18 00:21:06 +01:00
Qrakhen 9e4fbd5906 clean up code a bit and revert back to .net8 in a desperate attempt to fix the profiler 2025-11-11 18:04:56 +01:00
Qrakhen fb4b062fc9 put strings on a hash table, serializiation for test purposes 2025-11-09 12:29:46 +01:00
Qrakhen 298a2ffa67 added some classic sqript spice, fixed a few bugs 2025-11-09 10:44:49 +01:00
Qrakhen 3013a338ed add native extensions 2025-11-09 10:00:32 +01:00
Qrakhen 0e11be061b fix a few issues, split CLI classes, fix member calls 2025-11-09 09:33:08 +01:00
Qrakhen 1c161bfda4 i did it. it's running. holy crap. 2025-11-09 08:11:27 +01:00
Qrakhen f584435bff lots of things, but mainly finish runner. gonna be a ton of debugging now. 2025-11-09 06:50:14 +01:00
Qrakhen da653b3ce5 initial commit 2025-11-06 14:36:38 +01:00