1939 Commits (87aeb23b22c6c919b8f264f85a42bd5698e9d6a9)
 

Author SHA1 Message Date
dependabot[bot] 76f69b8cff Bump clap from 3.1.11 to 3.1.12 (#2045) 2 years ago
raskad 3226e5494c Allow `let` as variable declaration name (#2044) 2 years ago
raskad 55c89c7617 Fix early return in `for in loop` head (#2043) 2 years ago
dependabot[bot] 5b46d1275c Bump clap from 3.1.10 to 3.1.11 (#2039) 2 years ago
dependabot[bot] e0a552aaf2 Bump anyhow from 1.0.56 to 1.0.57 (#2038) 2 years ago
dependabot[bot] 3de921e600 Bump clap from 3.1.9 to 3.1.10 (#2037) 2 years ago
NorbertGarfield df19f7f606 Partial implementation for Intl.DateTimeFormat (#2025) 2 years ago
dependabot[bot] c605fad549 Bump clap from 3.1.8 to 3.1.9 (#2034) 2 years ago
dependabot[bot] 8ffb84ef48 Bump test262 from `d7c0a20` to `f0bf5df` (#2035) 2 years ago
Halid Odat 6bffe3e9c6 Make `Array.prototype` an array object (#2033) 2 years ago
Halid Odat 5a9ced3806 Implement `get RegExp.prototype.hasIndices` (#2031) 2 years ago
Halid Odat 2d6e93cc83 Fix `Symbol` and `BigInt` constructors (#2032) 2 years ago
dependabot[bot] a357a18fcc Bump rayon from 1.5.1 to 1.5.2 (#2029) 2 years ago
lupd be15b85171 Allow creating object with true/false property names (#2028) 2 years ago
Halid Odat 17aa57040d Feature `JsTypedArray`s (#2003) 2 years ago
lupd 781561e047 Fix casting negative number to usize in `Array.splice` (#2030) 2 years ago
dependabot[bot] 34303f150c Bump test262 from `926b096` to `d7c0a20` (#2024) 2 years ago
raskad 2a63de3d68 Allow unicode escaped characters in identifiers that are keywords (#2021) 2 years ago
raskad 2e0254b618 Allow `Initializer` after `ArrayBindingPattern` in `FormalParameter` (#2002) 2 years ago
raskad 314e4ca656 Allow `PropertyName`s in `BindingProperty`in `ObjectBindingPattern` (#2022) 2 years ago
Iban Eguia 8d746ecc0b Upgraded wasm-bindgen (#2020) 2 years ago
Halid Odat 3007531481 Fix `ArrayBuffer.isView()` (#2019) 2 years ago
dependabot[bot] a1b5191ec6 Bump webpack-dev-server from 4.8.0 to 4.8.1 (#2013) 2 years ago
dependabot[bot] aeb5460bd6 Bump webpack from 5.71.0 to 5.72.0 (#2016) 2 years ago
raskad 5ab3bf858b Fix rust 1.60 clippy lints (#2014) 2 years ago
raskad 223966981c Implement Classes (#1976) 2 years ago
lupd e6d12f835c Change `ArrayBuffer` `byteLength` to accessor property (#2010) 2 years ago
dependabot[bot] c2fb25db0a Bump codecov/codecov-action from 2.1.0 to 3 (#2012) 2 years ago
dependabot[bot] b0490d421e Bump webpack-dev-server from 4.7.4 to 4.8.0 (#2011) 2 years ago
lupd bb98bd3567 Indicate bigint has constructor (#2008) 3 years ago
dependabot[bot] ffc7a3e070 Bump test262 from `0bccacd` to `926b096` (#2007) 3 years ago
dependabot[bot] e72c7c1bf9 Bump prettier from 2.6.1 to 2.6.2 (#2005) 3 years ago
dependabot[bot] d1972a9160 Bump webpack from 5.70.0 to 5.71.0 (#2004) 3 years ago
dependabot[bot] aaf67c13ae Bump clap from 3.1.7 to 3.1.8 (#2006) 3 years ago
Jordan Last 6baf455088 Add From<f32> for JsValue (#1990) 3 years ago
Taylor Sutton 998a7b17a5 fix(vm): off-by-one in code block stringification. (#1999) 3 years ago
dependabot[bot] f233e9cfca Bump clap from 3.1.6 to 3.1.7 (#1996) 3 years ago
dependabot[bot] a5337a93d0 Bump indexmap from 1.8.0 to 1.8.1 (#1988) 3 years ago
raskad 76ef1a8829 Remove `git2` and `hex` dependencies (#1992) 3 years ago
dependabot[bot] c23d32b977 Bump getrandom from 0.2.5 to 0.2.6 (#1986) 3 years ago
lupd 405038d140 Allow boolean/null as property identifier by dot operator assignment (#1985) 3 years ago
Iban Eguia 6fb144520f Added better error handling for the Boa tester (#1984) 3 years ago
lupd 5498a0ea54 Fix length properties on array methods (#1983) 3 years ago
NorbertGarfield 5a2703b2d3 Retrieve feature-based results for Test262 runs (#1980) 3 years ago
lupd 5d2420ea59 Support numbers with multiple leading zeroes (#1979) 3 years ago
dependabot[bot] 3f3f0aae6e Bump prettier from 2.6.0 to 2.6.1 (#1977) 3 years ago
NorbertGarfield da47fb5a41 Implement unscopables for Array.prototype (#1963) 3 years ago
dependabot[bot] 3549ea5046 Bump minimist from 1.2.5 to 1.2.6 (#1978) 3 years ago
pd 4133801220 [perf][vm] (#1973) 3 years ago
pd e2630faf82 Fix panic in do while (#1968) 3 years ago