511 Commits (33e8c51fc644354ba5510e221257e3fb0d292ae2)

Author SHA1 Message Date
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] 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] 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
José Julián Espina 0babe195fb Implement `escape` and `unescape` (#2768) 1 year 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
Haled Odat edb0417543 Shrink size of `IndexedProperties` (#2757) 2 years ago
Haled Odat 6c438b5516 Implement constant folding optimization (#2679) 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] 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
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] 03a83a7e56 Bump indexmap from 1.9.2 to 1.9.3 (#2749) 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
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
José Julián Espina 9cfb68d3e3 Remove panics on module compilation (#2730) 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
raskad 0e01a74f59 Add early errors to dynamic function constructors (#2716) 2 years ago
José Julián Espina cb4e49a0ce Align iterator loops to the spec (#2686) 2 years ago
Haled Odat 3b5122635f Make tracing an opt-in feature (#2709) 2 years ago
Haled Odat 4544362b77 Fix get function opcode traces (#2708) 2 years ago
raskad 431a358b2f Implement `with` and object environments (#2692) 2 years ago
dependabot[bot] 7b2564e126 Bump bitflags from 2.0.1 to 2.0.2 (#2701) 2 years ago
dependabot[bot] 98356de414 Bump thiserror from 1.0.39 to 1.0.40 (#2698) 2 years ago
raskad d794edfeb2 Fix Object constructor (#2694) 2 years ago
Haled Odat b2b079b475 Fix value to bigint conversion (#2688) 2 years ago
Haled Odat 50a343a3ce Avoid unneeded bounds checks in bytecode address patching (#2680) 2 years ago
Haled Odat 4d121e54d9 Fix incorrect `Number.MIN_VALUE` value (#2682) 2 years ago
Haled Odat 2588aa9f9a Fix exponent operator (#2681) 2 years ago
dependabot[bot] 65bb0d890e Bump bitflags from 2.0.0 to 2.0.1 (#2677) 2 years ago
Haled Odat da866cae64 Decouple bytecompiler from CodeBlock (#2669) 2 years ago
Kevin 10d58b334e Implement `CompletionRecords` for the Vm (#2618) 2 years ago
Iban Eguia Moraza 0a843d2096 Bump bitflags to 2.0.0 (#2666) 2 years ago
dependabot[bot] 6173a7343f Bump serde from 1.0.155 to 1.0.156 (#2662) 2 years ago
José Julián Espina 5a3186d633 Handle surrogates in `String.fromCodePoint` (#2659) 2 years ago
lauren n. liberda 6443aa86ec [regexp] new tests for unicode flag (#2656) 2 years ago
dependabot[bot] b138a3088a Bump serde from 1.0.154 to 1.0.155 (#2650) 2 years ago
dependabot[bot] a8a49ebca7 Bump chrono from 0.4.23 to 0.4.24 (#2653) 2 years ago
dependabot[bot] ced0024fc5 Bump regress from 0.4.1 to 0.5.0 (#2651) 2 years ago
dependabot[bot] 3d3191654d Bump serde from 1.0.153 to 1.0.154 (#2645) 2 years ago
Kevin 9da07dce72 Rust 1.68 clippy fixes (#2646) 2 years ago
dependabot[bot] 718fea378a Bump serde from 1.0.152 to 1.0.153 (#2640) 2 years ago