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: diffblue/cbmc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: romainbrenguier/cbmc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: string-refinement-overhaul
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 15 files changed
  • 2 contributors

Commits on Jan 12, 2018

  1. Split string generator axioms into separate vectors

    Lukasz A.J. Wrona authored and romainbrenguier committed Jan 12, 2018
    Configuration menu
    Copy the full SHA
    d912beb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70f9ea6 View commit details
    Browse the repository at this point in the history
  3. Turn string_constraintt into a simple struct

    Lukasz A.J. Wrona authored and romainbrenguier committed Jan 12, 2018
    Configuration menu
    Copy the full SHA
    560a320 View commit details
    Browse the repository at this point in the history
  4. Move string_constraint function definitions to cpp file

    Lukasz A.J. Wrona authored and romainbrenguier committed Jan 12, 2018
    Configuration menu
    Copy the full SHA
    7df2df1 View commit details
    Browse the repository at this point in the history
  5. Move string_constraint functions out of string_refinement

    Lukasz A.J. Wrona authored and romainbrenguier committed Jan 12, 2018
    Configuration menu
    Copy the full SHA
    222f794 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    69f5880 View commit details
    Browse the repository at this point in the history
Loading