-
-
Notifications
You must be signed in to change notification settings - Fork 18
Comparing changes
Open a pull request
base repository: Enerccio/SLT
base: develop-0.5.2
head repository: Enerccio/SLT
compare: master
- 17 commits
- 30 files changed
- 5 contributors
Commits on May 28, 2023
-
fix setting of * (most recent primary value) in repl
Previously the following would cause a bug: ``` > (make-package :horse) > (in-package :horse) > (cl::use-package "CL") ``` This was because `setf` and `*` were not in the `:horse` package.
cbaggers committedMay 28, 2023 Configuration menu - View commit details
-
Copy full SHA for f85c4ea - Browse repository at this point
Copy the full SHA f85c4eaView commit details
Commits on Jun 29, 2023
-
Bump com.google.guava:guava from 31.1-jre to 32.1.0-jre
Bumps [com.google.guava:guava](https://github.com/google/guava) from 31.1-jre to 32.1.0-jre. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) --- updated-dependencies: - dependency-name: com.google.guava:guava dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fcd4888 - Browse repository at this point
Copy the full SHA fcd4888View commit details
Commits on Jun 30, 2023
-
Merge pull request #83 from cbaggers/master
fix setting of '*' in repl
Configuration menu - View commit details
-
Copy full SHA for 0e5afbe - Browse repository at this point
Copy the full SHA 0e5afbeView commit details -
Merge pull request #91 from Enerccio/dependabot/gradle/master/com.goo…
…gle.guava-guava-32.1.0-jre Bump com.google.guava:guava from 31.1-jre to 32.1.0-jre
Configuration menu - View commit details
-
Copy full SHA for 802c65d - Browse repository at this point
Copy the full SHA 802c65dView commit details -
Merge remote-tracking branch 'origin/stable'
# Conflicts: # build.gradle.kts
Peter Vanusanik committedJun 30, 2023 Configuration menu - View commit details
-
Copy full SHA for 68bfede - Browse repository at this point
Copy the full SHA 68bfedeView commit details -
Peter Vanusanik committed
Jun 30, 2023 Configuration menu - View commit details
-
Copy full SHA for 72e553e - Browse repository at this point
Copy the full SHA 72e553eView commit details -
missing files + regeneration of grammar
Peter Vanusanik committedJun 30, 2023 Configuration menu - View commit details
-
Copy full SHA for d5b03eb - Browse repository at this point
Copy the full SHA d5b03ebView commit details
Commits on Jul 30, 2023
-
Peter Vanusanik committed
Jul 30, 2023 Configuration menu - View commit details
-
Copy full SHA for 02e75b4 - Browse repository at this point
Copy the full SHA 02e75b4View commit details -
Peter Vanusanik committed
Jul 30, 2023 Configuration menu - View commit details
-
Copy full SHA for 177139b - Browse repository at this point
Copy the full SHA 177139bView commit details
Commits on Jun 24, 2025
-
migrate to IntelliJ Platform Gradle Plugin 2.x and update build for c…
…ompatibility with IntelliJ IDEA 2025.1
Configuration menu - View commit details
-
Copy full SHA for 03e7081 - Browse repository at this point
Copy the full SHA 03e7081View commit details -
Merge pull request #105 from itworks99/master
migrate to IntelliJ Platform Gradle Plugin 2.x and update build for c…
Configuration menu - View commit details
-
Copy full SHA for 0ad86cc - Browse repository at this point
Copy the full SHA 0ad86ccView commit details -
pvan committed
Jun 24, 2025 Configuration menu - View commit details
-
Copy full SHA for 8a6d51a - Browse repository at this point
Copy the full SHA 8a6d51aView commit details -
Merge remote-tracking branch 'origin/master' into develop-0.5.4
# Conflicts: # CHANGELOG.md # build.gradle.kts
pvan committedJun 24, 2025 Configuration menu - View commit details
-
Copy full SHA for fa05ae0 - Browse repository at this point
Copy the full SHA fa05ae0View commit details -
pvan committed
Jun 24, 2025 Configuration menu - View commit details
-
Copy full SHA for 900a24f - Browse repository at this point
Copy the full SHA 900a24fView commit details -
Peter Vanusanik committed
Jun 24, 2025 Configuration menu - View commit details
-
Copy full SHA for 68fe124 - Browse repository at this point
Copy the full SHA 68fe124View commit details
Commits on Jun 25, 2025
-
Peter Vanusanik committed
Jun 25, 2025 Configuration menu - View commit details
-
Copy full SHA for 5f5948a - Browse repository at this point
Copy the full SHA 5f5948aView commit details -
Peter Vanusanik committed
Jun 25, 2025 Configuration menu - View commit details
-
Copy full SHA for 71d74b2 - Browse repository at this point
Copy the full SHA 71d74b2View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff develop-0.5.2...master