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: mauro3/SimpleTraits.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.2
Choose a base ref
...
head repository: mauro3/SimpleTraits.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 8 commits
  • 10 files changed
  • 3 contributors

Commits on Apr 28, 2020

  1. Copy the full SHA
    062fc4a View commit details

Commits on Aug 17, 2020

  1. Fixed line number info (#73)

    * Fixed line number info
    Also:
    * Added clarification about one test-suite print-out.
    * Fix Julia 1.4 error
    mauro3 authored Aug 17, 2020
    Copy the full SHA
    b78a464 View commit details
  2. bump version

    mauro3 committed Aug 17, 2020
    2
    Copy the full SHA
    016f938 View commit details

Commits on Jan 21, 2021

  1. Using GitHub actions for CI, ditched Cirrus and Travis

    Note that SimpleTraits is not running Coverage as that interferes with
    the generated code tests.
    mauro3 committed Jan 21, 2021
    Copy the full SHA
    5c1bf3b View commit details

Commits on Jan 22, 2021

  1. Copy the full SHA
    300480d View commit details

Commits on Jul 2, 2021

  1. fix package for the upcoming 1.7 release (#76)

    * fix package for the upcoming 1.7 release
    
    * Update base-traits.jl
    
    * Update base-traits.jl
    KristofferC authored Jul 2, 2021
    Copy the full SHA
    da9670e View commit details

Commits on Jul 5, 2021

  1. bump version (#77)

    KristofferC authored Jul 5, 2021
    2
    Copy the full SHA
    29ea2ad View commit details

Commits on Apr 30, 2023

  1. remove @pure (#85)

    oscardssmith authored Apr 30, 2023
    Copy the full SHA
    95486a2 View commit details
Loading