2004 Commits (787d4a8bc518d5a76cd9fea1cf6f398481f17e8c)
 

Author SHA1 Message Date
raskad 787d4a8bc5 Fix double property access on assignment ops (#2551) 2 years ago
dependabot[bot] 98a4ee7b8b Bump toml from 0.5.11 to 0.6.0 (#2560) 2 years ago
dependabot[bot] 878bd9d4cf Bump test262 from `2ac0d3c` to `ac1c354` (#2557) 2 years ago
dependabot[bot] 64293d5c29 Bump arbitrary from 1.2.2 to 1.2.3 (#2558) 2 years ago
José Julián Espina 408809dda4 Pin tarpaulin version to 0.22 (#2562) 2 years ago
raskad 6c8e9c7070 Avoid creating `prototype` property on methods (#2553) 2 years ago
raskad 9355c77e0b Fix error for static class methods named `prototype` (#2552) 2 years ago
raskad 96a6e0a346 Return the correct value from a statement list (#2554) 2 years ago
José Julián Espina 7c9eef8edc Improve the design of ephemerons in our GC (#2530) 2 years ago
raskad f19467ab1d Fix some HoistableDeclaration parsing errors (#2532) 2 years ago
dependabot[bot] 0d599293fd Bump rustyline from 10.1.0 to 10.1.1 (#2549) 2 years ago
dependabot[bot] 2d8c6102ad Bump toml from 0.5.10 to 0.5.11 (#2548) 2 years ago
dependabot[bot] eed1134dc0 Bump serde_yaml from 0.9.16 to 0.9.17 (#2550) 2 years ago
Kevin 90d310b184 Labelled ByteCompiler Fix (#2534) 2 years ago
José Julián Espina 5ab0aa21cc Implement host hooks and job queues APIs (#2529) 2 years ago
José Julián Espina 08e5e46117 Make `JsSymbol` thread-safe (#2539) 2 years ago
dependabot[bot] 20af6a7f17 Bump proc-macro2 from 1.0.49 to 1.0.50 (#2541) 2 years ago
raskad 1269381ac8 Correctly parse consecutive semicolons (#2533) 2 years ago
dependabot[bot] b937a60602 Bump test262 from `e1048d0` to `2ac0d3c` (#2538) 2 years ago
dependabot[bot] cd85040544 Bump clap from 4.0.32 to 4.1.1 (#2537) 2 years ago
dependabot[bot] 238c2937a3 Bump rustyline from 10.0.0 to 10.1.0 (#2536) 2 years ago
dependabot[bot] cc79ea3af0 Bump prettier from 2.8.2 to 2.8.3 (#2535) 2 years ago
Kevin ff06690140 Clarity changes for the VM (#2531) 2 years ago
raskad f52d1d3eb5 Recognize Directive Prologues correctly (#2521) 2 years ago
raskad 3dca430588 Refactor some class features (#2513) 2 years ago
José Julián Espina 1bef214a35 Prepare `Promises` for new host hooks and job queue API (#2528) 2 years ago
dependabot[bot] f037a8e685 Bump bzip2 from 0.4.3 to 0.4.4 (#2527) 2 years ago
Kevin 989edd42c7 `Break` Opcode and `ByteCompiler` changes (#2523) 2 years ago
raskad be9ebc95c0 Add regex literal early errors (#2517) 2 years ago
dependabot[bot] 45982effcf Bump regex from 1.7.0 to 1.7.1 (#2526) 2 years ago
dependabot[bot] 620dfd623f Bump test262 from `f00d411` to `e1048d0` (#2525) 2 years ago
dependabot[bot] 2ab80e8e00 Bump prettier from 2.8.1 to 2.8.2 (#2524) 2 years ago
José Julián Espina edd404ba7f Redesign native functions and closures API (#2499) 2 years ago
raskad 082d36280b Pass a receiver value in property getter opcodes (#2516) 2 years ago
raskad f998a1c1ec Add early errors for 'eval' or 'arguments' in parameters (#2515) 2 years ago
Veera 616b7a4513 Remove `Literal::Undefined` (#2518) 2 years ago
dependabot[bot] 790877edc4 Bump tokio from 1.23.0 to 1.24.1 (#2519) 2 years ago
raskad 1dcd932f1f Fix postfix operator line terminator parsing (#2520) 2 years ago
dependabot[bot] 3d5debac65 Bump arbitrary from 1.2.0 to 1.2.2 (#2514) 2 years ago
dependabot[bot] 1b04c9eafd Bump json5 from 2.2.1 to 2.2.2 (#2511) 2 years ago
dependabot[bot] 5aac69c27d Bump once_cell from 1.16.0 to 1.17.0 (#2510) 2 years ago
Veera f216a6dda9 Fix unary operations on `this` (#2507) 2 years ago
José Julián Espina 81680ff5c4 Pass locale data provider by ref instead of boxing (#2508) 2 years ago
Choongwoo Han 95a1d9e54f [profiler] Cache StringId (#2495) 2 years ago
José Julián Espina cbf07824cb Cleanup `Context` APIs (#2504) 2 years ago
Karol Janik e707d87a9b replace deprecated set-output command (#2500) 2 years ago
dependabot[bot] dcacc638aa Bump serde from 1.0.151 to 1.0.152 (#2509) 2 years ago
Choongwoo Han ab2e6e1ab3 Use opcode table rather than match (#2501) 2 years ago
José Julián Espina 3bf5de2929 Redesign Intl API and implement some services (#2478) 2 years ago
dependabot[bot] f871697670 Bump test262 from `9f6da57` to `f00d411` (#2506) 2 years ago