..
concepts.hpp
build: Switch to GCC on MacOS ( #552 )
2022-06-25 12:19:59 +02:00
crypto.hpp
feat: Added LEB128 in data inspector ( #615 )
2022-08-01 13:20:20 +02:00
disassembler.hpp
sys: Make sure constexpr variables don't get copied onto the stack
2022-09-12 21:28:02 +02:00
encoding_file.hpp
build: Move another warning disable to the build script
2022-08-05 08:42:09 +02:00
file.hpp
tests: Added UTF-8 file operation tests
2022-07-02 10:05:25 +02:00
fmt.hpp
sys: Added clang-format file, formatted entire project
2022-01-24 20:53:17 +01:00
fs_macos.hpp
build: Switch to GCC on MacOS ( #552 )
2022-06-25 12:19:59 +02:00
fs.hpp
ux: Display an error message if file picker can't be opened ( #748 )
2022-09-20 15:47:59 +02:00
intrinsics.hpp
sys: Enable -Wall, -Wextra, -Werror and fix all warnings on all Platforms ( #483 )
2022-03-27 00:01:28 +01:00
literals.hpp
sys: Added clang-format file, formatted entire project
2022-01-24 20:53:17 +01:00
logger.hpp
sys: Improved startup time by running startup tasks in parallel
2022-09-19 16:54:19 +02:00
magic.hpp
sys: Added clang-format file, formatted entire project
2022-01-24 20:53:17 +01:00
net.hpp
fix: Curl SSL context not being thread safe in the slightest
2022-09-19 21:56:43 +02:00
patches.hpp
build: More repo cleanup, move libimhex and external libs to /lib folder
2022-01-16 14:20:52 +01:00
socket.hpp
build: Fixed some issues to make porting to other systems easier
2022-08-01 14:35:25 +02:00
tar.hpp
sys: Replace existing bad project system with a much better one ( #663 )
2022-08-08 21:23:52 +02:00
types.hpp
sys: Added support for providers with unreadable regions
2022-08-10 09:26:48 +02:00
utils_macos.hpp
fix: Theme detection issues on all OSes
2022-06-30 15:09:57 +02:00
utils.hpp
fix: Custom pattern include paths not working correctly
2022-08-18 00:30:02 +02:00