-
-
Notifications
You must be signed in to change notification settings - Fork 48
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: fortran-lang/fortls
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: fortran-lang/fortls
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: refactor/exceptions
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 6 files changed
- 1 contributor
Commits on May 15, 2024
-
refactor: adds custom exceptions
This is a first attempt at the problem. Slowly I will have to remove the levels of nested handling of certain errors and allow them to bubble up.
Configuration menu - View commit details
-
Copy full SHA for e865100 - Browse repository at this point
Copy the full SHA e865100View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68b15f5 - Browse repository at this point
Copy the full SHA 68b15f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 254ac6c - Browse repository at this point
Copy the full SHA 254ac6cView commit details -
refactor: improve error handling in preprocessor IF statement evaluation
Now throws fortls exception
Configuration menu - View commit details
-
Copy full SHA for e3c2ff3 - Browse repository at this point
Copy the full SHA e3c2ff3View commit details -
Configuration menu - View commit details
-
Copy full SHA for caf2a6c - Browse repository at this point
Copy the full SHA caf2a6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a6a322 - Browse repository at this point
Copy the full SHA 5a6a322View commit details -
Configuration menu - View commit details
-
Copy full SHA for a149662 - Browse repository at this point
Copy the full SHA a149662View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26e742b - Browse repository at this point
Copy the full SHA 26e742bView commit details -
refactor(exceptions): move DebugError, ParameterError, and ParserErro…
…r to separate module
Configuration menu - View commit details
-
Copy full SHA for 3580286 - Browse repository at this point
Copy the full SHA 3580286View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f4b085 - Browse repository at this point
Copy the full SHA 3f4b085View commit details -
Configuration menu - View commit details
-
Copy full SHA for 590c29e - Browse repository at this point
Copy the full SHA 590c29eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d830498 - Browse repository at this point
Copy the full SHA d830498View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c4273d - Browse repository at this point
Copy the full SHA 2c4273dView commit details
Loading
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 master...refactor/exceptions