Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Oops we accidentally excluded this from #415.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Behind an option, for now.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also related counting functions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Primarily for more precies test coverage mapping, but also to make
navigation a bit easier and consolidate complex functions with
lots of imports out of the same space as other, more simple or
otherwise specialized files.
|
|
|
|
|
|
|
|
Also rename 'color' (from #cli) to 'colors'.
|
|
|
|
|
|
|
|
Yay JavaScript! for {...null} working but not (...null).
(tc39/ecma262#687)
|
|
|
|
|
|
|