IL2CPU is a compiler for .NET IL code to compile to assembly language for direct booting.
valentinbreiz on master
Fix Stelem_ref index out of bou… Use correct comparison Handle a remainder of 3 when lo… and 5 more (compare)
quajak on netcoreapp2.1
Added refanytypes and fixed how… (compare)
quajak on netcoreapp2.1
Start work on generic interface… (compare)
quajak on netcoreapp2.1
Added end filer (compare)
quajak on netcoreapp2.1
Expanded support for types (compare)
quajak on netcoreapp2.1
Various changes to IL2CPU to mo… (compare)
quajak on netcoreapp2.1
Fix calculation of position (compare)
quajak on netcoreapp2.1
Updated further projects to net… (compare)
quajak on netcoreapp2.1
Removed duplicate replace (compare)
List<T>.add()
now works as well! Great work @quajak !