121 Commits (b138a3088aca92db4bb8706207f620889b021121)

Author SHA1 Message Date
raskad 5ab3bf858b Fix rust 1.60 clippy lints (#2014) 3 years ago
lupd e6d12f835c Change `ArrayBuffer` `byteLength` to accessor property (#2010) 3 years ago
lupd bb98bd3567 Indicate bigint has constructor (#2008) 3 years ago
lupd 5498a0ea54 Fix length properties on array methods (#1983) 3 years ago
NorbertGarfield da47fb5a41 Implement unscopables for Array.prototype (#1963) 3 years ago
Aaron Ross 6498216c3f convert inner datetime to local in `to_date_string` (#1953) 3 years ago
Nikodem Rabuliński 9eb6a78abc Implement Array.from (#1831) 3 years ago
jedel1043 3b53fec412 Extract `Intrinsics` struct from `Context` and cleanup names (#1890) 3 years ago
Halid Odat 9c2b1114c4 Implement `Number.parseInt` and `Number.parseFloat` (#1894) 3 years ago
Halid Odat 4c3058b6bf Implement `AggregateError` (#1888) 3 years ago
Halid Odat a9a82a7381 Make iterator spec complaint (#1889) 3 years ago
jedel1043 00a19005e4 Remove `toInteger` and document the `string` builtin (#1884) 3 years ago
Halid Odat 3c59905a1b `%NativeError%.[[prototype]]` should be `Error` constructor (#1883) 3 years ago
Halid Odat 6e3f93e632 Fix `Number.prototype.toString` when passing `undefined` as radix (#1877) 3 years ago
Halid Odat 3fe7d09096 Make `Error` and `%NativeError%` spec compliant (#1879) 3 years ago
Halid Odat 4292c193fa Implement `Object.prototype.toLocaleString()` (#1875) 3 years ago
Halid Odat 73bcd42640 Make `Object.getOwnPropertyDescriptors` spec compliant (#1876) 3 years ago
raskad 60e2294706 Implement generator execution (#1790) 3 years ago
Halid Odat b5678f0b0c Removing internal deprecated functions (#1854) 3 years ago
João Borges 6093a66899 Refactorings for Rust 1.59 (#1867) 3 years ago
Iban Eguia 4d2772d6a0
Rename "Boa" to boa_engine, moved GC and profiler to their crates (#1844) 3 years ago