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: JuliaIntervals/RoundingEmulator.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.2
Choose a base ref
...
head repository: JuliaIntervals/RoundingEmulator.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 16 commits
  • 16 files changed
  • 2 contributors

Commits on Mar 23, 2020

  1. Improve test, docs (#10)

    * Simplify utils
    
    * Bug fix, test for scalars
    
    * Clean up
    
    * jldoctest
    
    * typo
    matsueushi authored Mar 23, 2020
    Configuration menu
    Copy the full SHA
    641b1a7 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2020

  1. Documenter (#11)

    * link
    
    * Documenter
    matsueushi authored Mar 24, 2020
    Configuration menu
    Copy the full SHA
    76ce937 View commit details
    Browse the repository at this point in the history
  2. Deploy docs (#12)

    * Deploy docs
    
    * Missing )
    matsueushi authored Mar 24, 2020
    Configuration menu
    Copy the full SHA
    eefc38e View commit details
    Browse the repository at this point in the history
  3. link to docs (#13)

    matsueushi authored Mar 24, 2020
    Configuration menu
    Copy the full SHA
    6197dff View commit details
    Browse the repository at this point in the history
  4. Tag new release (#14)

    matsueushi authored Mar 24, 2020
    2 Configuration menu
    Copy the full SHA
    422f297 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bda71e5 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2020

  1. Configuration menu
    Copy the full SHA
    c347aa7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ce45f3 View commit details
    Browse the repository at this point in the history
  3. bump version

    matsueushi committed Mar 29, 2020
    2 Configuration menu
    Copy the full SHA
    1e8f527 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2020

  1. Fix reference

    matsueushi committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    9e04bd1 View commit details
    Browse the repository at this point in the history
  2. Fix reference

    matsueushi committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    a0ea84d View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2021

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

Commits on Feb 27, 2025

  1. fix tests on 1.12

    these were intended to be local variables, not global
    KristofferC committed Feb 27, 2025
    Configuration menu
    Copy the full SHA
    726d314 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2025

  1. Update workflow (#21)

    matsueushi authored Mar 4, 2025
    Configuration menu
    Copy the full SHA
    2d22ac4 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2025

  1. Merge pull request #20 from KristofferC/kc/local_vars

    fix tests on 1.12
    matsueushi authored Mar 6, 2025
    Configuration menu
    Copy the full SHA
    f0b01cf View commit details
    Browse the repository at this point in the history
  2. Update ci (#23)

    Update ci
    matsueushi authored Mar 6, 2025
    Configuration menu
    Copy the full SHA
    0379610 View commit details
    Browse the repository at this point in the history
Loading