2836 Commits (72478335f9e580c9c39a12ef1fb8df3d12088ad5)
 

Author SHA1 Message Date
dependabot[bot] d825c9bbb8
Bump thiserror from 1.0.52 to 1.0.53 (#3549) 10 months ago
dependabot[bot] e6aec347dd
Bump quote from 1.0.33 to 1.0.34 (#3548) 10 months ago
dependabot[bot] c30cc7756c
Bump smol from 1.3.0 to 2.0.0 (#3546) 10 months ago
dependabot[bot] a20a61a16d
Bump clap from 4.4.11 to 4.4.12 (#3542) 10 months ago
dependabot[bot] ef453d9e22
Bump terser-webpack-plugin from 5.3.9 to 5.3.10 (#3541) 10 months ago
raskad 6ac435ffea
Fix rust 1.75 lints (#3540) 10 months ago
Kevin 1ef04a757f
Refactor Temporal Calendar API for `AnyCalendar` and fields (#3522) 10 months ago
dependabot[bot] 078cfd5fbd
Bump thiserror from 1.0.51 to 1.0.52 (#3539) 10 months ago
dependabot[bot] 4e67b130fd
Bump web-time from 0.2.3 to 0.2.4 (#3536) 10 months ago
dependabot[bot] 18ae1bdd35
Bump futures-util from 0.3.29 to 0.3.30 (#3535) 10 months ago
dependabot[bot] 6a8c6a568a
Bump syn from 2.0.42 to 2.0.43 (#3537) 10 months ago
dependabot[bot] a4d69ef6aa
Bump icu_datagen from 1.4.0 to 1.4.1 (#3526) 11 months ago
dependabot[bot] d765b080e9
Bump serde_yaml from 0.9.28 to 0.9.29 (#3534) 11 months ago
dependabot[bot] 6ca6335f02
Bump proc-macro2 from 1.0.70 to 1.0.71 (#3533) 11 months ago
Haled Odat 0b37ad6ea2
Move `PromiseCapability` to stack (#3528) 11 months ago
dependabot[bot] 70c235ea86
Bump syn from 2.0.41 to 2.0.42 (#3529) 11 months ago
dependabot[bot] fffc5df60c
Bump serde_yaml from 0.9.27 to 0.9.28 (#3530) 11 months ago
Kevin c2f145c49c
Temporal Parser Cleanup/Fixes (#3521) 11 months ago
Haled Odat af9d3953cd
Refactor vm calling convention to allow locals (#3496) 11 months ago
dependabot[bot] ae72ab912b
Bump html-webpack-plugin from 5.5.4 to 5.6.0 (#3527) 11 months ago
dependabot[bot] 03adaed9b0
Bump trybuild from 1.0.85 to 1.0.86 (#3525) 11 months ago
dependabot[bot] 6ce34c7033
Bump measureme from 10.1.2 to 11.0.0 (#3524) 11 months ago
dependabot[bot] 147ed6ec9a
Bump thiserror from 1.0.50 to 1.0.51 (#3523) 11 months ago
dependabot[bot] 1a70be1392
Bump measureme from 10.1.1 to 10.1.2 (#3520) 11 months ago
dependabot[bot] 725b8c3f72
Bump zerocopy from 0.7.29 to 0.7.31 (#3519) 11 months ago
dependabot[bot] ee4d6495ab
Bump syn from 2.0.40 to 2.0.41 (#3517) 11 months ago
dependabot[bot] 1036fc90d1
Bump syn from 2.0.39 to 2.0.40 (#3516) 11 months ago
dependabot[bot] d69ac23bdf
Bump colored from 2.0.4 to 2.1.0 (#3515) 11 months ago
dependabot[bot] fc2d0958bb
Bump prettier from 3.1.0 to 3.1.1 (#3514) 11 months ago
dependabot[bot] 0f82312afc
Bump monaco-editor from 0.44.0 to 0.45.0 (#3511) 11 months ago
dependabot[bot] b7aea03a71
Bump once_cell from 1.18.0 to 1.19.0 (#3512) 11 months ago
Haled Odat f923830031
Non recursive gc trace (#3508) 11 months ago
José Julián Espina 52b39fabd5
Simplify `Icu` API (#3503) 11 months ago
dependabot[bot] 279caabf79
Bump html-webpack-plugin from 5.5.3 to 5.5.4 (#3509) 11 months ago
José Julián Espina 47351efa53
Reestructure repo and CI improvements (#3505) 11 months ago
dependabot[bot] 6f5c25ced6
Bump portable-atomic from 1.5.1 to 1.6.0 (#3507) 11 months ago
dependabot[bot] 37952e3e08
Bump rustyline from 12.0.0 to 13.0.0 (#3506) 11 months ago
Kevin 4700436ad0
`boa_temporal` structure changes and docs update (#3504) 11 months ago
Kevin d27555740d
Build out ZonedDateTime, TimeZone, and Instant (#3497) 11 months ago
José Julián Espina 055e8fe3ce
Implement erased objects (#3494) 11 months ago
Kevin c113b74b09
Migrate iso parsing to boa_temporal (#3500) 11 months ago
dependabot[bot] 3f7f39085a
Bump clap from 4.4.10 to 4.4.11 (#3501) 11 months ago
Haled Odat a9c33cdff7
Implement Inline Caching (#2767) 11 months ago
Haled Odat 6506f6520f
Use `Vec<T>` for keeping track of gc objects (#3493) 11 months ago
dependabot[bot] e7c7d3a8d7
Bump thin-vec from 0.2.12 to 0.2.13 (#3499) 11 months ago
dependabot[bot] 4df1048fc3
Bump futures-lite from 2.0.1 to 2.1.0 (#3498) 11 months ago
Veera 1fe164b80f
Fix a Parser Idempotency Issue (#3172) 11 months ago
Kevin e51e628127
Migrate `Temporal` to its own crate. (#3461) 11 months ago
Haled Odat 13ba869d2e
Reduce `WeakGc<T>` memory usage (#3492) 11 months ago
Haled Odat d8e8c7a2cd
`Context` independent `CodeBlock`s (#3424) 11 months ago