-
Notifications
You must be signed in to change notification settings - Fork 52
Comparing changes
Open a pull request
base repository: meriyah/meriyah
base: v4.2.0
head repository: meriyah/meriyah
compare: v4.2.1
- 17 commits
- 15 files changed
- 3 contributors
Commits on Aug 25, 2021
-
Clarify whether TypeScript or Flow are supported in README
I keep forgetting, and it's hard to find the answer.
Configuration menu - View commit details
-
Copy full SHA for 8691f92 - Browse repository at this point
Copy the full SHA 8691f92View commit details -
Merge pull request #198 from rattrayalex/patch-1
Clarify whether TypeScript or Flow are supported in README
Configuration menu - View commit details
-
Copy full SHA for eee1cab - Browse repository at this point
Copy the full SHA eee1cabView commit details
Commits on Feb 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4f7c86d - Browse repository at this point
Copy the full SHA 4f7c86dView commit details
Commits on Feb 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9277422 - Browse repository at this point
Copy the full SHA 9277422View commit details -
Configuration menu - View commit details
-
Copy full SHA for 769b8ce - Browse repository at this point
Copy the full SHA 769b8ceView commit details -
Merge pull request #205 from meriyah/ghactions
chore: turn on github actions
Configuration menu - View commit details
-
Copy full SHA for 10486d8 - Browse repository at this point
Copy the full SHA 10486d8View commit details
Commits on Mar 13, 2022
-
fix(parser): fix wrong starting loc for any non-trival expression in …
…return statement closes #207
Configuration menu - View commit details
-
Copy full SHA for 7063af5 - Browse repository at this point
Copy the full SHA 7063af5View commit details
Commits on Mar 14, 2022
-
Merge pull request #208 from meriyah/fix-return-loc
fix(parser): fix wrong starting loc for any non-trival expression in return statement
Configuration menu - View commit details
-
Copy full SHA for 0fbf089 - Browse repository at this point
Copy the full SHA 0fbf089View commit details
Commits on Mar 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a5fcb80 - Browse repository at this point
Copy the full SHA a5fcb80View commit details -
Merge pull request #209 from meriyah/fix-jsx-regex
fix(parser): allow regular expression in JSXExpressionContainer
Configuration menu - View commit details
-
Copy full SHA for 4b24c73 - Browse repository at this point
Copy the full SHA 4b24c73View commit details -
fix(parser): super call should be allowed in private method
Also fixed the error message for invalid super call. closes #203
Configuration menu - View commit details
-
Copy full SHA for 6de707a - Browse repository at this point
Copy the full SHA 6de707aView commit details -
Merge pull request #210 from meriyah/fix-private-super
fix(parser): super call should be allowed in private method
Configuration menu - View commit details
-
Copy full SHA for 6a386a2 - Browse repository at this point
Copy the full SHA 6a386a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d757c6b - Browse repository at this point
Copy the full SHA d757c6bView commit details
Commits on Mar 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b6a7cf6 - Browse repository at this point
Copy the full SHA b6a7cf6View commit details
Commits on Mar 31, 2022
-
fix(parser): allow top level await in expressions
Such as foo[await 1], foo(await 1). closes #212
Configuration menu - View commit details
-
Copy full SHA for 37c6361 - Browse repository at this point
Copy the full SHA 37c6361View commit details -
Merge pull request #213 from meriyah/global-await
fix(parser): allow top level await in expressions
Configuration menu - View commit details
-
Copy full SHA for 39d8686 - Browse repository at this point
Copy the full SHA 39d8686View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6c694b - Browse repository at this point
Copy the full SHA f6c694bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.2.0...v4.2.1