Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix examples after en tree #1827

Open
wants to merge 53 commits into
base: master
Choose a base branch
from
Open

Fix examples after en tree #1827

wants to merge 53 commits into from

Commits on Jun 28, 2021

  1. add basic IDE logging, start error cleanup

    Karl Smeltzer committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    3a9c13b View commit details
    Browse the repository at this point in the history
  2. clean up additional implication errors

    Karl Smeltzer committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    bfd0566 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. add structure to stmt fail in line with impl fail

    Karl Smeltzer committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    49f72e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. redesign error message types, pipe through to log

    Karl Smeltzer committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    716a2e1 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. fix default heapster environments missing ioref

    Karl Smeltzer committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    9283f0e View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. Configuration menu
    Copy the full SHA
    1e427a4 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'heapster-ide-info' of github.com:GaloisInc/saw-script i…

    …nto heapster-ide-info
    Karl Smeltzer committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    059ab7b View commit details
    Browse the repository at this point in the history
  3. remove Some from error constructor

    Karl Smeltzer committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    6fef67a View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

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

Commits on Jul 28, 2021

  1. Configuration menu
    Copy the full SHA
    e2c9cd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b59adb9 View commit details
    Browse the repository at this point in the history
  3. refine jsonexport instances

    glguy committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    65ae7dd View commit details
    Browse the repository at this point in the history
  4. Document JSONExport

    glguy committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    931d802 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. Configuration menu
    Copy the full SHA
    2ad2225 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce3313b View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. export entrypoint and caller ID information

    Karl Smeltzer committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    df114c1 View commit details
    Browse the repository at this point in the history
  2. cleanup imports, 80 char columns

    Karl Smeltzer committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    8875708 View commit details
    Browse the repository at this point in the history
  3. heapster: export function name for IDE

    Karl Smeltzer committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    5f12cc4 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

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

Commits on Aug 20, 2021

  1. Configuration menu
    Copy the full SHA
    e768f1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f60affd View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. Update PPInfo while exporting

    glguy committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    51665d7 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. checkpoint

    glguy committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    dc70b93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0c7747 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Configuration menu
    Copy the full SHA
    45380a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6170858 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. got SAW to compile after the latest merge of master

    Eddy Westbrook committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    7694e2f View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Merge branch 'master' into heapster-ide-info

    Eddy Westbrook committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    009caf6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into heapster-ide-info

    Eddy Westbrook committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    8ac9eb5 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. Updtate deps

    scuellar committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    bb9c52d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0fe08e View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. update proofs xor

    scuellar committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    10aacd5 View commit details
    Browse the repository at this point in the history
  2. Fix xor proofs

    scuellar committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    1a6a03d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b85f7b7 View commit details
    Browse the repository at this point in the history
  4. Quick fix.

    scuellar committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    c19c2ae View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

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

Commits on Feb 21, 2023

  1. Configuration menu
    Copy the full SHA
    2cbf50d View commit details
    Browse the repository at this point in the history
  2. Small clean

    scuellar committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    3d76821 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. bumping the cryptol submodule to match master

    Eddy Westbrook committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    dd69d30 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. moved nuMatching and Liftable instances to the top of the file in Nam…

    …edMb.hs, to help with GHC 9 support
    Eddy Westbrook committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    dbc3ccf View commit details
    Browse the repository at this point in the history
  2. GHC 9 fixes

    Eddy Westbrook committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    1310346 View commit details
    Browse the repository at this point in the history
  3. renamed the Mb' datatype to the more accessible name NamedMb, and cha…

    …nged the names of all of its operationsto use 'Named' as a suffix instead of just using a prime
    Eddy Westbrook committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    599cf2a View commit details
    Browse the repository at this point in the history
  4. Fix the tutorial proofs.

    scuellar committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    856e49b View commit details
    Browse the repository at this point in the history
  5. Update the tutorial text

    scuellar committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    7d53a24 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    defedde View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

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

Commits on Mar 7, 2023

  1. Update heapster-saw/doc/tutorial/tutorial.md

    typo
    
    Co-authored-by: Ryan Scott <[email protected]>
    scuellar and RyanGlScott authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    42981b1 View commit details
    Browse the repository at this point in the history
  2. Update heapster-saw/doc/tutorial/tutorial.md

    typo
    
    Co-authored-by: Ryan Scott <[email protected]>
    scuellar and RyanGlScott authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    b7ffbf3 View commit details
    Browse the repository at this point in the history
  3. Update heapster-saw/doc/tutorial/tutorial.md

    typo
    
    Co-authored-by: Ryan Scott <[email protected]>
    scuellar and RyanGlScott authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    45c6fcf View commit details
    Browse the repository at this point in the history
  4. Update heapster-saw/doc/tutorial/tutorial.md

    Typo
    
    Co-authored-by: Ryan Scott <[email protected]>
    scuellar and RyanGlScott authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    5615ae1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7a74d26 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9e538c7 View commit details
    Browse the repository at this point in the history