Benjamin Gruenbaum
|
3d65e57d7c
|
fix: fix various global objects constructor length (#8373)
This commit changes various Web APIs constructors to
match their signature in the browser.
|
2020-11-14 13:10:23 +01:00 |
|
Jesse Jackson
|
992c2a436e
|
fix(cli/rt/performance): check for object props in startOrMeasureOptions before throwing (#7884)
Fixes #7876
Co-authored-by: Ryan Dahl <ry@tinyclouds.org>
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
|
2020-10-20 13:43:29 +11:00 |
|
David Sherret
|
df02e31507
|
feat(fmt): Sort named import and export specifiers (#7711)
|
2020-09-27 12:22:32 +02:00 |
|
Nayeem Rahman
|
aaa5e6613a
|
fix(cli/rt): make some web API constructors illegal at runtime (#7468)
|
2020-09-19 23:30:59 +02:00 |
|
David Sherret
|
cde4dbb351
|
Use dprint for internal formatting (#6682)
|
2020-07-14 15:24:17 -04:00 |
|
Kitson Kelly
|
dd59bf5fc3
|
fix: more tolerant performance.measure unit tests (#6726)
Fixes #6725
|
2020-07-13 00:50:57 -04:00 |
|
Kitson Kelly
|
40d081d3d9
|
feat: add performance user timing APIs (#6421)
|
2020-07-10 22:38:15 -04:00 |
|
Ryan Dahl
|
30702e2678
|
move js unit tests to cli/tests (#5678)
|
2020-05-20 17:52:51 -04:00 |
|