|
|
@ -40,6 +40,8 @@ Feature enhancements: |
|
|
|
Implement Array.prototype.includes (incl tests) (@simonbrahan) |
|
|
|
Implement Array.prototype.includes (incl tests) (@simonbrahan) |
|
|
|
- [FEATURE #180](https://github.com/jasonwilliams/boa/pull/180): |
|
|
|
- [FEATURE #180](https://github.com/jasonwilliams/boa/pull/180): |
|
|
|
Implement Array.prototype.slice (@muskuloes @letmutx) |
|
|
|
Implement Array.prototype.slice (@muskuloes @letmutx) |
|
|
|
|
|
|
|
- [FEATURE #152](https://github.com/jasonwilliams/boa/issues/152): |
|
|
|
|
|
|
|
Short Function syntax (no arguments) |
|
|
|
- Array tests: Tests implemented for shift, unshift and reverse, pop and push (@muskuloes) |
|
|
|
- Array tests: Tests implemented for shift, unshift and reverse, pop and push (@muskuloes) |
|
|
|
- Demo page has been improved, new font plus change on input. Thanks @WofWca |
|
|
|
- Demo page has been improved, new font plus change on input. Thanks @WofWca |
|
|
|
|
|
|
|
|
|
|
|