Blaine Bublitz

Results 152 issues of Blaine Bublitz

I just want #2000 - I will update this with something important later

I noticed in #1772 that defaults are annoying to document. We should add a new attribute that will be used to describe the default value.

graindoc
good second issue

The time resolutions on Windows are pretty bad in our WASI runner (uvwasi). @ospencer tried to fix this in https://github.com/nodejs/uvwasi/pull/182 but 2 subsequent calls to `processCpuTime` and `threadCpuTime` result in...

WASI

While working on `printtyp.re` and `oprint.re` to ensure inline records print correctly with Graindoc, I noticed that the formatter never changed any code in the stdlib, even while Graindoc was....

grainfmt

opening this draft for windows CI testing purposes

This is my initial experimentation to figure out if we can use `MenhirSdk` and the `cmly` file it can generate to automatically output a tree-sitter grammar. It's a little annoying...

I expect this one to be pretty difficult! But we still need to have utilities for working with dates and times.

stdlib

Liftoff should handle `process.argv`. Currently, the dance between yargs and Liftoff in gulp-cli is annoying and a little problematic. If Liftoff just managed the args, it would probably make for...

This is an alternative for #254 that relies on changes made in [sparkles](https://github.com/gulpjs/sparkles/pull/10), [glogg](https://github.com/gulpjs/glogg/pull/9), and [gulplog](https://github.com/gulpjs/gulplog/commit/4999733621311f409bf29673361315ee023cb261) to listen & re-emit on the new global namespace. Closes #249 TODO: - [x]...