2172 Commits (570bc85ebe50820cdb90ffb2f4e7d6b10bfcd236)
 

Author SHA1 Message Date
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
dependabot[bot] 2ee2971dd2 Bump openssl from 0.10.47 to 0.10.48 (#2737) 2 years ago
dependabot[bot] 61615b5872 Bump prettier from 2.8.6 to 2.8.7 (#2734) 2 years ago
dependabot[bot] f52ca6b1c2 Bump clap from 4.1.11 to 4.1.13 (#2735) 2 years ago
José Julián Espina 9cfb68d3e3 Remove panics on module compilation (#2730) 2 years ago
José Julián Espina d448e8e7bb Fix verbose test display (#2731) 2 years ago
dependabot[bot] 70ba347ce4 Bump webpack from 5.76.2 to 5.76.3 (#2727) 2 years ago
José Julián Espina d45a15ed7f Bump Test262 and add new features (#2729) 2 years ago
dependabot[bot] e4657433a4 Bump syn from 2.0.3 to 2.0.8 (#2728) 2 years ago
raskad 790c20a156 Fix remaining `Set` tests (#2725) 2 years ago
raskad f025e6fc92 Add negative zero handling for `Map.delete` (#2726) 2 years ago
José Julián Espina 9b53859126 Improve tester display for multiple editions (#2720) 2 years ago