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

Commits on Mar 29, 2019

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

Commits on Mar 30, 2019

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

Commits on Apr 1, 2019

  1. Few additions in pars_comparison and in separators and contractors (#133

    )
    
    Few additions in parse_comparison and in separators and contractors
    yashvardhan747 authored and dpsanders committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    0eb69ba View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2019

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

Commits on Apr 14, 2019

  1. New BasicContractor type is made (#137)

    * New BasicContractor type is made
    
    * factoring thing out to functions
    
    * Enhanced factoring out
    yashvardhan747 authored and dpsanders committed Apr 14, 2019
    Configuration menu
    Copy the full SHA
    6ab8635 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2019

  1. Fixed the breaks by New version of ModelingToolkit (#139)

    * fixed_the_breaks_for_new_version_of_ModelingToolkit
    
    * Doc updated
    
    * Update docs deployment
    
    * fixed .travis.yml and appevyor.yml
    
    * fixed .travis.yml and appevyor.yml
    
    * fixed .travis.yml
    
    * docs/Project.toml edited
    
    * Removal of unwanted files
    
    * Few correction in Project.toml
    
    * Mistakes corrected in Project.toml
    yashvardhan747 authored and dpsanders committed May 18, 2019
    Configuration menu
    Copy the full SHA
    c60a5df View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2019

  1. Do not sort variables by name (#146)

    * Variable are not sorting by names
    
    * DS_store removed
    
    * Added test
    yashvardhan747 authored and dpsanders committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    6ea1cd8 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2019

  1. symbol -> Symbol

    dpsanders committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    e79e930 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2019

  1. New.md updated (#147)

    yashvardhan747 authored and dpsanders committed Jun 18, 2019
    2 Configuration menu
    Copy the full SHA
    1637913 View commit details
    Browse the repository at this point in the history
Loading