Commit Graph

13 Commits

Author SHA1 Message Date
Christoph Diehl a869409853
Fix prototypes and explicitly enable them 2018-03-22 00:08:55 +01:00
Christoph Diehl 3c297bdea2
Stick with require for overwriting String|Array prototypes 2018-03-20 00:55:16 +01:00
Christoph Diehl 94f85030e4
Use global namespace for overwriting String|Array prototypes 2018-03-20 00:03:55 +01:00
pyoor 5c6593b973 Fix eslint issue 2017-07-06 10:18:45 -04:00
pyoor 194e8d948a Remove unecessary attributes for Object.isObject 2017-06-13 13:19:33 -04:00
pyoor c27266c234 Add Array.extend prototype 2017-06-13 13:19:09 -04:00
pyoor 97bc2ab4ad Multi-window fix for Objects.isObject 2017-06-08 18:15:31 -04:00
pyoor d7cb85131d Add Object.isObject shim 2017-06-08 17:56:46 -04:00
Christoph Diehl 85dc6b9bd8 Update prototypes to use defineProperty 2017-04-27 01:30:33 +03:00
Jesse Schwartzentruber 0302a84fa6 Linter changes
* Override remaining eslint errors from standard
* Run standard with grunt instead of separately
2017-04-26 18:01:48 -04:00
Christoph Diehl 6cbda76fea Use Standard as JavaScript standard style 2017-04-26 01:21:31 +03:00
pyoor 2e65a4bea3 Fix all type coercion issues 2017-04-25 11:22:15 -04:00
Christoph Diehl dfa6ecc685 Move library folders into lib 2017-04-23 01:49:49 +03:00