Jim B

Results 135 comments of Jim B

> If not allowing parsing which errs upon use of the JSON6 (or changing JSON6 to become a strict subset of JS), I would find it helpful to have documented...

oh ya I can't parse that... that's not a valid floating point number... where's the E? Techically in stream mode it would be 2 numbers

re: `+ 8` that would complicate the parsing state, and would be +1 case to check; `+_8` also doesn't work... -_8 +Infinity is also an error.. while -Infinity works. (pretty...

Although I don't think + should work, I added it... which finished breaking base64 encoding of JSOX; the upper characters were '+/' the '/' character is a control character for...

Yes, I'm pretty sure that's where the improvement was. The initial port of C code was string comparisons and it was about half the speed it is now.

So, moving user data path to c:\temp\userdata then it doen'st show 'data on a network data' but all pages are still the same dark gray background. Copying chrome-bin to c:\temp\chrome-bin...

I realize this is from years ago; however, I might suggest just a slightly different interpretation of 'distance'. The 'mass content' or 'density' of the contained point is the inverse...

Yes; Identify Discontinuity is what this is about.... I guess I just want `vm.CreateContext(globalThis)` (err no, that doesn't seem to work either). If I was deliberately separating contexts I'd be...

Problem just running openscad from a junction (another issue that boost has, I've seen this failure in other programs too). https://docs.microsoft.com/en-us/windows-server/storage/disk-management/manage-virtual-hard-disks This is how to create a virtual disk image....