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

Alternative for: "If possible save the last selected node in the proof, to reselect it upon loading." #3380

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Dec 28, 2023

  1. select last node

    wadoon committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    edbd9bc View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. Configuration menu
    Copy the full SHA
    ecf6c71 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into weigl/restorelastnode

    * origin/main: (25 commits)
      Bump com.diffplug.spotless from 6.24.0 to 6.25.0
      Bump com.diffplug.spotless from 6.23.3 to 6.24.0
      Bump org.slf4j:slf4j-api from 2.0.10 to 2.0.11
      Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.10
      spotless reformat
      automatical translate package.html to package-info.java
      spotless
      after discussion: all datatypes are free
      ignore files in */antlr4/gen/*
      Treat duplicate predicate declarations as error.
      adding example file for natural numbers as ADTs
      Fix TestTermParser to avoid multiple parsing of declarations
      implement the discussion of KaKeY
      spotless
      fix merge errors
      fix passing of warnings
      no spaces in displaynames of taclets
      fix spaces in origin label manually + spotless
      add an example for case distinction
      add list example with two proofs
      ...
    
    # Conflicts:
    #	key.core/src/main/java/de/uka/ilkd/key/nparser/KeyAst.java
    wadoon committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    66b0aa4 View commit details
    Browse the repository at this point in the history