2433 Commits (395d0c8d42eae826e30830cbfb7bc58f8799b244)
 

Author SHA1 Message Date
Haled Odat 09d57e75fb Fix `ThrowTypeError` intrinsic (#2797) 1 year ago
José Julián Espina 1e75fd0d21 Make `Realm` shareable between functions (#2801) 1 year ago
Haled Odat 7a4d6526b0 Fix `String.prototype.replace()` order of `ToString` execution (#2799) 1 year ago
dependabot[bot] dcf29505e0 Bump test262 from `be0abd9` to `f756ff6` (#2802) 1 year ago
Haled Odat 88fb15c0e5 Fix `Symbol.prototype[@@iterator]` (#2800) 1 year ago
José Julián Espina 34d6b93f36 Fix cross-realm construction bugs (#2786) 1 year ago
dependabot[bot] 928d67b28e Bump monaco-editor from 0.37.0 to 0.37.1 (#2791) 1 year ago
dependabot[bot] 12974ec800 Bump getrandom from 0.2.8 to 0.2.9 (#2792) 1 year ago
dependabot[bot] 2f2d59fd23 Bump webpack from 5.77.0 to 5.78.0 (#2787) 1 year ago
dependabot[bot] 53e08205f5 Bump serde_yaml from 0.9.19 to 0.9.21 (#2789) 1 year ago
dependabot[bot] 303d8d4b69 Bump bitflags from 2.0.2 to 2.1.0 (#2788) 1 year ago
Haled Odat 570bc85ebe Implement debug object for CLI (#2772) 1 year ago
dependabot[bot] 8528ccb399 Bump monaco-editor from 0.36.1 to 0.37.0 (#2784) 1 year ago
dependabot[bot] 2b32967c7f Bump peter-evans/create-or-update-comment from 2 to 3 (#2785) 1 year ago
dependabot[bot] 0eb4aecc10 Bump sys-locale from 0.2.4 to 0.3.0 (#2781) 1 year ago
dependabot[bot] 57bbacb502 Bump num_enum from 0.5.11 to 0.6.0 (#2782) 1 year ago
dependabot[bot] 4add3be0ff Bump spin from 0.9.7 to 0.9.8 (#2780) 1 year ago
José Julián Espina 0babe195fb Implement `escape` and `unescape` (#2768) 1 year ago
Haled Odat 0fb0558d44 Add `json-parse-with-source` feature to `boa_tester` (#2778) 1 year ago
dependabot[bot] 077142710f Bump syn from 2.0.12 to 2.0.13 (#2776) 1 year ago
dependabot[bot] 9fd79fa580 Bump proc-macro2 from 1.0.54 to 1.0.56 (#2775) 1 year ago
dependabot[bot] 4eeada7a75 Bump webpack-dev-server from 4.13.1 to 4.13.2 (#2774) 1 year ago
dependabot[bot] 08ed2a4ae0 Bump syn from 2.0.11 to 2.0.12 (#2770) 2 years ago
dependabot[bot] 59d1a43107 Bump futures-util from 0.3.27 to 0.3.28 (#2769) 2 years ago
Iban Eguia Moraza 540aa2be4f Initial version of a JS -> Rust conversion trait. (#2276) 2 years ago
raskad e286d9fbb7 Add AST node for parenthesized expressions (#2738) 2 years ago
dependabot[bot] 6474dda09d Bump webpack from 5.76.3 to 5.77.0 (#2765) 2 years ago
dependabot[bot] d119934f98 Bump clap from 4.2.0 to 4.2.1 (#2766) 2 years ago
Haled Odat edb0417543 Shrink size of `IndexedProperties` (#2757) 2 years ago
Haled Odat 6c438b5516 Implement constant folding optimization (#2679) 2 years ago
José Julián Espina ceaea32278 Fix deserialization of `SpecEdition` (#2762) 2 years ago
raskad cf85843dc8 Fix super call execution order (#2724) 2 years ago
José Julián Espina bf47815a49 Implement `JsPromise` wrapper (#2758) 2 years ago
dependabot[bot] f6724566cc Bump clap from 4.1.14 to 4.2.0 (#2759) 2 years ago
dependabot[bot] 5129a06de9 Bump synstructure from 0.12.6 to 0.13.0 (#2746) 2 years ago
dependabot[bot] d134a0acee Bump serde from 1.0.158 to 1.0.159 (#2755) 2 years ago
dependabot[bot] ea7557dee7 Bump serde_json from 1.0.94 to 1.0.95 (#2753) 2 years ago
dependabot[bot] 33204e4ad2 Bump syn from 2.0.10 to 2.0.11 (#2754) 2 years ago
dependabot[bot] 0d262a762b Bump clap from 4.1.13 to 4.1.14 (#2756) 2 years ago
Haled Odat ed358dea0c Shrink objects by using `ThinVec`s (#2752) 2 years ago
Haled Odat 7bec3e6a84 Don't construct prototype if not needed (#2751) 2 years ago
dependabot[bot] 3586bf22cc Bump syn from 2.0.8 to 2.0.10 (#2750) 2 years ago
dependabot[bot] 03a83a7e56 Bump indexmap from 1.9.2 to 1.9.3 (#2749) 2 years ago
dependabot[bot] 631471d7c9 Bump proc-macro2 from 1.0.53 to 1.0.54 (#2747) 2 years ago
dependabot[bot] 0a0a72722c Bump regex from 1.7.2 to 1.7.3 (#2748) 2 years ago
Iban Eguia Moraza f793a278df Added an example usage to documentation (#2742) 2 years ago
Iban Eguia Moraza 6ea4848bb5 Fix documentation links (#2741) 2 years ago
Kevin e9daa3dd8d Add boa logo to remaining hosted docs (#2740) 2 years ago
raskad b9ad5bcdd0 Make if statements return their completion values (#2739) 2 years ago
raskad 8d16940943 Fix update expressions getting values multiple times (#2733) 2 years ago