issues
search
CosmosOS
/
IL2CPU
IL2CPU is a compiler for .NET IL code to compile to assembly language for direct booting.
BSD 3-Clause "New" or "Revised" License
282
stars
70
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Implement Static abstract members in interfaces
#224
MishaProductions
opened
2 months ago
1
Implement paging (attempt 2)
#223
MishaProductions
closed
3 months ago
1
Use a custom exception instead of just a generic exception when plugs are missing
#222
selkij
opened
5 months ago
1
update site link in read me
#221
zarlo
closed
6 months ago
0
Your website seems to be under new management
#220
rwestMSFT
closed
6 months ago
1
Reduce SqliteBulkCopy flush size
#219
GoldenretriverYT
closed
9 months ago
0
Bump System.Data.SqlClient from 4.8.5 to 4.8.6 in /source/IL2CPU.Debug.Symbols
#218
dependabot[bot]
closed
9 months ago
0
Bump System.Data.SqlClient from 4.8.5 to 4.8.6 in /source/IL2CPU.Debug.Symbols.Net48
#217
dependabot[bot]
closed
9 months ago
0
Speed up IL2CPU slightly
#216
GoldenretriverYT
closed
10 months ago
0
Fix loading of packed structure
#215
quajak
closed
10 months ago
0
🐛 Fix debug mLastKnownAddress path
#214
valentinbreiz
opened
10 months ago
3
Kernel panic with debug output of InterfaceMethodId not found.
#213
Guillermo-Santos
opened
10 months ago
6
Yasm error: undefined symbol everywhere when trying to implement some C# code
#212
valentinbreiz
opened
10 months ago
1
[WIP] x64 support
#211
MishaProductions
opened
11 months ago
0
Add how to compile
#210
ADev531
closed
1 year ago
1
Improve label generation
#209
quajak
closed
1 year ago
0
[WIP] .net 8 update
#208
zarlo
opened
1 year ago
1
✨ Display method signature instead of source list
#207
valentinbreiz
opened
1 year ago
1
Using System.Numerics.BigInteger breaks IL2CPU: Multiple Methods definitions.
#206
Guillermo-Santos
closed
1 year ago
5
Fix random crash (#204)
#205
GoldenretriverYT
closed
1 year ago
1
IL2CPU randomly fails at "Detecting fields for type 'IL2CPU.Debug.Symbols.LOCAL_ARGUMENT_INFO'"
#204
GoldenretriverYT
opened
1 year ago
3
add a bit more info to errors
#203
zarlo
closed
1 year ago
0
Improve error message for missing plugs
#202
GoldenretriverYT
closed
1 year ago
2
Fix null check
#201
terminal-cs
closed
1 year ago
0
Fix ManifestResourceStream speed: Use assembler directive `incbin` instead of outputting the binary to the asm output
#200
GoldenretriverYT
closed
1 year ago
3
Make it so it tells you which cs file its trying to include something but its not found
#199
KIttenPixel
closed
1 year ago
2
Optimize il2cpu (now correct fork)
#198
terminal-cs
closed
1 year ago
0
Improve il2cpu speed
#197
terminal-cs
closed
1 year ago
1
error when trying to build from source code
#196
randomusert
opened
1 year ago
7
implement ForceIncludeAttribute
#195
zarlo
opened
1 year ago
0
Refactoring
#194
terminal-cs
closed
1 year ago
0
Fix reference to future PR
#193
terminal-cs
closed
1 year ago
0
Refactor IL2CPU (part 1)
#192
AnErrupTion
closed
5 months ago
0
Add Enum.ToString() support
#191
GoldenretriverYT
closed
1 year ago
1
IL2CPU refactoring 1
#190
terminal-cs
closed
1 year ago
0
My OS is not booting
#189
Umplayerbr19
opened
1 year ago
1
Update DebugInfo.cs
#188
terminal-cs
closed
1 year ago
0
Revert "Update CompilerEngine.cs"
#187
terminal-cs
closed
1 year ago
0
hope this fixes it
#186
zarlo
closed
1 year ago
0
Update LabelName.cs
#185
zarlo
closed
1 year ago
0
Update LabelName.cs
#184
zarlo
closed
1 year ago
0
add more label methods
#183
zarlo
closed
1 year ago
0
Bump System.Data.SqlClient from 4.8.2 to 4.8.5 in /source/IL2CPU.Debug.Symbols
#182
dependabot[bot]
closed
1 year ago
0
Bump System.Data.SqlClient from 4.8.2 to 4.8.5 in /source/IL2CPU.Debug.Symbols.Net48
#181
dependabot[bot]
closed
1 year ago
0
Remove runtime engine
#180
MishaTy
closed
1 year ago
0
Include name and assembly qualified name of all types in vtable
#179
quajak
closed
1 year ago
0
Add CLI argument to disable X# comments
#178
AnErrupTion
closed
1 year ago
0
Performance improvements, modulo and Exception fix, minor refactoring
#177
AnErrupTion
closed
1 year ago
2
Reduce usage of plug trampoline code
#176
quajak
closed
1 year ago
0
Fix crash when the final opcode in the method has some following opcode
#175
quajak
closed
1 year ago
0
Next