Sarah Groff Hennigh-Palermo

Results 39 comments of Sarah Groff Hennigh-Palermo

More discussion in processing/p5.js#522.

And more ``` # c++11 > Last line has an overrun URL # Introduction to Vectors > Some of the ## headers are not being converted (eg ## Vectors of...

Strawlady ordering: 1. Test writers 2. Implementors 3. Proposal champions 4. Maintainers group

The reason I think test writers should be the first in the list is that Test262 does not grow without them and would therefore become useless to implementors — no...

I wonder if it makes sense to think less about the constituencies as groups of people but break it up more into concepts (since I see us doing it anyways...

Yes, for me, I like to see code in use, so it would be useful to be able to use Test262 that way — I've definitely, in working on the...

Hey, @rwaldron (long time, no see!) — I was curious what you all might think about adding this `testEach` helper. Using the tagged template literal to make a table is...

@jugglinmike this did lead me to wonder even more what this would look like as instructions to interpreters, since the behavior would vary based on the array setup.

@jugglinmike — Thanks for your thoughts! I wanted to think it all through as deliberately as I could, since collaborating with folks you don't know well can lead to misundertandings,...

@syg > I might be missing something, why would we want to treat these interchangeably? We would want to do so for one version of the helper design — if...