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: timholy/Revise.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.3.3
Choose a base ref
...
head repository: timholy/Revise.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.3.4
Choose a head ref
  • 4 commits
  • 6 files changed
  • 2 contributors

Commits on Jul 23, 2022

  1. simplify runtests.jl (#696)

    t-bltg authored Jul 23, 2022
    Configuration menu
    Copy the full SHA
    3bb68a2 View commit details
    Browse the repository at this point in the history
  2. fix includet using mod argument (#690)

    This supports modules defined under `Main` defined via `includet`.
    These differ from ordinary packages, for which the package module
    is root.
    t-bltg authored Jul 23, 2022
    Configuration menu
    Copy the full SHA
    c6a8b87 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2022

  1. fix parentfile (#698)

    Fixes #697, Julia paths for custom build directories
    t-bltg authored Jul 24, 2022
    Configuration menu
    Copy the full SHA
    db80499 View commit details
    Browse the repository at this point in the history
  2. Version 3.3.4

    timholy authored Jul 24, 2022
    2 Configuration menu
    Copy the full SHA
    79b12c7 View commit details
    Browse the repository at this point in the history
Loading