8000 Comparing 7.1.0...7.1.1 · acornjs/acorn · GitHub
[go: up one dir, main page]

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: acornjs/acorn
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7.1.0
Choose a base ref
...
head repository: acornjs/acorn
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7.1.1
Choose a head ref
  • 20 commits
  • 19 files changed
  • 8 contributors

Commits on Dec 2, 2019

  1. Treat \8 and \9 as invalid escapes in template strings

    Closes #880
    piotr authored and marijnh committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    e30802f View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2019

  1. update test262

    mysticatea authored and marijnh committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    cf0653e View commit details
    Browse the repository at this point in the history
  2. allow escape sequence in IdentifierName

    Details: tc39/test262#2295
    
    Fixes #861
    Fixes #881
    mysticatea authored and marijnh committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    75f0b4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9675cfa View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2019

  1. Configuration menu
    Copy the full SHA
    ca43135 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2019

  1. Allow exponential op in await expression

    Closes #898
    marijnh committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    2247347 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2020

  1. types added

    MrRefactoring authored and marijnh committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    4a44b8b View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2020

  1. Configuration menu
    Copy the full SHA
    15a87cd View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2020

  1. Configuration menu
    Copy the full SHA
    1a3a564 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2020

  1. Mark acorn-walk 7.1.0

    marijnh committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    978df09 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

  1. Fix: acorn-walk type work with acorn's

    susiwen committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    1d85e7c View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2020

  1. Configuration menu
    Copy the full SHA
    de6edeb View commit details
    Browse the repository at this point in the history
  2. Further clean up walker types

    marijnh committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    e9372c1 View commit details
    Browse the repository at this point in the history
  3. Mark acorn-walk 7.1.1

    marijnh committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    97801f0 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2020

  1. Fix some errors in walk types

    * Remove duplicate function
    
    * end is optional in findNodeAt
    susiwen8 authored Feb 14, 2020
    Configuration menu
    Copy the full SHA
    1d50286 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2020

  1. Configuration menu
    Copy the full SHA
    fa3ad8c View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2020

  1. Configuration menu
    Copy the full SHA
    12ae8fe View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2020

  1. Configuration menu
    Copy the full SHA
    b5c1787 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    793c0e5 View commit details
    Browse the repository at this point in the history
  3. Mark release 7.1.1

    marijnh committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    6d19489 View commit details
    Browse the repository at this point in the history
Loading
0