2656 Commits (66c2bf4304d7878e1afaef3e881fd4d4e1760a96)
 

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