2319 Commits (7ae858204ba185fd39f73e61ea1345acac997bc1)
 

Author SHA1 Message Date
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
José Julián Espina 8ef440aaf3 Refactor guards into a `ContextCleanupGuard` abstraction (#2890) 1 year ago
José Julián Espina 73e8d412af Disallow strict directives with escaped sequences (#2892) 1 year ago
dependabot[bot] 06360226c0 Bump test262 from `2df6c7d` to `72c0c5e` (#2889) 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
Haled Odat 1c3f5478e1 `RegExp` constructor should call `IsRegExp()` (#2881) 1 year ago
Haled Odat c738b50727 Fix `RegExp` constructor return value when pattern is a regexp (#2880) 1 year ago
Juan d49656d6c5 Bugfix/new.target is not understood by the parser as an expression #2793 (#2878) 1 year ago
dependabot[bot] 04ddeeb3b3 Bump clap from 4.2.4 to 4.2.5 (#2879) 1 year ago
dependabot[bot] 9532125209 Bump webpack from 5.80.0 to 5.81.0 (#2875) 1 year ago
dependabot[bot] 5485c1ef48 Bump benchmark-action/github-action-benchmark from 1.16.2 to 1.17.0 (#2872) 1 year ago
raskad 7eb2d4e408 Initialize `var` bindings in runtime environments with `undefined` (#2860) 1 year ago
dependabot[bot] d317b699a5 Bump icu_datagen from 1.2.4 to 1.2.5 (#2873) 1 year ago
Haled Odat ed37448175 Implement `Hidden classes` (#2723) 1 year ago
José Julián Espina e7c689c0d5 Refactor binding handling APIs (#2870) 1 year ago
Haled Odat 1f4ff6d379 Direct array element access on `ByValue` instructions (#2827) 1 year ago
dependabot[bot] 33bab64804 Bump icu_datagen from 1.2.3 to 1.2.4 (#2871) 1 year ago
Haled Odat 41448e13f9 Fix incorrect `LoopContinue` instruction in while-do loops (#2866) 1 year ago
dependabot[bot] 7d2be7e9ae Bump prettier from 2.8.7 to 2.8.8 (#2869) 1 year ago
dependabot[bot] bd55431792 Bump webpack-cli from 5.0.1 to 5.0.2 (#2867) 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
Haled Odat 49e39d42ef Fix panic when calling toString with radix (#2863) 1 year ago
Haled Odat 72866e217e Allow `Date` object to store invalid `NativeDateTime` (#2861) 1 year ago
Haled Odat 31bc679f9d Fix `Date.prototype[Symbol.primitive]` incorrect attributes (#2862) 1 year ago
José Julián Espina 53e4825a19 Implement var initializers in for-in loops (#2842) 1 year ago
Haled Odat 9159f90725 Fix `PropertyKey` index parse (#2843) 1 year ago
José Julián Espina 739bd5a9cb Optimize `String.prototype.normalize` (#2848) 1 year ago
raskad 93b52cd6ef Catch 'eval' and 'arguments' in setter method parameter (#2858) 1 year ago
dependabot[bot] 3db79f61a6 Bump regex from 1.7.3 to 1.8.0 (#2855) 1 year ago
José Julián Espina 338f6f8176 Create a unique `PromiseCapability` on each async function call (#2846) 1 year ago
dependabot[bot] f97ad0dde7 Bump clap from 4.2.3 to 4.2.4 (#2851) 1 year ago
dependabot[bot] b16aff29d9 Bump webpack from 5.79.0 to 5.80.0 (#2850) 1 year ago