Compiler for the C# programming language
The goal of this project is to build a suite of free software tools to build and execute .NET applications, including a C# compiler, assembler, disassembler, and runtime engine.
| Linter | Message | Location |
|---|---|---|
| patch-file-names Validate file names and availability of patches | file names of patches should start with the package name | |
| patch-headers Validate patch headers | pnet-fix-off-by-one.patch: patch lacks comment and upstream status | |
| patch-headers Validate patch headers | pnet-fix-line-number-info.patch: patch lacks comment and upstream status | |
| patch-headers Validate patch headers | pnet-newer-texinfo-fix.patch: patch lacks comment and upstream status | |
| patch-headers Validate patch headers | pnet-newer-libgc-fix.patch: patch lacks comment and upstream status |