Luna/luna
2022-11-23 18:05:01 +01:00
..
Alignment.h Introduce an offset_ptr function to avoid quirky C pointer arithmetic 2022-11-20 15:12:18 +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 Convert one tiny type to Types.h in Format.cpp 2022-11-20 18:31:55 +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 Use _strto{i,u} in _atou and _atos 2022-11-20 09:28:17 +01:00
NumberParsing.h Move a few functions out of line 2022-11-19 15:43:09 +01:00
PlacementNew.h PlacementNew.h: Use Types.h 2022-11-23 17:22:16 +01:00
Result.h Result: Add try_set_value() 2022-11-19 18:38:01 +01:00
String.cpp luna/String.h: Convert to Types.h 2022-11-20 18:29:23 +01:00
String.h luna/String.h: Convert to Types.h 2022-11-20 18:29:23 +01:00
Types.h Use a more reliable signed 64-bit type than "long" 2022-11-23 18:05:01 +01:00