2367 Commits (493176b4f8f633515e36b36639dca3d14562c6b5)
 

Author SHA1 Message Date
dependabot[bot] 8753406504
Bump regex from 1.8.1 to 1.8.2 (#2958) 1 year ago
Haled Odat 57ba979415
Fix remaining ES5 `built-ins/RegExp` tests (#2957) 1 year ago
José Julián Espina 09658b02bc
Implement dynamic imports (#2932) 1 year ago
dependabot[bot] 43d4324bcb
Bump clap from 4.2.7 to 4.3.0 (#2953) 1 year ago
dependabot[bot] 84501850dc
Bump test262 from `4fc741b` to `88a2f0d` (#2954) 1 year ago
Haled Odat 3f5bad7888
Shrink environment binding locators (#2950) 1 year ago
dependabot[bot] fdf9444d3d
Bump css-loader from 6.7.3 to 6.7.4 (#2947) 1 year ago
dependabot[bot] 426ae65076
Bump style-loader from 3.3.2 to 3.3.3 (#2948) 1 year ago
dependabot[bot] 4639a41751
Bump toml from 0.7.3 to 0.7.4 (#2949) 1 year ago
Haled Odat e335c54926
Type safe root shape (#2940) 1 year ago
raskad 4a368a2431
Fix `use_self` lints (#2946) 1 year ago
raskad 5e9193aced
Implement Private Runtime Environments (#2929) 1 year ago
dependabot[bot] ff420866e3
Bump terser-webpack-plugin from 5.3.8 to 5.3.9 (#2943) 1 year ago
dependabot[bot] a0b769d5b1
Bump bitflags from 2.2.1 to 2.3.1 (#2945) 1 year ago
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