Commit graph

7 commits

Author SHA1 Message Date
Fabian Jakobs
b817889ad8 add JS implementation for forEach 2010-12-15 17:33:32 +01:00
Fabian Jakobs
7bb4950a1c fix lib functions 2010-12-15 14:14:15 +01:00
Fabian Jakobs
32058c5206 fix syntax error 2010-12-15 12:35:36 +01:00
Fabian Jakobs
19eecaaefc replace lang.arrayIndexOf with ES5 indexOf() 2010-12-15 11:59:05 +01:00
Fabian Jakobs
69095379c3 use ES5 bind() instead of lang.bind() 2010-12-15 11:43:02 +01:00
Fabian Jakobs
523bbba377 remove defineProperty shim 2010-12-15 11:10:31 +01:00
Fabian Jakobs
f370a6f7fa remove lib directory from plugins otherwise the
modules cannot be loaded with nodejs
2010-12-13 10:40:40 +01:00