2453 Commits (e1a2bb2055601fcbf981b5df0d585e8f04c7e94d)
 

Author SHA1 Message Date
dependabot[bot] fcc3e5ccba
Bump proc-macro2 from 1.0.57 to 1.0.58 (#2944) 1 year ago
dependabot[bot] ad70a611ab
Bump webpack from 5.82.1 to 5.83.1 (#2942) 1 year ago
José Julián Espina 06161edcbd
Implement module execution (#2922) 1 year ago
Kevin 5a4b410b17
Added period to sentence (#2939) 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 190eeb388b
Fix `GetSubstitution` (#2933) 1 year ago
dependabot[bot] eb37614d70
Bump proc-macro2 from 1.0.56 to 1.0.57 (#2935) 1 year ago
dependabot[bot] cafde4dc8b
Bump wasm-bindgen from 0.2.85 to 0.2.86 (#2934) 1 year ago
dependabot[bot] d13979dea6
Bump syn from 2.0.15 to 2.0.16 (#2930) 1 year ago
dependabot[bot] ba7d2163cc
Bump serde from 1.0.162 to 1.0.163 (#2927) 1 year ago
dependabot[bot] db0cfae54d
Bump webpack from 5.82.0 to 5.82.1 (#2926) 1 year ago
Veera facbacc27e
Fix ES5 selector (#2924) 1 year ago
raskad f57872cf8c
Fix lexical environments in for loops (#2917) 1 year ago
José Julián Espina 71ea4d2f74
Separate declarative environment kinds (#2921) 1 year ago
dependabot[bot] c827313c93
Bump wasm-bindgen from 0.2.84 to 0.2.85 (#2923) 1 year ago
dependabot[bot] 85a253e168
Bump webpack-cli from 5.1.0 to 5.1.1 (#2919) 1 year ago
dependabot[bot] cb9e1ef810
Bump quote from 1.0.26 to 1.0.27 (#2920) 1 year ago
raskad 2faa2470db
Cleanup some bytecompiler code (#2918) 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
dependabot[bot] deb8c8946e
Bump webpack-dev-server from 4.13.3 to 4.15.0 (#2912) 1 year ago
dependabot[bot] 731a061366
Bump terser-webpack-plugin from 5.3.7 to 5.3.8 (#2911) 1 year ago
dependabot[bot] 8bff6004f9
Bump webpack-cli from 5.0.2 to 5.1.0 (#2913) 1 year ago
dependabot[bot] 203de6a515
Bump test262 from `72c0c5e` to `4fc741b` (#2914) 1 year ago
raskad 7605453cd7
Add loop and switch return values (#2828) 1 year ago
raskad 70b0d49483
Implement annexB Block-Level Function Declarations (#2910) 1 year ago
Haled Odat 908015f9fd
Fix switch `default` execution (#2907) 1 year ago
raskad 719b5a171d
Add SyntaxErrors in GlobalDeclarationInstantiation (#2908) 1 year ago
raskad 484cc16bb9
Fix remaining object literal tests (#2906) 1 year ago
raskad c2205052bc
Fix wrong name of `Function.prototype[Symbol.hasInstance]` (#2905) 1 year ago
Haled Odat b4b77e77b4
Implement runtime limits for recursion (#2904) 1 year ago
raskad 990e4df947
Make `typeof` throw when accessing uninitialized variables (#2902) 1 year ago
Haled Odat 31a60cb448
Direct length access on arrays (#2796) 1 year ago
Haled Odat d20304ea21
Prevent allocation of field names (#2901) 1 year ago
Haled Odat 802d796d51
Implement runtime limits for loops (#2857) 1 year ago
raskad e3d2056f5b
Refactor binding declarations (#2887) 1 year ago
dependabot[bot] f4ebb2bd2d
Bump serde from 1.0.160 to 1.0.162 (#2900) 1 year ago
Iban Eguia Moraza 1965492f7c
Added unit tests for `boa_ast::Punctuator` (#2884) 1 year ago
José Julián Espina debbb91e78
Fix `Date` for dynamic timezones (#2877) 1 year ago
José Julián Espina 9c29b35beb
Enable github queues and remove bors.toml (#2899) 1 year ago
Iban Eguia Moraza 08a72387ba
Added unit tests for `boa_ast::Keyword` (#2883) 1 year ago
Iban Eguia Moraza 7cb58dea97
Added a bunch more tests (#2885) 1 year ago
dependabot[bot] af10116e4a
Bump webpack from 5.81.0 to 5.82.0 (#2897) 1 year ago
Kevin e320c55d21
Docs update for boa_runtime and console documentation (#2891) 1 year ago
dependabot[bot] 0aaf462bac
Bump monaco-editor from 0.37.1 to 0.38.0 (#2895) 1 year ago
dependabot[bot] c0daf11141
Bump clap from 4.2.5 to 4.2.7 (#2896) 1 year ago
José Julián Espina c341772547
Make update operations reuse the last found binding locator (#2876) 1 year ago
José Julián Espina 9795eba1c4 Improve debug output of `JsNativeError` and `Realm` (#2894) 1 year ago