mirror of
https://github.com/tc39/test262.git
synced 2025-07-31 01:44:54 +02:00
bitwise infix PR
parent
79a4a41b6d
commit
4df01d9c07
@ -17,7 +17,7 @@
|
||||
- [x] prefix +
|
||||
- [x] negation [[merged](https://github.com/tc39/test262/commit/0b5c39cf91c8de8e66429a354e66f0636b2c9338)]
|
||||
- [x] bitwise not [[merged](https://github.com/tc39/test262/commit/5b721a23b55fcf9f8ab85e36a6f127311fa2d4d9)]
|
||||
- [ ] bitwise infix operators `&`, `|`, `^` (@thejoshwolfe)
|
||||
- [ ] bitwise infix operators `&`, `|`, `^` [[PR](https://github.com/tc39/test262/pull/1300)]
|
||||
- [ ] shifts `<<`, `>>`, `>>>` (@thejoshwolfe)
|
||||
- [x] unary minus [[merged](https://github.com/tc39/test262/commit/0b5c39cf91c8de8e66429a354e66f0636b2c9338)]
|
||||
- [ ] arithmetic operator type errors [[PR](https://github.com/tc39/test262/pull/1282)]
|
||||
|
Loading…
x
Reference in New Issue
Block a user