tofpie
6d866f8012
Fix Unicode character escape sequence parsing ( #959 )
...
Co-authored-by: tofpie <tofpie@users.noreply.github.com>
4 years ago
dependabot[bot]
98e11d711f
Bump copy-webpack-plugin from 6.4.0 to 7.0.0 ( #958 )
4 years ago
dependabot[bot]
7f1d6aae15
Bump copy-webpack-plugin from 6.3.2 to 6.4.0 ( #956 )
4 years ago
dependabot[bot]
eea1a27cf6
Bump serde from 1.0.117 to 1.0.118 ( #955 )
4 years ago
dependabot[bot]
c39a7f0d6b
Bump webpack from 5.9.0 to 5.10.0 ( #954 )
4 years ago
Iban Eguia
939d97d0a8
Upgraded rustyline and test262 ( #952 )
4 years ago
Jevan Chan
cc473855f1
Improve lexer by make cursor iterate over bytes ( #915 )
4 years ago
dependabot[bot]
c5c804dbe4
Bump serde_json from 1.0.59 to 1.0.60 ( #951 )
4 years ago
dependabot[bot]
3fe98f8df8
Bump wasm-bindgen from 0.2.68 to 0.2.69 ( #949 )
4 years ago
dependabot[bot]
6c6e71205e
Bump structopt from 0.3.20 to 0.3.21 ( #950 )
4 years ago
dependabot[bot]
3dee6b8574
Bump prettier from 2.2.0 to 2.2.1 ( #947 )
4 years ago
dependabot[bot]
dde2c9a2a8
Bump webpack from 5.8.0 to 5.9.0 ( #946 )
4 years ago
dependabot[bot]
c94b524817
Bump webpack from 5.6.0 to 5.8.0 ( #945 )
4 years ago
dependabot[bot]
72e9c0099f
Bump prettier from 2.1.2 to 2.2.0 ( #939 )
4 years ago
Devin Alexander Torres
c54c6afa6a
Implement String.prototype.codePointAt ( #935 )
...
Closes #751 .
4 years ago
dependabot[bot]
1fcfe40d19
Bump copy-webpack-plugin from 6.3.1 to 6.3.2 ( #940 )
4 years ago
dependabot[bot]
fab29f57cd
Bump webpack from 5.5.1 to 5.6.0 ( #938 )
4 years ago
dependabot[bot]
87c3627ce6
Bump webpack from 5.5.0 to 5.5.1 ( #937 )
4 years ago
dependabot[bot]
795421354e
Bump webpack from 5.4.0 to 5.5.0 ( #936 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.4.0...v5.5.0 )
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]
7f5868bdd3
Bump copy-webpack-plugin from 6.3.0 to 6.3.1 ( #934 )
4 years ago
dependabot[bot]
e78ea87996
Bump once_cell from 1.5.0 to 1.5.2 ( #933 )
...
Bumps [once_cell](https://github.com/matklad/once_cell ) from 1.5.0 to 1.5.2.
- [Release notes](https://github.com/matklad/once_cell/releases )
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md )
- [Commits](https://github.com/matklad/once_cell/compare/v1.5.0...v1.5.2 )
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]
8b7331f2d5
Bump once_cell from 1.4.1 to 1.5.0 ( #931 )
...
Bumps [once_cell](https://github.com/matklad/once_cell ) from 1.4.1 to 1.5.0.
- [Release notes](https://github.com/matklad/once_cell/releases )
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md )
- [Commits](https://github.com/matklad/once_cell/compare/v1.4.1...v1.5.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Forest Anderson
0a0c230a1b
Added check to ignore semicolon in parser ( #913 )
...
* Added check to ignore semicolon in parser
* Combined parse and parse_general functions for StatementList
* Change to static lifetime, remove break when closing braces, removed script end token
* Revert semicolon cursor skip
4 years ago
dependabot[bot]
9342f7093e
Bump webpack-cli from 4.1.0 to 4.2.0 ( #930 )
4 years ago
dependabot[bot]
bf5b53a37b
Bump css-loader from 5.0.0 to 5.0.1 ( #929 )
4 years ago
dependabot[bot]
14ff00b73b
Bump num-bigint from 0.3.0 to 0.3.1 ( #928 )
4 years ago
dependabot[bot]
a999156ce1
Bump copy-webpack-plugin from 6.2.1 to 6.3.0 ( #926 )
4 years ago
dependabot[bot]
641f033e30
Bump webpack from 5.3.2 to 5.4.0 ( #927 )
4 years ago
dependabot[bot]
ee8575de2e
Bump regex from 1.4.1 to 1.4.2 ( #924 )
4 years ago
dependabot[bot]
df18ff7dde
Bump serde_yaml from 0.8.13 to 0.8.14 ( #925 )
4 years ago
dependabot[bot]
ed1f54249a
Bump num-traits from 0.2.12 to 0.2.14 ( #922 )
4 years ago
dependabot[bot]
27d1ec38b7
Bump webpack from 5.3.1 to 5.3.2 ( #921 )
4 years ago
dependabot[bot]
8de2e1c9a5
Bump num-integer from 0.1.43 to 0.1.44 ( #923 )
4 years ago
Halid Odat
6eac058406
Code cleanup and inline ( #916 )
...
* use gc module
* Added #[inline]
* Change context valiable names to context
* Fix test262
* Update test262 submodule
* Fix: Switch interpreter for context
Co-authored-by: João Borges <rageknify@gmail.com>
4 years ago
dependabot[bot]
ac6500c9b7
Bump webpack from 5.3.0 to 5.3.1 ( #920 )
4 years ago
morrien
f1d676e15b
Implementation of `instanceof` operator ( #908 )
...
Co-authored-by: Andrej Onufrák <andrej.onufrak@student.tuke.sk>
4 years ago
Iban Eguia
fd181e27d4
Fixing PR builds ( #914 )
...
This should fix PR builds for non-team-members.
4 years ago
dependabot[bot]
d7137af0e1
Bump file-loader from 6.1.1 to 6.2.0 ( #917 )
4 years ago
dependabot[bot]
23f722da4f
Bump webpack from 5.2.0 to 5.3.0 ( #918 )
4 years ago
Halid Odat
4eb2ed4c9c
Feature `Context::register_global_property()` ( #912 )
4 years ago
Halid Odat
16e3d2edc0
Change Symbol hash to u64 ( #911 )
4 years ago
dependabot[bot]
863a4cff03
Bump webpack from 5.1.3 to 5.2.0 ( #910 )
4 years ago
Iban Eguia
9fa49d7ae7
Removed a bunch of Test262 panics ( #906 )
...
* Removed a bunch of Test262 panics
* Removed one ignored test, and fixed metadata read for \r line terminator files
* Removed extra dbg!() statement
4 years ago
Iban Eguia
da61d3738d
Upgraded regress to 0.2.0 ( #905 )
...
* Upgraded regress to 0.2.0
* Addressed review comments
4 years ago
Halid Odat
f3a293b50b
Fix Accessors panics ( #902 )
4 years ago
Iban Eguia
218b4715ca
Added "unimplemented" syntax errors ( #901 )
4 years ago
Iban Eguia
fbb1077e87
Another fix for the historical results generation ( #899 )
4 years ago
Iban Eguia
2d1d332c5c
Fixing historical results being removed from Test262 results ( #898 )
4 years ago
dependabot[bot]
41d9730b7d
Bump webpack-cli from 4.0.0 to 4.1.0 ( #897 )
4 years ago
Iban Eguia
fcff9ad23b
Fix small issue with the CI ( #896 )
4 years ago