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

Heapster ide info #1821

Merged
merged 35 commits into from
Mar 2, 2023
Merged

Heapster ide info #1821

merged 35 commits into from
Mar 2, 2023

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 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