Commit Graph

6496 Commits

Author SHA1 Message Date
d6559cb798 General code refactor. 2021-08-17 21:23:22 +01:00
7fdadfa84f General code refactor. 2021-08-17 21:23:22 +01:00
d3451f3e4d General code refactor. 2021-08-17 21:23:22 +01:00
75edb759e6 General code refactor. 2021-08-17 21:23:10 +01:00
f173fb5d70 General code refactor. 2021-08-17 21:22:58 +01:00
4fcaeffc85 Merge into pattern. 2021-08-17 18:24:01 +01:00
fdff1d74c9 Use Array.Empty<T>. 2021-08-17 18:23:50 +01:00
a19cac2209 Use Array.Empty<T>. 2021-08-17 18:21:11 +01:00
da3cbf28f4 Use Array.Empty<T>. 2021-08-17 18:21:11 +01:00
f14592b392 Annotate nullability. 2021-08-17 18:18:05 +01:00
c50def3d59 Remove unused code. 2021-08-17 18:16:45 +01:00
4d3ce85907 Clarify precedence. 2021-08-17 18:16:25 +01:00
4bbee28113 Remove unneeded using statements. 2021-08-17 18:15:45 +01:00
80697f1b82 Fix wrongly marked nullable strings. 2021-08-17 17:59:45 +01:00
fabccff0df Fix reading DVD keys from AaruFormat. 2021-08-17 17:59:01 +01:00
83f149438d Remove redundant casts. 2021-08-17 17:55:17 +01:00
4005b1d276 Remove unused assignments. 2021-08-17 17:53:18 +01:00
f757716c2c Convert part of loop into LINQ. 2021-08-17 17:51:01 +01:00
00ee79bc69 Fix shift operation with left operand 0. 2021-08-17 17:43:49 +01:00
a84d4c28f6 Fix initialization of non nullable fields. 2021-08-17 17:42:44 +01:00
36b638fd4e Fix bitwise calculation losing data. 2021-08-17 17:41:14 +01:00
c3d10f4083 Virtual member in constructor. 2021-08-17 17:36:39 +01:00
11cedc2483 Conditional access is known to be not null. 2021-08-17 17:36:32 +01:00
73b212d3bb Conditional access is known to be not null. 2021-08-17 17:35:43 +01:00
f203b537a8 Add TODO to check floppy page. 2021-08-17 17:32:40 +01:00
bc03e3467f Fix namespaces. 2021-08-17 17:32:30 +01:00
8b7e27dca5 Fix namespaces. 2021-08-17 17:31:13 +01:00
a759557fe0 Fix missing parameter comment documentation. 2021-08-17 17:27:21 +01:00
874a3d4bcb Property can be made read-only. 2021-08-17 17:20:58 +01:00
15e3fd60c2 Property can be made read-only. 2021-08-17 17:20:58 +01:00
45798d5d00 Remove null supressions. 2021-08-17 17:19:48 +01:00
ad861f5a74 Fix possible exceptions. 2021-08-17 17:14:48 +01:00
5c4fd98e74 Fix inconsistent naming. 2021-08-17 17:14:39 +01:00
4b40c45b36 Set culture on string comparisons. 2021-08-17 16:58:44 +01:00
807c7c5313 Set culture on string comparisons. 2021-08-17 16:58:44 +01:00
770066e53f Remove unused code 2021-08-17 16:58:31 +01:00
9e9af262bd Fix non-read-only member in GetHashCode() 2021-08-17 16:29:32 +01:00
da4c666250 Fix non-read-only member in GetHashCode() 2021-08-17 16:29:32 +01:00
e1a7abc1a6 Fix inconsistent naming. 2021-08-17 16:27:42 +01:00
a835c02727 Fix inconsistent naming. 2021-08-17 16:27:42 +01:00
39e73b16a0 Fix inconsistent naming. 2021-08-17 16:27:42 +01:00
488a9c12cb Fix inconsistent naming. 2021-08-17 16:27:41 +01:00
35a6dd7b74 More documentation inheritance. 2021-08-17 16:12:30 +01:00
1f7bcc83f1 More documentation inheritance. 2021-08-17 16:12:30 +01:00
dbf3a01f43 More documentation inheritance. 2021-08-17 16:12:23 +01:00
c6f5ece939 Remove redundant assignments. 2021-08-17 14:40:50 +01:00
cca4d58115 Remove redundant assignments. 2021-08-17 14:40:49 +01:00
c1f291814c Remove redundant assignments. 2021-08-17 14:40:49 +01:00
8e58e082af Add XML comments to public entities. 2021-08-17 14:40:37 +01:00
a715b9b351 Add XML comments to public entities. 2021-08-17 14:40:37 +01:00