summaryrefslogtreecommitdiff
path: root/tests/c_files/c11.c
Commit message (Expand)AuthorAgeFilesLines
* Implement C23 _Static_assert without message (#440)Vitaly Cheptsov2021-10-051-0/+1
* Implement u8, u, and U strings from C11 (#439)Vitaly Cheptsov2021-10-051-0/+11
* Implement _Alignas and _Alignof support with tests (#435)Vitaly Cheptsov2021-10-041-0/+6
* Improve _Atomic support and add more tests (#431)Vitaly Cheptsov2021-09-201-31/+38
* Introduce partial C11 support (#429)Vitaly Cheptsov2021-08-311-0/+31