nicolas.deveaud
Member since
Recent Docs Activity
View all activityPage | Date | Comment |
---|---|---|
Array.prototype.indexOf() |
Fix styles again and internal references | |
Array.prototype.indexOf() |
Try to fix style (sorry, first time using this editor) | |
Array.prototype.indexOf() |
Fix bugs in polyfill: was always returning wrong index (right index + 1), and was buggy with -Infinity fromIndex value | |
Array.prototype.indexOf() |
Fix polyfill for some bugs : |