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

Adding dReal to JavaSMT #313 #328

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

Commits on Jul 16, 2023

  1. init dreal4

    juliusbrehme committed Jul 16, 2023
    2 Configuration menu
    Copy the full SHA
    5ede66e View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    531966c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dacfc77 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    9a4d26d View commit details
    Browse the repository at this point in the history
  2. implemented visit-Method

    juliusbrehme committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    f3e49bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    346d7f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1328bbc View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. Configuration menu
    Copy the full SHA
    ca3c95f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7073df5 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

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

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    fdbc185 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    075e00e View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

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

Commits on Jul 26, 2023

  1. Added VariableSet to getQuantifiedVariabes and modified CheckSat, so …

    …that it does not use optional
    juliusbrehme committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    6ccb739 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db32be5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a817e9d View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. init NativeAPITest

    juliusbrehme committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    ab59f77 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. init Model

    juliusbrehme committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    7898073 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9a0e15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2860dde View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    6e5b0ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7afde7 View commit details
    Browse the repository at this point in the history
  3. corrected equals method

    juliusbrehme committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    a6ba7cc View commit details
    Browse the repository at this point in the history
  4. added pLoader dreal

    juliusbrehme committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    f3555dd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f2d784b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    19f75ef View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. Configuration menu
    Copy the full SHA
    37bc31f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e7a4a9 View commit details
    Browse the repository at this point in the history
  3. added evalImpl

    juliusbrehme committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    4af6a01 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    318bf7d View commit details
    Browse the repository at this point in the history
  5. added close()

    juliusbrehme committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    48aec6f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a6490eb View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    aeddffc View commit details
    Browse the repository at this point in the history
  2. updated evalImpl

    juliusbrehme committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    9629b5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60d6815 View commit details
    Browse the repository at this point in the history
  4. updated fixed getResult

    juliusbrehme committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    f050e3d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0e246a4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7443697 View commit details
    Browse the repository at this point in the history
  7. fixed equals method

    juliusbrehme committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    32cee0e View commit details
    Browse the repository at this point in the history
  8. added new cases to getTypeForExpressions and fixed case FormulaKind.V…

    …ar and added cas FormulaKind.False in visit
    juliusbrehme committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    f285a23 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e23fbcb View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Revert "fixed iterater used in visit and added pow(x,-1) in visit, wh…

    …en negate is called"
    
    This reverts commit 4e7a4a9.
    juliusbrehme committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    c11771a View commit details
    Browse the repository at this point in the history
  2. revert .idea

    juliusbrehme committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    6d94e95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c72e60e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dfc37f3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b8f1bee View commit details
    Browse the repository at this point in the history
  6. implemented asList()

    juliusbrehme committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    84fb35f View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. updated evalImpl

    juliusbrehme committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    5ba4ec5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    428f8a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f76a9d1 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

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

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    cad9ae8 View commit details
    Browse the repository at this point in the history
  2. updated DRealTerm usage

    juliusbrehme committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    d4dc13d View commit details
    Browse the repository at this point in the history
  3. updated DRealTerm usage

    juliusbrehme committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    fe7acac View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    40e8b3e View commit details
    Browse the repository at this point in the history
  2. Fixed callFunctionImpl

    juliusbrehme committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    c372deb View commit details
    Browse the repository at this point in the history
  3. updated substitute

    juliusbrehme committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    0260668 View commit details
    Browse the repository at this point in the history
  4. divide only for integers

    juliusbrehme committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    cb0abc7 View commit details
    Browse the repository at this point in the history
  5. updated mkQuantifier

    juliusbrehme committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    bbbb4bb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b994610 View commit details
    Browse the repository at this point in the history
  7. grammar error

    juliusbrehme committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    0ae81f8 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. updated ITE

    juliusbrehme committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    134cd70 View commit details
    Browse the repository at this point in the history
  2. better implementation of getTypeForExpression and update convertValue…

    …, that the right type is returned
    juliusbrehme committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    7760a09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f9fc0a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67c1eff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    64217b7 View commit details
    Browse the repository at this point in the history
  6. updatet test for dReal

    juliusbrehme committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    0302708 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9a0057c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d78a127 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7ced0d3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f31720d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0ece445 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    52be92c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e565838 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    77a0498 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9d5d616 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    16f8ac7 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8c92208 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5f0a5fc View commit details
    Browse the repository at this point in the history
  19. small fixes

    juliusbrehme committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    909cf8a View commit details
    Browse the repository at this point in the history
  20. small fixes and clean up

    juliusbrehme committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    5de2db6 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    88b00c0 View commit details
    Browse the repository at this point in the history
  22. added a few test

    juliusbrehme committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    0b51a50 View commit details
    Browse the repository at this point in the history
  23. clean up

    juliusbrehme committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    73722a7 View commit details
    Browse the repository at this point in the history
  24. ant format-source

    juliusbrehme committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    2107564 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    99fcc99 View commit details
    Browse the repository at this point in the history
  26. fixed wrong precondition

    juliusbrehme committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    376c66f View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    ca112b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcef913 View commit details
    Browse the repository at this point in the history
  3. added licenses

    juliusbrehme committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    c3cedaa View commit details
    Browse the repository at this point in the history
  4. updated methods names

    juliusbrehme committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    7f7e27e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0bba522 View commit details
    Browse the repository at this point in the history
  6. updated JNI methods

    juliusbrehme committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    b11385e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    974825d View commit details
    Browse the repository at this point in the history
  8. never used pLogger

    juliusbrehme committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    be29636 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. added licenses

    juliusbrehme committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    293f76d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c99a853 View commit details
    Browse the repository at this point in the history
  3. added licenses

    juliusbrehme committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    fcb0823 View commit details
    Browse the repository at this point in the history
  4. ant format-source

    juliusbrehme committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    1119119 View commit details
    Browse the repository at this point in the history
  5. added licenses

    juliusbrehme committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    1bfb93e View commit details
    Browse the repository at this point in the history
  6. deleted

    juliusbrehme committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    407543d View commit details
    Browse the repository at this point in the history
  7. added licenses

    juliusbrehme committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    1b1dd72 View commit details
    Browse the repository at this point in the history
  8. original from master

    juliusbrehme committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    83fd4e1 View commit details
    Browse the repository at this point in the history
  9. added licenses

    juliusbrehme committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    c524d49 View commit details
    Browse the repository at this point in the history
  10. added precondition

    juliusbrehme committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    dddd392 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d3b4544 View commit details
    Browse the repository at this point in the history
  12. ant format-source

    juliusbrehme committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    703797f View commit details
    Browse the repository at this point in the history
  13. updated checkstyle

    juliusbrehme committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    d90fd57 View commit details
    Browse the repository at this point in the history
  14. added package-info

    juliusbrehme committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    a4be205 View commit details
    Browse the repository at this point in the history
  15. updated checkstyle

    juliusbrehme committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    7468273 View commit details
    Browse the repository at this point in the history
  16. updated checkstyle

    juliusbrehme committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    e37ed75 View commit details
    Browse the repository at this point in the history
  17. ant format-source

    juliusbrehme committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    7a68016 View commit details
    Browse the repository at this point in the history
  18. added var unused

    juliusbrehme committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    f9f0586 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    1ec0cb0 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    1b52918 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    0047bc7 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    cf8e253 View commit details
    Browse the repository at this point in the history
  23. updated equals-method

    juliusbrehme committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    e376d87 View commit details
    Browse the repository at this point in the history
  24. added NotThreadSafe

    juliusbrehme committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    6312b69 View commit details
    Browse the repository at this point in the history
  25. ant format-source

    juliusbrehme committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    d6d63a8 View commit details
    Browse the repository at this point in the history
  26. cp mistake in equals

    juliusbrehme committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    2e5e214 View commit details
    Browse the repository at this point in the history
  27. annotationstyle

    juliusbrehme committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    6507272 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    9d9bf9f View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    016970d View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

  1. Configuration menu
    Copy the full SHA
    809a85c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aba7ea5 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    736931c View commit details
    Browse the repository at this point in the history
  2. ant format-source

    juliusbrehme committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    5e5cc7e View commit details
    Browse the repository at this point in the history
  3. fixed some checkstyles

    juliusbrehme committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    54453be View commit details
    Browse the repository at this point in the history
  4. ant format-source

    juliusbrehme committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    7478303 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

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

Commits on Aug 27, 2023

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

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    fc071bf View commit details
    Browse the repository at this point in the history
  2. updated the assertion

    juliusbrehme committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    a98d7b7 View commit details
    Browse the repository at this point in the history
  3. format source code

    juliusbrehme committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    f013b66 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ad3549 View commit details
    Browse the repository at this point in the history
  5. use of preconditions

    juliusbrehme committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    6ad85d4 View commit details
    Browse the repository at this point in the history
  6. removed unnecassary ;

    juliusbrehme committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    cc7b8dc View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    ff425ff View commit details
    Browse the repository at this point in the history
  2. DReal: Moved native code to /lib and remove an object file that shoul…

    …d not have been included.
    daniel-raffler committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    7e1adae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a973c6 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'refs/remotes/origin/master' into 313-ad…

    …ding-dreal-to-javasmt
    
    # Conflicts:
    #	src/org/sosy_lab/java_smt/test/BooleanFormulaSubjectTest.java
    #	src/org/sosy_lab/java_smt/test/NonLinearArithmeticTest.java
    #	src/org/sosy_lab/java_smt/test/NumeralFormulaManagerTest.java
    #	src/org/sosy_lab/java_smt/test/ProverEnvironmentTest.java
    #	src/org/sosy_lab/java_smt/test/SolverBasedTest0.java
    #	src/org/sosy_lab/java_smt/test/SolverConcurrencyTest.java
    #	src/org/sosy_lab/java_smt/test/SolverStackTest.java
    #	src/org/sosy_lab/java_smt/test/SolverTheoriesTest.java
    daniel-raffler committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    84912b7 View commit details
    Browse the repository at this point in the history
  5. DReal: Moved handling of the assertion stack from DReal4TheoremProver…

    … to its superclass AbstractProver.
    daniel-raffler committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    1d77a80 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dc0484e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e339dca View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    f2af4b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a25d764 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb272a2 View commit details
    Browse the repository at this point in the history
  4. DReal: Fixed crashes in ModelTest and ModelEvaluationTest. There seem…

    …s to be an issue with Expression.getVariables, which was patched into the SWIG code. I've added a workaround for now, but the proper way to do it would be to add a SWIG script and recreate the bindings from there.
    daniel-raffler committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    172b017 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b62b272 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5f39ba6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c1c1bd6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9baa309 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

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

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    263756d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97068ef View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

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