Spotandjake

Results 49 comments of Spotandjake

The name of this issue has been changed because this isnt exclusive to records. # Record Issue The initial issue references Records which can be handled just by adding a...

I feel like `?` and `!` while common syntax definitely leads to character soup, just imagine someone doing something like `number????`. On the other hand, I think we are way...

Looks like the tests are passing which is good. This should be all ready for review a note is I wrote a `TODO` for eventually switching to a streaming based...

> > Looks like the tests are passing which is good. This should be all ready for review a note is I wrote a `TODO` for eventually switching to a...

Those changes have been applied sorry about closing the pr accidently, I clicked the wrong button when trying to push my changes.

I made those changes alex. One thing is the `memoryBase` tests are now failing and i do not know why considering i didnt play with anything that i think touches...

I applied most of your suggestions oscar, I dont quite see a good alternative to the `ptr` thing I could make another function in the runtime named like `getCodePointFromByteOffset` to...

> Which `ptr` thing? nvm thought you meant line 1405, but you guys meant 1407. fixed that.

This has been updated and the docs have been regened