19 Commits (624d03d2a2fa031584f444ea724aae368ed944fa)

Author SHA1 Message Date
Iban Eguia 624d03d2a2
Fixed a bunch of test262 panics (#817) (#1046) 3 years ago
tofpie b5cf0f0a29
Fix enumerable attribute on array length property (#972) 3 years ago
Jakub Fijałkowski 8f388d501d
Reduce the number of `Array`-related panics (#919) 3 years ago
Halid Odat 6eac058406
Code cleanup and inline (#916) 4 years ago
croraf 4e41b44f75
[exec Array] implement spread operator using iterator (#811) 4 years ago
joshwd36 87d9e9cea8
Implementation of for...of loops (#704) 4 years ago
Halid Odat edfafc4e03
Feature `Context` (#656) 4 years ago
Paul Lancaster cb93472b4a
New lexer (#559) 4 years ago
João Borges 667a820dee
Introduce PropertyKey for field acces, fix #172 (quotes around displayed strings) (#373) 4 years ago
benjaminflin bbd7dd2945
Implement Array.prototype.reduceRight (#579) 4 years ago
benjaminflin 3e2e56641e
Implement Array.prototype.reduce (#555) 4 years ago
croraf 5a45ab532e
[NaN] handle NaN token as identifier (#475) 4 years ago
Iban Eguia 4beadfc9ad
Execution and Node modularization (#392) 4 years ago
HalidOdat dd0f9678ee
fix #209 "Calling Array with one argument" (#328) 4 years ago
HalidOdat c365576f37
Implemented the Array.prototype.some method. (#280) 4 years ago
Jason Williams 48c6e886d4
Parser fixes #225 #240 #273 (#281) 4 years ago
Nick Vernij 6fa8d484a9
Implement Array.prototype.filter (#262) 4 years ago
Jason Williams 9766409c52
Addition of forEach() (#268) 4 years ago
Iban Eguia 86052d6d75
Moved test modules to their own files (#258) 4 years ago