File tree
583 files changed
+6003
-6895
lines changed- .github/workflows
- .nuget
- ArtifactCollector
- IL2C
- Properties
- IL2C.Core
- Internal
- Metadata
- Attributes
- Properties
- Translators
- IL2C.Interop
- Properties
- IL2C.Runtime
- build
- include
- src
- Platform
- efi
- System
- IL2C.Tasks
- build
- buildMultiTargeting
- Images
- icon
- docs
- misc
- ArtifactCollector
- Properties
- IL2C.Toolchain.gcc4.mingw32
- build
- buildMultiTargeting
- src
- samples
- Calculator
- Calculator
- Calculator.CMake
- Calculator.Core
- Calculator.Core.Tests
- Calculator.UEFI
- Calculator.Win32
- GettingStartedIL2C
- GettingStartedIL2C
- GettingStartedIL2CMain
- HelloWorld
- ShowMessageBoxOnWindows
- TakeAdvantageWithIL2CInvoke
- src
- IL2C.Build
- Properties
- build
- buildMultiTargeting
- IL2C.Core
- Drivers
- ILConveters
- Internal
- Metadata
- Attributes
- Specialized
- Properties
- Translators
- Writers
- IL2C.Interop
- Properties
- IL2C.Runtime
- build
- cmake
- include
- System
- Runtime
- CompilerServices
- InteropServices
- Threading
- src
- Core
- Platform
- efi
- amd64
- arm
- arm64
- i386
- System
- Runtime
- CompilerServices
- InteropServices
- Threading
- PlayGround
- Calculator
- Calculator.Core
- HelloWorld
- ShowMessageBoxOnWindows
- TakeAdvantageWithIL2CInvoke
- tests
- IL2C.Core.Test.BasicTypes
- System_Boolean
- System_Byte
- System_Char
- System_Delegate
- System_Double
- System_Int16
- System_Int32
- System_Int64
- System_IntPtr
- System_Object
- System_SByte
- System_Single
- System_String
- System_Type
- System_UInt16
- System_UInt32
- System_UInt64
- System_UIntPtr
- IL2C.Core.Test.Common
- IL2C.Core.Test.Fixture
- Internal
- Templates
- IL2C.Core.Test.ILConverters
- Add
- And
- Box
- Br
- Br_s
- Break
- Brfalse
- Brfalse_s
- Brtrue
- Brtrue_s
- Call
- Callvirt
- Conv_i
- Conv_i1
- Conv_i2
- Conv_i4
- Conv_i8
- Conv_r4
- Conv_r8
- Conv_u
- Conv_u1
- Conv_u2
- Conv_u4
- Conv_u8
- Div
- Dup
- Isinst
- Ldarg
- Ldarg_0
- Ldarg_1
- Ldarg_2
- Ldarg_3
- Ldarg_s
- Ldarga_s
- Ldc_i4
- Ldc_i4_0
- Ldc_i4_1
- Ldc_i4_2
- Ldc_i4_3
- Ldc_i4_4
- Ldc_i4_5
- Ldc_i4_6
- Ldc_i4_7
- Ldc_i4_8
- Ldc_i4_m1
- Ldc_i4_s
- Ldc_i8
- Ldc_r4
- Ldc_r8
- Ldloc_0
- Ldloc_1
- Ldloc_2
- Ldloc_3
- Ldloc_s
- Ldloca_s
- Ldnull
- Ldsfld
- Ldsflda
- Ldstr
- Mul
- Nop
- Or
- Rem
- Ret
- Stelem
- Stelem_i1
- Stelem_i2
- Stelem_i4
- Stelem_i8
- Stelem_r4
- Stelem_r8
- Stelem_ref
- Stloc_0
- Stloc_1
- Stloc_2
- Stloc_3
- Stloc_s
- Stsfld
- Sub
- Unbox_any
- Xor
- IL2C.Core.Test.RuntimeSystems
- ArrayTypes
- DelegateTypes
- EnumTypes
- ExceptionHandling
- ExceptionThrownByCLI
- GarbageCollection
- Interoperability
- Threading
- TypeInitializer
- TypeRelations
- ValueTypes
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
583 files changed
+6003
-6895
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
| 26 | + | |
| 27 | + | |
27 | 28 |
| |
28 | 29 |
| |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
29 | 34 |
| |
30 | 35 |
| |
31 | 36 |
| |
| |||
38 | 43 |
| |
39 | 44 |
| |
40 | 45 |
| |
41 |
| - | |
42 |
| - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
43 | 52 |
| |
44 | 53 |
| |
45 | 54 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
| 26 | + | |
| 27 | + | |
27 | 28 |
| |
28 | 29 |
| |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
29 | 34 |
| |
30 | 35 |
| |
31 | 36 |
| |
| |||
38 | 43 |
| |
39 | 44 |
| |
40 | 45 |
| |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
41 | 50 |
| |
42 | 51 |
| |
43 | 52 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
248 | 248 |
| |
249 | 249 |
| |
250 | 250 |
| |
| 251 | + |
1.29 MB
Binary file not shown.
This file was deleted.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + |
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments