Luna/luna
2022-11-19 17:46:53 +01:00
..
Alignment.h Rename align_base to alignment 2022-11-18 18:02:38 +01:00
Attributes.h Make a common header for attribute shorthands 2022-11-19 17:18:51 +01:00
Check.cpp Move __check_failed out of line so anyone can implement it 2022-11-19 17:20:10 +01:00
Check.h Move __check_failed out of line so anyone can implement it 2022-11-19 17:20:10 +01:00
CMakeLists.txt Make the build system more platform-agnostic 2022-11-19 17:46:53 +01:00
CType.h Use the standard names for ctype functions if inside moon or _LUNA_OVERRIDE_STDC is defined 2022-11-18 21:17:26 +01:00
Format.cpp Move include to .cpp file 2022-11-19 17:19:25 +01:00
Format.h Move include to .cpp file 2022-11-19 17:19:25 +01:00
Move.h Add init 2022-11-13 12:20:53 +01:00
NumberParsing.cpp Move a few functions out of line 2022-11-19 15:43:09 +01:00
NumberParsing.h Move a few functions out of line 2022-11-19 15:43:09 +01:00
PlacementNew.h Add init 2022-11-13 12:20:53 +01:00
Result.h Make kernel rodata and data not executable 2022-11-16 20:02:04 +01:00
String.cpp Move a few functions out of line 2022-11-19 15:43:09 +01:00
String.h Move a few functions out of line 2022-11-19 15:43:09 +01:00
Types.h Add static assertions to constexpr functions 2022-11-18 17:59:19 +01:00