dependabot[bot]
737d79d9f6
Bump webpack from 5.37.1 to 5.38.1 ( #1289 )
4 years ago
dependabot[bot]
c9ef4415cf
Bump dns-packet from 1.3.1 to 1.3.4 ( #1287 )
4 years ago
0x7D2B
52bd1e72f7
Fix construct usage ( #1286 )
4 years ago
0x7D2B
d009fa271b
Fix panic in regex execution ( #1283 )
...
* Fix panic with regex exec
* Add toLength comment
4 years ago
0x7D2B
3acef7b7d5
Add default parameter support ( #1273 )
...
* Add default parameter support
* Update second environment
* Use map instead of if let, remove empty line
* Inline call and construct methods
Co-authored-by: Iban Eguia <razican@protonmail.ch>
* Handle cases where arguments object is not needed
* Reword arguments object comment
Co-authored-by: Iban Eguia <razican@protonmail.ch>
4 years ago
0x7D2B
81ef87b7f9
Fix GcObject to_json mutable borrow panic ( #1284 )
4 years ago
0x7D2B
23e5936188
Fix slice index panic in add_rest_param ( #1280 )
4 years ago
Iban Eguia
68543e8fb4
Fix Array.prototype.filter ( #1272 )
...
Co-authored-by: tofpie <tofpie@users.noreply.github.com>
4 years ago
dependabot[bot]
715cced989
Bump git2 from 0.13.19 to 0.13.20 ( #1282 )
4 years ago
dependabot[bot]
655c7d3f4f
Bump css-loader from 5.2.5 to 5.2.6 ( #1281 )
4 years ago
Nathan Royer
88e888fd8a
Fix of instructions.rs comment, to_precision impl and rfc changes ( #1135 )
4 years ago
dependabot[bot]
24deb83e74
Bump copy-webpack-plugin from 8.1.1 to 9.0.0 ( #1278 )
4 years ago
Iban Eguia
62c99f50b7
Cleanup ( #1276 )
4 years ago
Halid Odat
0dcf182ad9
Make `same_value` and `same_value_zero` static methods. ( #1271 )
4 years ago
Halid Odat
a5e38133c2
Fix `Context::register_global_function()` ( #1270 )
4 years ago
Jevan Chan
08f232fe99
Fix unicode escape in identifiers ( #1102 )
4 years ago
Nick Little
e187489ab8
Implement BigInt.prototype[ @@toStringTag ] ( #1265 )
4 years ago
dependabot[bot]
337e9eecb0
Bump css-loader from 5.2.4 to 5.2.5 ( #1266 )
4 years ago
dependabot[bot]
6d36220f38
Bump getrandom from 0.2.2 to 0.2.3 ( #1267 )
4 years ago
dependabot[bot]
520eb5955d
Bump rustyline from 8.1.0 to 8.2.0 ( #1268 )
4 years ago
João Borges
c4460b7bb0
Implement Set builtin object ( #1111 )
...
Co-authored-by: HalidOdat <halidodat@gmail.com>
4 years ago
dependabot[bot]
f46554cd2a
Bump webpack from 5.37.0 to 5.37.1 ( #1264 )
4 years ago
0x7D2B
6723252c92
Handle early errors for declarations in StatementList ( #1175 )
...
* Merge {Let,Const,Var}DeclList
* Rustfmt
* Handle early errors for declarations in StatementList
4 years ago
dependabot[bot]
b8b0a7edba
Bump rustyline from 8.0.0 to 8.1.0 ( #1263 )
4 years ago
dependabot[bot]
3f7f8c09f3
Bump bootstrap from 5.0.0 to 5.0.1 ( #1261 )
4 years ago
dependabot[bot]
f29a4e9a9e
Bump crazy-max/ghaction-github-pages from 2.3.0 to 2.4.1 ( #1259 )
4 years ago
dependabot[bot]
a5df33e1a9
Bump monaco-editor from 0.23.0 to 0.24.0 ( #1258 )
4 years ago
dependabot[bot]
4efaea5278
Bump serde from 1.0.125 to 1.0.126 ( #1260 )
4 years ago
dependabot[bot]
63e36a7b5b
Bump actions/checkout from 2 to 2.3.4 ( #1254 )
4 years ago
Wylie Fowler
a0be5cd610
Implement Map.prototype[ @@toStringTag ] ( #1249 )
...
* Implement Map.prototype[ @@toStringTag ]
This Implements Map.prototype[ @@toStringTag ]
This is the same as #1225
* Update boa/src/builtins/map/mod.rs
Co-authored-by: Iban Eguia <razican@protonmail.ch>
Co-authored-by: Iban Eguia <razican@protonmail.ch>
4 years ago
dependabot[bot]
b7ed761ee3
Bump peter-evans/find-comment from 1 to 1.2.0 ( #1255 )
4 years ago
dependabot[bot]
91aed56c70
Bump peter-evans/create-or-update-comment from 1 to 1.4.5 ( #1253 )
4 years ago
dependabot[bot]
97881f6389
Bump actions-rs/audit-check from 1 to 1.2.0 ( #1257 )
4 years ago
dependabot[bot]
c836f5fd62
Bump crazy-max/ghaction-github-pages from 2 to 2.3.0 ( #1252 )
4 years ago
dependabot[bot]
6f04533d96
Bump actions-rs/toolchain from 1 to 1.0.7 ( #1251 )
4 years ago
dependabot[bot]
24cfcc4e8c
Bump git2 from 0.13.18 to 0.13.19 ( #1250 )
4 years ago
Halid Odat
087a857865
Cross realm symbols ( #1243 )
...
* Cross context symbols
* Remove redundant '_symbol' suffix for well known symbol getters
* Fix symbol equality and hashing
* Add documentation
4 years ago
Iban Eguia
03cb69dcf4
Upgraded prettier and bootstrap, fixed formatting ( #1245 )
4 years ago
dependabot[bot]
1505a45a35
Bump gc from 0.4.0 to 0.4.1 ( #1248 )
...
Bumps [gc](https://github.com/Manishearth/rust-gc ) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/Manishearth/rust-gc/releases )
- [Changelog](https://github.com/Manishearth/rust-gc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Manishearth/rust-gc/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
c0e1d4cfef
Bump wasm-bindgen from 0.2.73 to 0.2.74 ( #1247 )
...
Bumps [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen ) from 0.2.73 to 0.2.74.
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases )
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rustwasm/wasm-bindgen/compare/0.2.73...0.2.74 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
77571cdea3
Bump webpack from 5.36.2 to 5.37.0 ( #1246 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.36.2 to 5.37.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.36.2...v5.37.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Halid Odat
ca81ab0b26
Implement `Object.assign( target, ...sources )` ( #1235 )
4 years ago
Halid Odat
411d57afab
Make environment methods take `&mut Context` ( #1131 )
4 years ago
David M
2f4c47d2df
Implement Array.prototype.flat/flatMap ( #1132 )
4 years ago
Iban Eguia
c85cee7c57
Updated test262 submodule ( #1238 )
4 years ago
Iban Eguia
a9d22cd574
Improved conformance comment format ( #1239 )
...
When the test262 conformance comments are added to a PR, it will now
show the percentage symbol for the conformance, to show up it's
actually a conformance percentage.
4 years ago
Iban Eguia
143dbaca52
Removed a bunch of ignored tests that we no longer need to ignore ( #1240 )
4 years ago
Halid Odat
f47ed7b1e5
Implement RegExp flag accessors ( #1221 )
4 years ago
Halid Odat
db3b6c5213
Separate Symbol builtin ( #1234 )
4 years ago
Halid Odat
8a70fdca30
Implement `Symbol.prototype.description` accessor ( #1222 )
4 years ago