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
279 stars 71 forks source link

Add CLI argument to disable X# comments #178

Closed AnErrupTion closed 1 year ago

AnErrupTion commented 1 year ago

This PR adds a CLI argument to IL2CPU to disable X# comments. A Cosmos PR will come soon to add this argument to the build tasks as well, so that they can be enabled.