-
Notifications
You must be signed in to change notification settings - Fork 145
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: handzlikchris/FastScriptReload
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: SamPruden/FastScriptReload
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 12 files changed
- 1 contributor
Commits on Jun 26, 2023
-
Squashed merge of updated-roslyn
commit 202bf2e Author: SamPruden <19550501+SamPruden@users.noreply.github.com> Date: Mon Jun 19 00:00:28 2023 +0100 Update all binaries in Roslyn directory
Configuration menu - View commit details
-
Copy full SHA for 61ba69a - Browse repository at this point
Copy the full SHA 61ba69aView commit details -
Squashed merge of check-diagnostics
commit 16b4668 Author: SamPruden <19550501+SamPruden@users.noreply.github.com> Date: Sun Jun 18 21:17:22 2023 +0100 Add linebreak to exception log for readability. commit c77eb49 Author: SamPruden <19550501+SamPruden@users.noreply.github.com> Date: Sun Jun 18 21:10:28 2023 +0100 Moved exception flow around a bit. commit 2b1ec7c Author: SamPruden <19550501+SamPruden@users.noreply.github.com> Date: Sun Jun 18 20:30:40 2023 +0100 Refactor diagnostic checking code commit dbc17dc Author: SamPruden <19550501+SamPruden@users.noreply.github.com> Date: Sun Jun 18 20:08:31 2023 +0100 Add error diagnostic checking
Configuration menu - View commit details
-
Copy full SHA for fc6dd11 - Browse repository at this point
Copy the full SHA fc6dd11View commit details -
Squashed merge of assembly-lookup-caching
commit fc17eef Author: SamPruden <19550501+SamPruden@users.noreply.github.com> Date: Mon Jun 19 16:37:01 2023 +0100 Replace VERY SLOW AccessTools.TypeByName
Configuration menu - View commit details
-
Copy full SHA for 429bbe0 - Browse repository at this point
Copy the full SHA 429bbe0View commit details -
Squashed merge of windows-filesystemwatcher
commit 1bbf9e4 Author: SamPruden <19550501+SamPruden@users.noreply.github.com> Date: Sun Jun 25 16:54:09 2023 +0100 Remove some things which aren't supported in old versions. commit ede9fc1 Author: SamPruden <19550501+SamPruden@users.noreply.github.com> Date: Sun Jun 25 16:47:06 2023 +0100 Prevent error events from overlapping others. commit 53e6362 Author: SamPruden <19550501+SamPruden@users.noreply.github.com> Date: Sun Jun 25 16:44:27 2023 +0100 Fixed oopsie. commit ea4101f Author: SamPruden <19550501+SamPruden@users.noreply.github.com> Date: Sat Jun 24 23:23:47 2023 +0100 Make rename event catching more general commit 1dae64c Author: SamPruden <19550501+SamPruden@users.noreply.github.com> Date: Sat Jun 24 23:04:10 2023 +0100 Add WindowsFileSystemWatcher
Configuration menu - View commit details
-
Copy full SHA for 198b1dd - Browse repository at this point
Copy the full SHA 198b1ddView commit details
Commits on Jun 27, 2023
-
Squashed commit of the following:
commit a7b80ab Author: SamPruden <19550501+SamPruden@users.noreply.github.com> Date: Tue Jun 27 20:45:50 2023 +0100 Fix potential deadlock. Still a slight problem with scheduling commit 7ae65b1 Author: SamPruden <19550501+SamPruden@users.noreply.github.com> Date: Tue Jun 27 10:40:25 2023 +0100 Format commit 7760fa8 Author: SamPruden <19550501+SamPruden@users.noreply.github.com> Date: Tue Jun 27 10:40:03 2023 +0100 Disabling blocks on threads on thread completion - NOT SURE ABOUT THIS commit a5f8bbb Author: SamPruden <19550501+SamPruden@users.noreply.github.com> Date: Tue Jun 27 10:36:54 2023 +0100 Close handle when Monitor exits. commit a88084d Author: SamPruden <19550501+SamPruden@users.noreply.github.com> Date: Tue Jun 27 10:34:38 2023 +0100 Support changing path while running commit 6677524 Author: SamPruden <19550501+SamPruden@users.noreply.github.com> Date: Tue Jun 27 09:46:04 2023 +0100 Clear events on dispose commit fb1ea9e Author: SamPruden <19550501+SamPruden@users.noreply.github.com> Date: Tue Jun 27 09:45:21 2023 +0100 Prevent restarting after dispose commit 114ab68 Author: SamPruden <19550501+SamPruden@users.noreply.github.com> Date: Tue Jun 27 04:30:39 2023 +0100 Fix leak where DomainUnload event was left subscribed. commit 1bbf9e4 Author: SamPruden <19550501+SamPruden@users.noreply.github.com> Date: Sun Jun 25 16:54:09 2023 +0100 Remove some things which aren't supported in old versions. commit ede9fc1 Author: SamPruden <19550501+SamPruden@users.noreply.github.com> Date: Sun Jun 25 16:47:06 2023 +0100 Prevent error events from overlapping others. commit 53e6362 Author: SamPruden <19550501+SamPruden@users.noreply.github.com> Date: Sun Jun 25 16:44:27 2023 +0100 Fixed oopsie. commit ea4101f Author: SamPruden <19550501+SamPruden@users.noreply.github.com> Date: Sat Jun 24 23:23:47 2023 +0100 Make rename event catching more general commit 1dae64c Author: SamPruden <19550501+SamPruden@users.noreply.github.com> Date: Sat Jun 24 23:04:10 2023 +0100 Add WindowsFileSystemWatcher
Configuration menu - View commit details
-
Copy full SHA for 84f4822 - Browse repository at this point
Copy the full SHA 84f4822View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb74584 - Browse repository at this point
Copy the full SHA eb74584View 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...master