85 Commits (a3b46545a2a09f9ac81fd83ac6b180934c728f61)

Author SHA1 Message Date
dependabot[bot] 9665f8be3b
Bump serde from 1.0.181 to 1.0.183 (#3202) 1 year ago
dependabot[bot] 9347ed1983
Bump serde from 1.0.180 to 1.0.181 (#3200) 1 year ago
dependabot[bot] 1e10f07c1c
Bump serde from 1.0.179 to 1.0.180 (#3192) 1 year ago
dependabot[bot] f41ea50859
Bump serde from 1.0.177 to 1.0.179 (#3191) 1 year ago
dependabot[bot] 30ff5ae4f8
Bump serde from 1.0.176 to 1.0.177 (#3182) 1 year ago
dependabot[bot] 77028cc7bd
Bump serde from 1.0.175 to 1.0.176 (#3176) 1 year ago
dependabot[bot] e6b600c1b1
Bump serde from 1.0.174 to 1.0.175 (#3169) 1 year ago
dependabot[bot] 7121841b67
Bump serde from 1.0.173 to 1.0.174 (#3162) 1 year ago
dependabot[bot] 0f514f65ce
Bump serde from 1.0.171 to 1.0.173 (#3156) 1 year ago
dependabot[bot] 0cc4322cc2
Bump serde from 1.0.170 to 1.0.171 (#3130) 1 year ago
dependabot[bot] f776b1c06e
Bump serde from 1.0.169 to 1.0.170 (#3127) 1 year ago
Iban Eguia Moraza 49f00590a4
Removed time 0.1 dependency, updated dependencies (#3122) 1 year ago
dependabot[bot] c181af4d70
Bump serde from 1.0.166 to 1.0.168 (#3121) 1 year ago
Jason Williams 5eb8541e4a
Changelog17 (#3101) 1 year ago
José Julián Espina ce520fa2ba
Prepare for release 0.17 (#3083) 1 year ago
José Julián Espina 551a287718
Copy `ABOUT.md` file to all published crates (#3074) 1 year ago
dependabot[bot] 5da8846020
Bump bitflags from 2.3.1 to 2.3.2 (#3039) 1 year ago
raskad caaf1d258c
Fix panics on empty return values (#3018) 1 year ago
dependabot[bot] e4b7e63830
Bump serde from 1.0.163 to 1.0.164 (#3016) 1 year ago
raskad 940529ac8a
Fix panic in optional expressions with private identifiers (#2995) 1 year ago
José Julián Espina 2fa9c65e97
Correctly initialize functions inside modules (#2993) 1 year ago
José Julián Espina 7ae858204b
Implement pseudo-property `import.meta` (#2956) 1 year ago
José Julián Espina 9bbe0184a4
Fix remaining static module bugs (#2955) 1 year ago
José Julián Espina 09658b02bc
Implement dynamic imports (#2932) 1 year ago
raskad 5e9193aced
Implement Private Runtime Environments (#2929) 1 year ago
dependabot[bot] a0b769d5b1
Bump bitflags from 2.2.1 to 2.3.1 (#2945) 1 year ago
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
raskad efeaa40ae2
Fix tagged template creation (#2925) 1 year ago
dependabot[bot] ba7d2163cc
Bump serde from 1.0.162 to 1.0.163 (#2927) 1 year ago
raskad f57872cf8c
Fix lexical environments in for loops (#2917) 2 years ago
raskad 7605453cd7
Add loop and switch return values (#2828) 2 years ago
raskad 70b0d49483
Implement annexB Block-Level Function Declarations (#2910) 2 years ago
Haled Odat 908015f9fd
Fix switch `default` execution (#2907) 2 years ago
raskad e3d2056f5b
Refactor binding declarations (#2887) 2 years ago
dependabot[bot] f4ebb2bd2d
Bump serde from 1.0.160 to 1.0.162 (#2900) 2 years ago
Iban Eguia Moraza 1965492f7c
Added unit tests for `boa_ast::Punctuator` (#2884) 2 years ago
Iban Eguia Moraza 08a72387ba
Added unit tests for `boa_ast::Keyword` (#2883) 2 years ago
dependabot[bot] cebec9da90 Bump bitflags from 2.1.0 to 2.2.1 (#2868) 2 years ago
Iban Eguia Moraza 63d9d67ecb Added a Boa runtime (#2743) 2 years ago
José Julián Espina 53e4825a19 Implement var initializers in for-in loops (#2842) 2 years ago
raskad 54695cc620 Fix async generators (#2853) 2 years ago
dependabot[bot] c87cf7c7f4 Bump bitflags from 2.1.0 to 2.2.0 (#2845) 2 years ago
dependabot[bot] 2f580bbac3 Bump serde from 1.0.159 to 1.0.160 (#2807) 2 years ago
dependabot[bot] 303d8d4b69 Bump bitflags from 2.0.2 to 2.1.0 (#2788) 2 years ago
raskad e286d9fbb7 Add AST node for parenthesized expressions (#2738) 2 years ago
Haled Odat 6c438b5516 Implement constant folding optimization (#2679) 2 years ago
dependabot[bot] d134a0acee Bump serde from 1.0.158 to 1.0.159 (#2755) 2 years ago
Iban Eguia Moraza 6ea4848bb5 Fix documentation links (#2741) 2 years ago
raskad 431a358b2f Implement `with` and object environments (#2692) 2 years ago