80 Commits (77028cc7bd3b668ecfcd989a674ff3f69d4b510d)

Author SHA1 Message Date
dependabot[bot] 07e55006d1
Bump num-traits from 0.2.15 to 0.2.16 (#3166) 1 year ago
José Julián Espina 395d0c8d42
Format let-else expressions (#3102) 1 year ago
raskad 73af19b2bd
Allow escaped yield and await in labelled statement (#3117) 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 b502d25a8f
Add early error for `await` in class static blocks (#3019) 1 year ago
José Julián Espina 9a903fb5f6
Correctly parse `yield import(..)` expressions (#3006) 1 year ago
dependabot[bot] f18b3be672
Bump once_cell from 1.17.2 to 1.18.0 (#2999) 1 year ago
raskad 940529ac8a
Fix panic in optional expressions with private identifiers (#2995) 1 year ago
José Julián Espina ee97198d01
Allow `true`, `false` and `null` in object patterns (#2994) 1 year ago
Veera 4a68fb5120
Deny Unicode Escapes in boolean and null expressions (#2931) 1 year ago
dependabot[bot] 867685e1f0
Bump once_cell from 1.17.1 to 1.17.2 (#2978) 1 year ago
raskad 4ea80f4621
Remove unused lint allows (#2968) 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
José Julián Espina 4f25f2c749
Allow escaped `async` as binding name (#2936) 1 year ago
Haled Odat 128c13752a
Allow `let` name in for-in loop in non-strict mode (#2915) 1 year ago
Haled Odat d7c03db7fa
Allow escaped `let` as expression (#2916) 1 year ago
Haled Odat 908015f9fd
Fix switch `default` execution (#2907) 1 year ago
raskad 484cc16bb9
Fix remaining object literal tests (#2906) 1 year ago
raskad e3d2056f5b
Refactor binding declarations (#2887) 1 year ago
Iban Eguia Moraza 7cb58dea97
Added a bunch more tests (#2885) 1 year ago
José Julián Espina 73e8d412af Disallow strict directives with escaped sequences (#2892) 1 year ago
dependabot[bot] f6c1d6360e Bump regress from 0.5.0 to 0.6.0 (#2888) 1 year ago
Haled Odat dff815d545 Fix `for-of` expression parsing (#2882) 1 year ago
Juan d49656d6c5 Bugfix/new.target is not understood by the parser as an expression #2793 (#2878) 1 year ago
José Julián Espina c330005912 Implement `is_identifier_(start/part)` using `icu_properties` (#2865) 1 year ago
dependabot[bot] cebec9da90 Bump bitflags from 2.1.0 to 2.2.1 (#2868) 1 year ago
Iban Eguia Moraza 63d9d67ecb Added a Boa runtime (#2743) 1 year ago
José Julián Espina 53e4825a19 Implement var initializers in for-in loops (#2842) 1 year ago
raskad 93b52cd6ef Catch 'eval' and 'arguments' in setter method parameter (#2858) 1 year ago
raskad 54695cc620 Fix async generators (#2853) 1 year ago
José Julián Espina 40a5ae0a2f Fix more Annex B tests (#2841) 1 year ago
dependabot[bot] c87cf7c7f4 Bump bitflags from 2.1.0 to 2.2.0 (#2845) 1 year ago
José Julián Espina 460051261a Implement HTML comments and gate behind the `annex-b` feature (#2817) 1 year ago
dependabot[bot] 303d8d4b69 Bump bitflags from 2.0.2 to 2.1.0 (#2788) 1 year ago
raskad e286d9fbb7 Add AST node for parenthesized expressions (#2738) 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
dependabot[bot] 7b2564e126 Bump bitflags from 2.0.1 to 2.0.2 (#2701) 2 years ago
dependabot[bot] 65bb0d890e Bump bitflags from 2.0.0 to 2.0.1 (#2677) 2 years ago
Iban Eguia Moraza 0a843d2096 Bump bitflags to 2.0.0 (#2666) 2 years ago
dependabot[bot] ced0024fc5 Bump regress from 0.4.1 to 0.5.0 (#2651) 2 years ago