Commit Graph

14 Commits

Author SHA1 Message Date
John Alanbrook
674eb237e0 start of rename to cell 2025-05-30 12:07:03 -05:00
John Alanbrook
e86bdf52fe switch to blobs from arraybuffers 2025-05-28 22:33:32 -05:00
John Alanbrook
ead61e648a changes to update to newer quickjs version 2025-05-01 12:50:03 -05:00
John Alanbrook
d90d81d7ff fixed memory leak on thread exit 2025-03-15 08:33:37 -05:00
John Alanbrook
eb3a41be69 add wota replacer and reviver 2025-03-13 15:21:01 -05:00
John Alanbrook
93adf50498 add nota replacer and reviver options; don't serialize functions 2025-03-13 06:25:15 -05:00
John Alanbrook
c431f117e9 remove atoms for multithreading 2025-03-11 10:13:15 -05:00
John Alanbrook
847a3ef314 threading 2025-03-10 22:49:48 -05:00
John Alanbrook
40126060fb dramatically improve nota speed for nested arrays and objects 2025-03-03 18:35:46 -06:00
John Alanbrook
af0996f6ab nota write decimal numbers via a string in the qjs_nota implementation, solving windows fp error 2025-02-24 23:15:58 -06:00
John Alanbrook
35647a5c5b Minor nota speed improvement; use nota growable array internally so no more fixed size 2025-02-24 11:25:12 -06:00
John Alanbrook
5254b84704 fixed nota encoding/decoding bug with arrays longer than 126 elements 2025-02-23 17:16:00 -06:00
John Alanbrook
7ea79c8ced Fix nota implementation; add nota test suite 2025-02-23 16:06:40 -06:00
John Alanbrook
fb10c63882 add dmon and nota into source tree, out of subprojects; build on macos 2025-02-23 08:49:49 -06:00