2888 Commits (00010233d3bdff4bebd75921862c6348b973434b)
 

Author SHA1 Message Date
Haled Odat 13ba869d2e
Reduce `WeakGc<T>` memory usage (#3492) 11 months ago
Haled Odat d8e8c7a2cd
`Context` independent `CodeBlock`s (#3424) 11 months ago
José Julián Espina eb2f33e74a
Transition `Intl` types to `NativeObject` API (#3491) 11 months ago
José Julián Espina 9f181ef3aa
Add utility methods to the `Class` trait (#3488) 11 months ago
dependabot[bot] 67c4b2cc9e
Bump @playwright/test from 1.40.0 to 1.40.1 (#3486) 11 months ago
dependabot[bot] 5274b916b8
Bump clap from 4.4.8 to 4.4.10 (#3484) 11 months ago
dependabot[bot] d16a364350
Bump wasm-bindgen from 0.2.88 to 0.2.89 (#3485) 11 months ago
dependabot[bot] b2223cb52a
Bump proc-macro2 from 1.0.69 to 1.0.70 (#3482) 11 months ago
dependabot[bot] f0f4a9a94f
Bump hashbrown from 0.14.2 to 0.14.3 (#3483) 11 months ago
Alistair b010c63a83
Switch `make_data` parameter from `this` to `new_target` (#3478) 11 months ago
dependabot[bot] 72fc6514d9
Bump simple_logger from 4.2.0 to 4.3.0 (#3477) 11 months ago
dependabot[bot] 07e2356f1d
Bump serde from 1.0.192 to 1.0.193 (#3475) 12 months ago
José Julián Espina a8aad0bd44
Bump ICU4X to 1.4 and finish Intl impls with new APIs (#3469) 12 months ago
dependabot[bot] e5f7335115
Bump @playwright/test from 1.39.0 to 1.40.0 (#3472) 12 months ago
José Julián Espina 421ff7065f
Migrate to workspace lints (#3334) 12 months ago
dependabot[bot] af1a918930
Bump itertools from 0.11.0 to 0.12.0 (#3466) 12 months ago
raskad 4f0bb592ba
Update regex.match spec and code (#3462) 12 months ago
tj825 bbde84a776
Make well_known_symbols functions pub (#3465) 12 months ago
dependabot[bot] 3a4fe6fdc0
Bump prettier from 3.0.3 to 3.1.0 (#3464) 12 months ago
dependabot[bot] 45f09b8d9d
Bump clap from 4.4.7 to 4.4.8 (#3463) 12 months ago
Alistair 89fd3becfc
`[[HostDefined]]` Improvements (#3460) 12 months ago
José Julián Espina baa4f9893b
Simplify all extensions APIs of `Context` (#3456) 12 months ago
dependabot[bot] 2a26c29174
Bump getrandom from 0.2.10 to 0.2.11 (#3459) 12 months ago
dependabot[bot] 1f80580505
Bump serde from 1.0.190 to 1.0.192 (#3457) 12 months ago
dependabot[bot] 27f1c71f0f
Bump toml from 0.8.6 to 0.8.8 (#3458) 12 months ago
Kevin f551af9386
Progress on Duration's round/total method updates (#3451) 1 year ago
dependabot[bot] ebb0f1d4a1
Bump futures-lite from 2.0.0 to 2.0.1 (#3454) 1 year ago
dependabot[bot] 43f46d32e8
Bump syn from 2.0.38 to 2.0.39 (#3455) 1 year ago
Haled Odat 1e90f56ec3
Prevent `DefVar` opcode emit for global binding (#3453) 1 year ago
Kevin 34d5c519ea
Duration methods and some cleanup (#3443) 1 year ago
Haled Odat 857033a42e
Move parameter environment creation to opcode (#3433) 1 year ago
dependabot[bot] acb014e3eb
Bump wasm-bindgen from 0.2.87 to 0.2.88 (#3448) 1 year ago
dependabot[bot] dca84573b3
Bump indexmap from 2.0.2 to 2.1.0 (#3447) 1 year ago
Haled Odat 329bf3b299
Move `arguments` object creation to opcode (#3432) 1 year ago
Haled Odat 2c12bae7b6
Unify generator and ordinary function creation (#3441) 1 year ago
dependabot[bot] cc9b6baba7
Bump arbitrary from 1.3.1 to 1.3.2 (#3446) 1 year ago
dependabot[bot] ef53108ceb
Bump web-time from 0.2.2 to 0.2.3 (#3445) 1 year ago
dependabot[bot] 80587ac620
Bump serde_json from 1.0.107 to 1.0.108 (#3444) 1 year ago
José Julián Espina 04ed7bee70
Implement `Atomics` builtin (#3394) 1 year ago
dependabot[bot] 2f1fef282e
Bump icu_datagen from 1.3.2 to 1.3.3 (#3437) 1 year ago
Haled Odat b4644a5b87
Move `FunctionKind` to `CodeBlock` (#3440) 1 year ago
Haled Odat 4b8ca7652c
Move ordinary function [[ConstructorKind]] to CodeBlock (#3439) 1 year ago
dependabot[bot] 10b6d1feb7
Bump serde_repr from 0.1.16 to 0.1.17 (#3438) 1 year ago
dependabot[bot] 8a5ae7c80f
Bump num_enum from 0.7.0 to 0.7.1 (#3434) 1 year ago
dependabot[bot] 7dc5b27c79
Bump toml from 0.8.5 to 0.8.6 (#3435) 1 year ago
dependabot[bot] 3ac1205c81
Bump portable-atomic from 1.5.0 to 1.5.1 (#3436) 1 year ago
dependabot[bot] 5e89c4e049
Bump toml from 0.8.4 to 0.8.5 (#3427) 1 year ago
dependabot[bot] 8f113fd694
Bump serde_yaml from 0.9.25 to 0.9.27 (#3426) 1 year ago
dependabot[bot] 23752dec64
Bump futures-util from 0.3.28 to 0.3.29 (#3425) 1 year ago
Haled Odat fee4048b4c
Merge `CodeBlock` constant pools (#3413) 1 year ago