Claudia Meadows

Results 187 issues of Claudia Meadows

This IMHO would be much easier to use, and it would have benefits that extend beyond iteration, too. - If it doesn't have a `.reversed` method, it isn't reversible. I...

This would make it a little easier to use, and most of the work looks to already have been done. It'd just be as simple as adding `build.js` as a...

[Enter steps to reproduce:] 1. Open up a new, unsaved file in an active, non-empty repo (it need not be persisted) 2. Type in `const foo = require("../mod")` 3. Start...

bug
help wanted

Numbers are crudely checked against the regex `/-?\d+(\.\d+)/` (accounting for two regexes with identical meaning. This is very restrictive compared to most languages. Example of the full ES6 offering: -...

idea

@anko Fixes #13, #23, #22. This intentionally reserves generators, because those haven't been implemented in functions yet. It will be easy to add when they are implemented elsewhere, though. It...

@anko Step 1 for making this buildable in Windows. Followup to #40.

Screenshot: ![Screenshot 2021-09-24 214731](https://user-images.githubusercontent.com/4483844/134758588-07b941a4-6023-4af2-8a41-9805226f7779.png) This similarly breaks when you just do `fun()`, though `function()` works as a workaround for that specific case. `fun()` and `fun(() -> some_type())` are valid types:...

[Relevant discussion](https://github.com/rwaldron/tc39-notes/blob/master/es6/2014-09/sept-24.md#object-instantiation-redo).

When we do reapply for addition to the Awesome list of Awesome lists, we need to explain to Sindre Sorhus why we intentionally deviated from their standard link format, `-...