94 Commits (915ee96c1b9825779c97ae257cf18168739eb25a)

Author SHA1 Message Date
dependabot[bot] eec4b8f804 Bump serde from 1.0.148 to 1.0.149 (#2472) 2 years ago
Kevin c79b9023df Documentation Updates (#2463) 2 years ago
dependabot[bot] b59d996a3b Bump serde from 1.0.147 to 1.0.148 (#2465) 2 years ago
raskad 9b56912ea7 Set function names in object literal methods (#2460) 2 years ago
raskad a5e8111fa2 Restructure lints in multiple crates (#2447) 2 years ago
dependabot[bot] f617de94dc Bump indexmap from 1.9.1 to 1.9.2 (#2446) 2 years ago
raskad 6eff7ca00e Handle `__proto__` fields in object literals (#2423) 2 years ago
Addison Crump e64a20e2a6 Parser Idempotency Fuzzer (#2400) 2 years ago
José Julián Espina 91235c77fe Rewrite some patterns with let-else and ok_or_else (#2404) 2 years ago
dependabot[bot] 6c70dd6243 Bump once_cell from 1.15.0 to 1.16.0 (#2396) 2 years ago
dependabot[bot] 946a4ddf74 Bump serde from 1.0.145 to 1.0.147 (#2374) 2 years ago
Iban Eguia Moraza f4cef141b0 Removed some duplicate code, added `ToIndentedString` (#2367) 2 years ago
José Julián Espina df70302194 First prototype for new `JsString` using UTF-16 (#1659) 2 years ago
José Julián Espina e9e85f5a49 Switch to workspace inherited properties (#2297) 2 years ago
raskad c58a8997ca Implement `new.target` expression (#2299) 2 years ago
Iban Eguia f5be60975b Updated dependencies for 0.16 release (#2300) 2 years ago
dependabot[bot] c4c608c17a Bump serde from 1.0.144 to 1.0.145 (#2298) 2 years ago
Choongwoo Han 2072f51faf Allow some keywords as identifiers (#2269) 2 years ago
Choongwoo Han 90ec460b3f Fix property access of call expression (#2273) 2 years ago
dependabot[bot] eb5d24ed4a Bump serde from 1.0.143 to 1.0.144 (#2249) 2 years ago
dependabot[bot] e9e44d2a96 Bump phf from 0.11.0 to 0.11.1 (#2226) 2 years ago
dependabot[bot] a15dd2f305 Bump serde from 1.0.142 to 1.0.143 (#2225) 2 years ago
dependabot[bot] fc885f19ac Bump serde from 1.0.141 to 1.0.142 (#2219) 2 years ago
dependabot[bot] 3a28eb400c Bump serde from 1.0.140 to 1.0.141 (#2212) 2 years ago
dependabot[bot] e0df739b5a Bump serde from 1.0.139 to 1.0.140 (#2198) 2 years ago
dependabot[bot] e6c96806fc Update phf requirement from 0.10.1 to 0.11.0 in /boa_interner (#2192) 2 years ago
raskad 6e377d6467 Implement Generator Function Constructor (#2174) 2 years ago
dependabot[bot] 6c65aa350b Bump serde from 1.0.138 to 1.0.139 (#2173) 2 years ago
dependabot[bot] cdaffa788a Bump serde from 1.0.137 to 1.0.138 (#2159) 2 years ago
jedel1043 f7aef10a61 Remove `string-interner` dependency and implement custom string `Interner` (#2147) 2 years ago
Iban Eguia 1dbd31e2b7 Added changelog, updated dependencies, bumped version number for 0.15 (#2102) 2 years ago
jedel1043 518bad8109 Integrate ICU4X into `Intl` module (#2083) 2 years ago
dependabot[bot] 72ae29b0fa Bump serde from 1.0.136 to 1.0.137 (#2052) 2 years ago
raskad 223966981c Implement Classes (#1976) 2 years ago
Aaron Ross 520b81ea66 add README for crates.io publish (#1952) 3 years ago
Jason Williams be901735e5
generated changelog for 0.14 (#1882) 3 years ago
Iban Eguia 4d2772d6a0
Rename "Boa" to boa_engine, moved GC and profiler to their crates (#1844) 3 years ago
Iban Eguia 748465d17b Unwrap removal (#1842) 3 years ago
Iban Eguia 60b7eb8934 General code clean-up and new lint addition (#1809) 3 years ago
Iban Eguia e37cb6c9f6 Updated dependencies (#1803) 3 years ago
raskad 672eede30d Convert `Codeblock` variables to `Sym` (#1798) 3 years ago
dependabot[bot] 090d7ace80 Bump serde from 1.0.134 to 1.0.135 (#1797) 3 years ago
Iban Eguia e92cff5920 Interner support in the parser (#1765) 3 years ago
Iban Eguia 48185f393d Lexer string interning (#1758) 3 years ago