0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 17 hours ago.
Jul 06, 2025 — Jul 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adjust output on __ANDROID__ More... almost 4 years ago
Dump "is supported" for __REENTRANT, __REDIRECT, __has_attribute, __has_builtin, __has_c_attribute More... almost 4 years ago
Vectorization code checks for __ARM_NEON__ and __ARM_NEON More... almost 4 years ago
Dump types used for intptr_t/uintptr_t and intmax_t/uintmax_t More... almost 4 years ago
Adjust __EMSCRIPTEN__ output More... about 4 years ago
Add __ATOM__ and mark some MSVC defines More... about 4 years ago
Fix duplicate entry for _M_IX86 More... about 4 years ago
Add __WIN32_IE (IE SDK) and more infos for lcc64 More... about 4 years ago
Add __POSIX2_VERSION, __POSIX2_THIS_VERSION, _LFS64_STDIO and _LFS64_LARGEFILE More... about 4 years ago
Add __DARWIN__ and variants More... about 4 years ago
Sort the compiler checks alphabetical More... about 4 years ago
Fix Type for __ARM_ARCH_6Z__ More... about 4 years ago
Add more arch checks used by MSVC: _M_ARM, _M_ARM64 More... about 4 years ago
Add C99 / C11 / C17 / C2X / C23 headers and types More... about 4 years ago
More checks for BITS and WIDTH of common types More... about 4 years ago
Add more *_TYPE_ checks and also ptrdiff_t and for c11: max_align_t More... about 4 years ago
Update entries for __TINYC__ with __TCC_PP_ and __TCC_RUN__ More... about 4 years ago
Add C11 define: __STDC_ANALYZABLE__ More... about 4 years ago
Handle __EMSCRIPTEN__ More... about 4 years ago
prefer c++ includes, when a c++ compiler is used More... over 4 years ago
Fix a typo in __STDC_CONSTANT_MACROS More... over 4 years ago
Dump more of __INT32_MAX__ and related defines, mostly with a specific width More... over 4 years ago
Support __SINGLE_THREAD__ and _LIBC, checked by newlib More... over 4 years ago
Defines for Amiga More... over 4 years ago
Add some defines for Haiku/BeOS More... over 4 years ago
Check more defines for MINGW64: __MINGW64_VERSION_MAJOR More... over 4 years ago
Add the chibicc compiler More... over 4 years ago
Adjust Intel Compiler output __INTEL_COMPILER More... over 4 years ago
Microsoft uses _MSVC_LANG More... over 4 years ago
Add checks for defines related to time_t and _TIMESIZE More... over 4 years ago