Leo Balter
|
478f5b4c0c
|
Add features tags for Atomics and SharedArrayBuffer (#1494)
* Add features tags for Atomics
* Add features tags for SharedArrayBuffer
|
2018-03-19 19:51:32 -04:00 |
Leo Balter
|
ccab9a18b0
|
Fix length prop tests for the TypedArrays ctors family (#1479)
|
2018-03-08 09:21:09 -05:00 |
Rick Waldron
|
319a5bdb08
|
built-ins/SharedArrayBuffer/*: make all indentation consistent (depth & character) (#1426)
|
2018-02-15 15:51:40 -05:00 |
André Bargull
|
f95b56ab28
|
Revert "js-beautify: make all indentation consistent (depth & character) (#1409)" (#1412)
This reverts commit a01de4a722 .
|
2018-02-09 12:09:47 -05:00 |
Rick Waldron
|
a01de4a722
|
js-beautify: make all indentation consistent (depth & character) (#1409)
|
2018-02-09 11:35:37 -05:00 |
Rick Waldron
|
92a2621901
|
Frontmatter: fixup "info: >" to "info: |"
|
2018-01-05 12:27:59 -05:00 |
Leo Balter
|
7cbbe51216
|
Add cross-realm feature
|
2017-09-22 15:29:10 -04:00 |
Leo Balter
|
c41faf1aca
|
Add missing Symbol features flags
|
2017-09-07 15:51:13 -04:00 |
André Bargull
|
d59e30c95e
|
Remove execute bit from files (#976)
|
2017-04-13 16:24:07 -04:00 |
Leo Balter
|
ea45caf046
|
fix $.agent to $262.agent (#876)
Fixes #875
|
2017-03-02 12:00:16 -05:00 |
littledan
|
1fb47cba88
|
Remove empty info section from a SharedArrayBuffer test (#852)
This section is useless (and also trips up the YAML parser V8 uses)
|
2017-02-07 15:41:48 -05:00 |
Shu-yu Guo
|
a72ee6d912
|
SharedArrayBuffer and Atomics tests (#839)
|
2017-02-07 11:17:31 -05:00 |