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: jridgewell/trace-mapping
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.15
Choose a base ref
...
head repository: jridgewell/trace-mapping
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.16
Choose a head ref
  • 5 commits
  • 8 files changed
  • 2 contributors

Commits on Oct 7, 2022

  1. Add allGeneratedPositionsFor (#19)

    Re: #18
    connor4312 committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    3b33e6a View commit details
    Browse the repository at this point in the history
  2. Cleanup allGeneratedPositionsFor

    - Fixes doc comments
    - Fixes bounding of non-matches
    - Relocates most code into helper
    - More tests
    jridgewell committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    a2757df View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2022

  1. Update deps

    jridgewell committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    d58ae00 View commit details
    Browse the repository at this point in the history
  2. Be more permissive with readonly input types (#20)

    * Be more permissive with readonly input types
    
    * Fixes
    jridgewell committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    ca19cc6 View commit details
    Browse the repository at this point in the history
  3. 0.3.16

    jridgewell committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    1614656 View commit details
    Browse the repository at this point in the history
Loading