-
Notifications
You must be signed in to change notification settings - Fork 11
Comparing changes
Open a pull request
base repository: BerkeleyLab/assert
base: 3.0.0
head repository: BerkeleyLab/assert
compare: 3.0.2
- 13 commits
- 5 files changed
- 3 contributors
Commits on Jul 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for eb78994 - Browse repository at this point
Copy the full SHA eb78994View commit details -
Fix error stop output from LFortran
Previously assertion failures on LFortran were printing garbage
Configuration menu - View commit details
-
Copy full SHA for 8d02da3 - Browse repository at this point
Copy the full SHA 8d02da3View commit details
Commits on Jul 23, 2025
-
example/simple-assertions: add an explicit allocation
LFortran generates a segfault upon first assignemnt to the allocatable array without a preceding allocation. Also, add some comments to clarify the math error in this example code is deliberate, and update the documentation to match the actual program.
Configuration menu - View commit details
-
Copy full SHA for 0d8254c - Browse repository at this point
Copy the full SHA 0d8254cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d54ab3 - Browse repository at this point
Copy the full SHA 9d54ab3View commit details -
CI: Adjust stage Test Assertions w/ Parallel Callbacks
Add build without assertions to ensure the code actually compiles without error, and disable the stage entirely for LFortran, which is currently unable to correctly compile this code (issue #68)
Configuration menu - View commit details
-
Copy full SHA for 32c340a - Browse repository at this point
Copy the full SHA 32c340aView commit details
Commits on Jul 30, 2025
-
Merge pull request #69 from bonachea/ci-lfortran
Workaround some lingering problems with LFortran and deploy CI
Configuration menu - View commit details
-
Copy full SHA for aa8dbf2 - Browse repository at this point
Copy the full SHA aa8dbf2View commit details -
doc(README): desc use in pure procs, ref Julienne
other minor edits
Configuration menu - View commit details
-
Copy full SHA for 9548da3 - Browse repository at this point
Copy the full SHA 9548da3View commit details -
doc(README.md): fix mistaken header promotion
Co-authored-by: Dan Bonachea <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3e74af3 - Browse repository at this point
Copy the full SHA 3e74af3View commit details -
Configuration menu - View commit details
-
Copy full SHA for aedbf4b - Browse repository at this point
Copy the full SHA aedbf4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 574e9ca - Browse repository at this point
Copy the full SHA 574e9caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 453a745 - Browse repository at this point
Copy the full SHA 453a745View commit details -
Apply suggestions from code review
Co-authored-by: Katherine Rasmussen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 12e6fce - Browse repository at this point
Copy the full SHA 12e6fceView commit details -
Merge pull request #67 from rouson/update-readme
Documentation: Describe use case & cite Julienne
Configuration menu - View commit details
-
Copy full SHA for 71c30d9 - Browse repository at this point
Copy the full SHA 71c30d9View 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 3.0.0...3.0.2