-
Notifications
You must be signed in to change notification settings - Fork 189
Comparing changes
Open a pull request
base repository: jskeet/DemoCode
base: with-analyzer
head repository: jskeet/DemoCode
compare: main
- 13 commits
- 99 files changed
- 1 contributor
Commits on Jul 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3fe423c - Browse repository at this point
Copy the full SHA 3fe423cView commit details -
Reword the "dangerous with" analyzer into two
One analyzer checks that any dangerous record parameter has [DangerousWithTarget] (which would normally be declared as an internal attribute). The other checks that all parameters set in with operators *don't* have [DangerousWithTarget].
Configuration menu - View commit details
-
Copy full SHA for 5ee8755 - Browse repository at this point
Copy the full SHA 5ee8755View commit details -
Configuration menu - View commit details
-
Copy full SHA for be2ec1e - Browse repository at this point
Copy the full SHA be2ec1eView commit details -
Release JonSkeet.RoslynAnalyzers 1.0.0-beta.5
Previously I hadn't built properly. I probably need a script for that...
Configuration menu - View commit details
-
Copy full SHA for e9a9488 - Browse repository at this point
Copy the full SHA e9a9488View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26caa09 - Browse repository at this point
Copy the full SHA 26caa09View commit details
Commits on Oct 11, 2025
-
Add NullExtensions for use more broadly
(These are copied from election2029.uk)
Configuration menu - View commit details
-
Copy full SHA for f9d6ea5 - Browse repository at this point
Copy the full SHA f9d6ea5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51e2d72 - Browse repository at this point
Copy the full SHA 51e2d72View commit details -
Initial project setup for Yamaha TF series
This is completely non-functional, but means future commits will be about the actual code/protocol.
Configuration menu - View commit details
-
Copy full SHA for 86141b2 - Browse repository at this point
Copy the full SHA 86141b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e46191f - Browse repository at this point
Copy the full SHA e46191fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bdd640 - Browse repository at this point
Copy the full SHA 9bdd640View commit details -
First pass of common DM.Yamaha.Core and DM.Yamaha projects
This includes parsing the MMSXLIT format (which we now understand).
Configuration menu - View commit details
-
Copy full SHA for 2db558b - Browse repository at this point
Copy the full SHA 2db558bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3860623 - Browse repository at this point
Copy the full SHA 3860623View commit details -
First steps towards the SQ protocol, which looks very similar to CQ s…
…o far The intention is to have a generalised Allen and Heath project which the SQ, CQ and QU utilise - but we're not there yet.
Configuration menu - View commit details
-
Copy full SHA for 7f51643 - Browse repository at this point
Copy the full SHA 7f51643View 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 with-analyzer...main