ImHex/lib/libimhex/include/hex/helpers
WerWolv 1991afb87b
sys: Get rid of SharedData struct and cleanup code structure (#411)
* sys: Initial refactoring of the SharedData class

* sys/pattern: More refactoring, make every provider have its own patterns

* sys: Finished up refactoring. No more SharedData!

* sys: Fixed compile on Unix

* tests: Fixed unit tests

* sys: Moved view and lang files

* pattern: Added assignment operator support to for loops

* tests: Fixed compile issue
2022-02-01 18:09:40 +01:00
..
concepts.hpp pattern: Fixed many code inconsistencies and bugs 2022-01-31 14:37:12 +01:00
crypto.hpp sys: Added clang-format file, formatted entire project 2022-01-24 20:53:17 +01:00
disassembler.hpp sys: Added clang-format file, formatted entire project 2022-01-24 20:53:17 +01:00
encoding_file.hpp build: More repo cleanup, move libimhex and external libs to /lib folder 2022-01-16 14:20:52 +01:00
file.hpp sys: Added clang-format file, formatted entire project 2022-01-24 20:53:17 +01:00
fmt.hpp sys: Added clang-format file, formatted entire project 2022-01-24 20:53:17 +01:00
literals.hpp sys: Added clang-format file, formatted entire project 2022-01-24 20:53:17 +01:00
loader_script_handler.hpp sys: Added clang-format file, formatted entire project 2022-01-24 20:53:17 +01:00
logger.hpp sys: Added clang-format file, formatted entire project 2022-01-24 20:53:17 +01:00
magic.hpp sys: Added clang-format file, formatted entire project 2022-01-24 20:53:17 +01:00
net.hpp sys: Added clang-format file, formatted entire project 2022-01-24 20:53:17 +01:00
patches.hpp build: More repo cleanup, move libimhex and external libs to /lib folder 2022-01-16 14:20:52 +01:00
paths.hpp store: Added encoding files to store, fixed crash when folder doesn't exist 2022-01-23 21:52:24 +01:00
paths_mac.h sys: Added clang-format file, formatted entire project 2022-01-24 20:53:17 +01:00
project_file_handler.hpp sys: Added clang-format file, formatted entire project 2022-01-24 20:53:17 +01:00
socket.hpp sys: Added clang-format file, formatted entire project 2022-01-24 20:53:17 +01:00
utils.hpp tests: Improved testing environment, added helpers tests 2022-01-29 17:14:15 +01:00