mirror of
https://github.com/tc39/test262.git
synced 2025-08-14 06:28:24 +02:00
arithmetic operators
parent
5950629c7b
commit
3db3faddbb
@ -18,7 +18,8 @@
|
|||||||
- [x] negation [[merged](https://github.com/tc39/test262/commit/0b5c39cf91c8de8e66429a354e66f0636b2c9338)]
|
- [x] negation [[merged](https://github.com/tc39/test262/commit/0b5c39cf91c8de8e66429a354e66f0636b2c9338)]
|
||||||
- [ ] bitwise operators `&`, `|`, `^`, `~` (@thejoshwolfe)
|
- [ ] bitwise operators `&`, `|`, `^`, `~` (@thejoshwolfe)
|
||||||
- [ ] shifts `<<`, `>>`, `>>>` (@thejoshwolfe)
|
- [ ] shifts `<<`, `>>`, `>>>` (@thejoshwolfe)
|
||||||
- arithmetic operators
|
- [ ] arithmetic operator type errors [[PR](https://github.com/tc39/test262/pull/1282)]
|
||||||
|
- arithmetic operators [[PR](https://github.com/tc39/test262/pull/1283)]
|
||||||
- [ ] addition
|
- [ ] addition
|
||||||
- [ ] subtraction
|
- [ ] subtraction
|
||||||
- [ ] multiplication
|
- [ ] multiplication
|
||||||
|
Loading…
x
Reference in New Issue
Block a user