snek
snek
if you provide an input like `say hi at 5pm`, the matching range and body will be `at 5pm`. I'm trying to figure out if there is a reliable way...
This adds the js and regex parsers from engine262 (https://engine262.js.org)
re discussion in https://github.com/nodejs/undici/issues/1203 cc @jasnell do not merge, just testing, this would need to be upstreamed first if we wanted to do it
this is mostly code from @inikulin
imagemagick's `import` command freezes the desktop while the region is being selected. It would be awesome to have this functionality in maim.
I'm using polyglot. some examples of this issue:     
- [ ] [`9ff2ef4`](https://github.com/tc39/ecma262/commit/9ff2ef4) Editorial: restore exponent in NumericValue (#2450) - [ ] [`aafbfe4`](https://github.com/tc39/ecma262/commit/aafbfe4) Editorial: comparisons in number stringification are of floats, not reals (#2450) - [ ] [`66ecf7b`](https://github.com/tc39/ecma262/commit/66ecf7b) Editorial:...
Implement https://tc39.github.io/ecma262/#sec-math-object test with `node test/test.mjs "built-ins/Math/**/*.js"`