67 Commits (84501850dc2fd69758ae8761dde234623a83cd78)

Author SHA1 Message Date
José Julián Espina 06161edcbd
Implement module execution (#2922) 1 year ago
José Julián Espina ab87b2fd5b
Extract "About Boa" section into a separate file (#2938) 1 year ago
dependabot[bot] ba7d2163cc
Bump serde from 1.0.162 to 1.0.163 (#2927) 1 year ago
dependabot[bot] f4ebb2bd2d
Bump serde from 1.0.160 to 1.0.162 (#2900) 1 year ago
dependabot[bot] 2f580bbac3 Bump serde from 1.0.159 to 1.0.160 (#2807) 1 year ago
dependabot[bot] d134a0acee Bump serde from 1.0.158 to 1.0.159 (#2755) 2 years ago
dependabot[bot] 03a83a7e56 Bump indexmap from 1.9.2 to 1.9.3 (#2749) 2 years ago
Iban Eguia Moraza 6ea4848bb5 Fix documentation links (#2741) 2 years ago
dependabot[bot] 6173a7343f Bump serde from 1.0.155 to 1.0.156 (#2662) 2 years ago
dependabot[bot] b138a3088a Bump serde from 1.0.154 to 1.0.155 (#2650) 2 years ago
dependabot[bot] 3d3191654d Bump serde from 1.0.153 to 1.0.154 (#2645) 2 years ago
dependabot[bot] 718fea378a Bump serde from 1.0.152 to 1.0.153 (#2640) 2 years ago
José Julián Espina 280199b07a API to construct a `NativeFunction` from a native async function (#2542) 2 years ago
dependabot[bot] 4ca067a16c Bump once_cell from 1.17.0 to 1.17.1 (#2602) 2 years ago
Iban Eguia Moraza 3f9f6f0fce Module parsing (#2411) 2 years ago
José Julián Espina ddf00c8c03 Improve identifier parsing (#2581) 2 years ago
José Julián Espina 097f85e409 First batch of `no_std` support for some sub-crates (#2544) 2 years ago
dependabot[bot] 5aac69c27d Bump once_cell from 1.16.0 to 1.17.0 (#2510) 2 years ago
dependabot[bot] dcacc638aa Bump serde from 1.0.151 to 1.0.152 (#2509) 2 years ago
José Julián Espina 3bf5de2929 Redesign Intl API and implement some services (#2478) 2 years ago
José Julián Espina cc45a827ca Cleanup inline annotations (#2493) 2 years ago
dependabot[bot] 69067cac22 Bump serde from 1.0.150 to 1.0.151 (#2497) 2 years ago
dependabot[bot] af4292181b Bump serde from 1.0.149 to 1.0.150 (#2481) 2 years ago
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