Preston Thorpe

Results 91 comments of Preston Thorpe

CHADStack nvim.lua >= 5mb rewrote arch linux kernel in rust. the natural progression was obviously COBOL, Haskell, AlpineJS and Docker. (had to edit the stack when I realized he was...

Micro encountered an error: runtime.boundsError runtime error: index out of range [0] with length 0 C:/Program Files/Go/src/runtime/panic.go:113 (0x61715f) goPanicIndex: panic(boundsError{x: int64(x), signed: true, y: y, code: boundsIndex}) C:/Users/************go/pkg/mod/github.com/zyedidia/[email protected]/unquote.go:88 (0xa4f977) splitWord:...

@penberg ok I created a new `core/ext` directory and added what feels like a decent API for adding future built-in extensions (functions), while still remaining simple to disable any one...

Definitely I'll be sure to keep cleanups to separate PR's in the future. Comments addressed, should be all set :+1:

This likely closes #637 too

Interesting that indeed seemed to fix both issues 👍 I wonder what caused that infinite loop to fail the other day. It must be the recent balancing issues that were...

I am not sure we want to be bringing in a dependency here, especially for this one ast node. (that TODO comment is from a vendored library, was not one...

> > I am not sure we want to be bringing in a dependency here, especially for this one ast node. > I saw it in the Todo so I...