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: hediet/vscode-debug-visualizer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: CodeQL-Visualization/vscode-debug-visualizer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 15 files changed
  • 4 contributors

Commits on Nov 18, 2020

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

Commits on Nov 20, 2020

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

Commits on Nov 28, 2020

  1. Update CodeQLService.ts

    - iteratively unpacking my data structure (+ a test)
    Robert-MacGillivray committed Nov 28, 2020
    Configuration menu
    Copy the full SHA
    d69a8cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    146132d View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2020

  1. Configuration menu
    Copy the full SHA
    b048f33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b631a69 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ef1bf6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d8879b View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. Slight path fix

    jskitsko committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    90aabcd View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2020

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

Commits on Dec 7, 2020

  1. Update package.json

    - changed some metadata to differentiate from the actual debug visualizer
    Robert-MacGillivray committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    396130f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28073ff View commit details
    Browse the repository at this point in the history
  3. Update README.md

    rmacgill authored Dec 7, 2020
    Configuration menu
    Copy the full SHA
    97760d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1191ed0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d8c12f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    03c673d View commit details
    Browse the repository at this point in the history
Loading