2025-02-27 - 2026-02-27

Overview

0 Active Pull Requests
42 Active Issues
Excluding merges, 2 authors have pushed 753 commits to master and 1034 commits to all branches. On master, 1487 files have changed and there have been 2499940 additions and 1722679 deletions.

12 Issues closed from 1 user

Closed #28 Simplify thread queues + thread affinity 2025-06-09 19:36:18 +00:00

Closed #10 wota and nota surprisingly slow encoding for a single integer 2025-06-09 07:02:21 +00:00

Closed #33 GUID function is slow 2025-06-09 01:56:22 +00:00

Closed #1 qjs_nota slow for an array of small objects 2025-06-08 06:44:25 +00:00

Closed #19 Make it so an overling calling "stop" on an actor kills it, even if it's in a turn 2025-06-06 17:24:39 +00:00

Closed #14 Carefully manage dying state when making new actors 2025-06-06 15:46:17 +00:00

Closed #12 Remove access to 'stone' member of blobs so you must use the stone function to stone them 2025-06-06 15:31:44 +00:00

Closed #18 Actor symbol transmission 2025-06-06 15:18:58 +00:00

Closed #13 Actor named 'use' starts infinite loop 2025-05-30 20:35:08 +00:00

Closed #3 Don't rely on regex for module/program detection 2025-05-30 20:31:03 +00:00

Closed #5 Add +documentation+ symbol to C level source 2025-05-29 15:29:53 +00:00

Closed #8 Transmitting webcam NV12 surface doesn't work 2025-05-29 15:07:25 +00:00

41 Issues created by 1 user

Opened #3 Don't rely on regex for module/program detection 2025-03-26 18:55:06 +00:00

Opened #4 Use PGO 2025-05-05 17:34:00 +00:00

Opened #5 Add +documentation+ symbol to C level source 2025-05-25 02:18:29 +00:00

Opened #6 Ideas from S7 Scheme 2025-05-25 02:25:21 +00:00

Opened #7 No copy stone blobs for wota messages 2025-05-25 21:14:58 +00:00

Opened #8 Transmitting webcam NV12 surface doesn't work 2025-05-27 03:46:01 +00:00

Opened #9 Modify QuickJS -> Cell 2025-05-28 05:42:53 +00:00

Opened #10 wota and nota surprisingly slow encoding for a single integer 2025-05-28 07:33:31 +00:00

Opened #11 Function proxy a la Misty 2025-05-28 18:46:06 +00:00

Opened #12 Remove access to 'stone' member of blobs so you must use the stone function to stone them 2025-05-29 16:24:20 +00:00

Opened #13 Actor named 'use' starts infinite loop 2025-05-30 18:07:28 +00:00

Opened #14 Carefully manage dying state when making new actors 2025-05-31 15:31:15 +00:00

Opened #15 Use actor symbol so equality operator works 2025-05-31 15:56:04 +00:00

Opened #16 Running tests/send periodically results in memory errors 2025-05-31 20:22:48 +00:00

Opened #17 using mod that is patched but private results in crash 2025-05-31 20:25:18 +00:00

Opened #18 Actor symbol transmission 2025-05-31 22:58:40 +00:00

Opened #19 Make it so an overling calling "stop" on an actor kills it, even if it's in a turn 2025-05-31 22:59:14 +00:00

Opened #20 Compile C modules 2025-06-01 17:55:42 +00:00

Opened #21 qjs_http improvements 2025-06-02 16:45:23 +00:00

Opened #22 Docs as a sidecar? 2025-06-02 17:15:45 +00:00

Opened #23 Get endowments correct 2025-06-03 19:50:34 +00:00

Opened #24 Separate out actor scheduler 2025-06-03 19:53:50 +00:00

Opened #25 Interrupt long running actors 2025-06-03 19:59:58 +00:00

Opened #26 Improve actor startup time and memory usage 2025-06-04 02:37:47 +00:00

Opened #27 Replace PhysFS with actors 2025-06-04 15:56:24 +00:00

Opened #28 Simplify thread queues + thread affinity 2025-06-05 18:37:05 +00:00

Opened #29 Use a michael-scott MPMC queue for actor mailboxes 2025-06-07 21:46:44 +00:00

Opened #30 Make new actor startups happen in due time, on any thread 2025-06-08 00:57:45 +00:00

Opened #31 Push wota and nota into quickjs core 2025-06-08 13:26:39 +00:00

Opened #32 Wota decoding very slow for large objects 2025-06-08 16:35:39 +00:00

Opened #33 GUID function is slow 2025-06-08 17:18:41 +00:00

Opened #34 quickjs bump arena/semi space collector 2025-06-09 05:14:43 +00:00

Opened #35 Use Dec64 for all numbers 2025-06-09 06:55:05 +00:00

Opened #36 Add CDB "constant database" as a file format 2025-06-09 06:55:40 +00:00

Opened #37 quickjs speed increases 2025-06-10 23:13:47 +00:00

Opened #38 script memory / Mimalloc optimization 2025-06-11 05:55:37 +00:00

Opened #39 No error displayed when trying to use a file like this: 2025-07-03 13:38:57 +00:00

Opened #40 Remove 'new' keyword from cell 2025-07-03 13:56:11 +00:00

Opened #41 New keyword being used on 'use' doesn't work 2025-07-07 19:02:52 +00:00

Opened #42 Keyword même 2025-07-07 19:03:35 +00:00

Opened #43 Clean up SDL GPU plugin 2025-09-28 13:26:30 +00:00