2910 Commits (54413ad7658423f0298127dc0e1240593afc58af)
 

Author SHA1 Message Date
Alistair b6ff65885e
Add `Context::create_realm`. (#3369) 1 year ago
raskad 9030417a28
Fix var declaration deleted binding locator (#3387) 1 year ago
raskad 9bb3bea4ca
Fix await flag in class constructor (#3388) 1 year ago
José Julián Espina dd05f53468
Implement `SharedArrayBuffer` (#3384) 1 year ago
Haled Odat 66c2bf4304
Prevent `test262` repository update if not needed (#3386) 1 year ago
José Julián Espina c9f5e0271a
Bump test262 (#3349) 1 year ago
José Julián Espina 3177540979
Implement synthetic modules (#3294) 1 year ago
arexon afb9283ce8
Implement `[[HostDefined]]` for `Module` and `Script` (#3381) 1 year ago
Haled Odat 24c290aa34
Evaluate all parts of `class` in strict mode (#3383) 1 year ago
dependabot[bot] f438ffa4bf
Bump serde from 1.0.188 to 1.0.189 (#3382) 1 year ago
dependabot[bot] cdd5712d0f
Bump @playwright/test from 1.38.1 to 1.39.0 (#3378) 1 year ago
dependabot[bot] a201897250
Bump arbitrary from 1.3.0 to 1.3.1 (#3380) 1 year ago
Kevin a6e488e3b5
Update feature flags to specific feature flag (#3376) 1 year ago
Kevin d281988986
First portion of the Temporal implementation (#3277) 1 year ago
Haled Odat 8470214647
Check `eval` realm before call (#3375) 1 year ago
Haled Odat 72d2546259
Fix `Function.prototype.toString()` (#3374) 1 year ago
raskad f654ad1784
Refactor compile time environment handling (#3365) 1 year ago
dependabot[bot] 68b023ae74
Bump regex from 1.9.6 to 1.10.0 (#3373) 1 year ago
dependabot[bot] 9ed863e2b0
Bump ad-m/github-push-action from 0.6.0 to 0.8.0 (#3372) 1 year ago
dependabot[bot] ca49188e7e
Bump num-traits from 0.2.16 to 0.2.17 (#3368) 1 year ago
dependabot[bot] b5ad7ca7af
Bump proc-macro2 from 1.0.68 to 1.0.69 (#3367) 1 year ago
dependabot[bot] fc9e1eccb1
Bump monaco-editor from 0.43.0 to 0.44.0 (#3366) 1 year ago
dependabot[bot] 348c757b94
Bump proc-macro2 from 1.0.67 to 1.0.68 (#3363) 1 year ago
dependabot[bot] 2018ede940
Bump syn from 2.0.37 to 2.0.38 (#3362) 1 year ago
José Julián Espina a56ce510d3
Fix new lints for Rust 1.73 (#3361) 1 year ago
Haled Odat 8ae39afb53
Fix `Number.prototype.toFixed()` (#2898) 1 year ago
José Julián Espina c56a70600b
Cleanup `get_option` and calls to the functioncar (#3355) 1 year ago
dependabot[bot] 483fe02675
Bump icu_segmenter from 1.3.0 to 1.3.2 (#3359) 1 year ago
dependabot[bot] 3ff5282c71
Bump icu_provider_blob from 1.3.0 to 1.3.2 (#3358) 1 year ago
dependabot[bot] f74688eb89
Bump icu_casemap from 1.3.1 to 1.3.2 (#3356) 1 year ago
dependabot[bot] b424567103
Bump icu_datetime from 1.3.1 to 1.3.2 (#3360) 1 year ago
dependabot[bot] 1dcd0e69a1
Bump icu_collator from 1.3.0 to 1.3.2 (#3353) 1 year ago
dependabot[bot] fe513a0b7a
Bump toml from 0.8.1 to 0.8.2 (#3351) 1 year ago
dependabot[bot] 7c85c87855
Bump icu_list from 1.3.0 to 1.3.2 (#3352) 1 year ago
dependabot[bot] f27b3a06c0
Bump icu_locid from 1.3.0 to 1.3.2 (#3354) 1 year ago
dependabot[bot] c9768908a6
Bump icu_calendar from 1.3.1 to 1.3.2 (#3350) 1 year ago
Haled Odat a51581bf94
Make environments opcodes use varying operands (#3340) 1 year ago
José Julián Espina 3f80823f7a
Improve highlighter performance (#3341) 1 year ago
dependabot[bot] 6de1d15974
Bump postcss from 8.4.25 to 8.4.31 (#3347) 1 year ago
dependabot[bot] 4f36b8350e
Bump icu_datetime from 1.3.0 to 1.3.1 (#3343) 1 year ago
José Julián Espina acdc5f4500
Fix detection of runtime limits for accessors (#3335) 1 year ago
dependabot[bot] 43a3b1a137
Bump icu_locid_transform from 1.3.0 to 1.3.1 (#3345) 1 year ago
dependabot[bot] 78bc9ebfe5
Bump icu_casemap from 1.3.0 to 1.3.1 (#3346) 1 year ago
dependabot[bot] cd12d15cab
Bump icu_provider from 1.3.0 to 1.3.1 (#3342) 1 year ago
dependabot[bot] 5770f988cf
Bump icu_calendar from 1.3.0 to 1.3.1 (#3344) 1 year ago
raskad 38b9f17a8b
Remove unused class environments (#3332) 1 year ago
raskad 55466b0fea
Fix static class element evaluation order (#3327) 1 year ago
Haled Odat 744536763d
Separate native and JavaScript functions (#3322) 1 year ago
Haled Odat ceaaec72cb
Fix super() construction with default parameters (#3339) 1 year ago
Haled Odat 4bdb6c6fe5
Fix regular expression construction (#3338) 1 year ago