3 files changed
+15
-24
lines changedLines changed: 5 additions & 18 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
25 |
| - | |
| 24 | + | |
26 | 25 |
| |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
| 26 | + | |
| 27 | + | |
42 | 28 |
| |
43 | 29 |
| |
44 | 30 |
| |
45 |
| - | |
| 31 | + | |
| 32 | + | |
46 | 33 |
| |
47 | 34 |
| |
48 | 35 |
| |
|
Lines changed: 9 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
76 | 76 |
| |
77 | 77 |
| |
78 | 78 |
| |
79 |
| - | |
| 79 | + | |
80 | 80 |
| |
81 | 81 |
| |
82 | 82 |
| |
83 |
| - | |
| 83 | + | |
84 | 84 |
| |
85 | 85 |
| |
86 |
| - | |
| 86 | + | |
87 | 87 |
| |
88 | 88 |
| |
89 | 89 |
| |
| |||
101 | 101 |
| |
102 | 102 |
| |
103 | 103 |
| |
104 |
| - | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
105 | 109 |
| |
106 | 110 |
| |
107 | 111 |
| |
108 |
| - | |
| 112 | + | |
109 | 113 |
| |
110 | 114 |
| |
111 | 115 |
| |
|
- Tests/NFUnitTestTypes/UnitTestsSpanByte.cs+48-46
- nanoFramework.CoreLibrary/CoreLibrary.nfproj+11-2
- nanoFramework.CoreLibrary/System/Array.cs+20-1
- nanoFramework.CoreLibrary/System/ArrayTypeMismatchException.cs+38
- nanoFramework.CoreLibrary/System/AssemblyInfo.cs+1-1
- nanoFramework.CoreLibrary/System/Collections/Generic/Comparer.cs+129
- nanoFramework.CoreLibrary/System/Collections/Generic/ComparerHelpers.cs+93
- nanoFramework.CoreLibrary/System/Collections/Generic/IComparer.cs+22
- nanoFramework.CoreLibrary/System/Diagnostics/StackTraceHiddenAttribute.cs+18
- nanoFramework.CoreLibrary/System/Nullable.cs+138
- nanoFramework.CoreLibrary/System/ReadOnlySpan.cs+151
- nanoFramework.CoreLibrary/System/Runtime/InteropServices/InAttribute .cs+19
- nanoFramework.CoreLibrary/System/Span.cs+272
- nanoFramework.CoreLibrary/System/SpanDebugView.cs+27
- nanoFramework.CoreLibrary/System/Type.cs+38
0 commit comments