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: haskell-debugger/haskell-estgi-debugger
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: haskell-debugger/haskell-estgi-debugger
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ir-navigation-and-graph-visualization
Choose a head ref
  • 12 commits
  • 16 files changed
  • 1 contributor

Commits on Sep 27, 2023

  1. add getSourceLinks custom request ; generate distinct variable refere…

    …nces for each stack frame ; attach source location info for 'code' variables
    csabahruska committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    31aa35e View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

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

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    e464aad View commit details
    Browse the repository at this point in the history
  2. code cleanup

    csabahruska committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    e491b5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b1fee2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2dbf501 View commit details
    Browse the repository at this point in the history
  5. fix scope name

    csabahruska committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    812cf38 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    59564d8 View commit details
    Browse the repository at this point in the history
  7. update dependencies

    csabahruska committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    b9415e7 View commit details
    Browse the repository at this point in the history
  8. remove dead code

    csabahruska committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    5b7d627 View commit details
    Browse the repository at this point in the history
  9. remove unused channels

    csabahruska committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    592222f View commit details
    Browse the repository at this point in the history
Loading