Checked C is an extension to C that lets programmers write C code that is guaranteed by the compiler to be type-safe. The goal is to let people easily make their existing C code type-safe and eliminate entire classes of errors. Checked C does not address use-after-free errors. This repo has a wiki for Checked C, sample code, the specification, and test code.
Обновлено 2024-10-07 07:19:49 +03:00
Обновлено 2023-06-13 20:54:33 +03:00
This repo contains Microsoft compiler-tests to validate Windows platform particulars.
Обновлено 2023-06-13 20:54:08 +03:00
Fork of Unity mono that's used to compile mono.dll with debugging support enabled
Обновлено 2020-06-07 15:15:50 +03:00