RoboSchmied
|
cc593fb6c4
|
fix: Misspelling of Endianness (#1609)
### Problem description
fix 40 typos
### Implementation description
`endianess` => `endianness`
Signed-off-by: RoboSchmied <github@roboschmie.de>
|
2024-03-28 22:25:28 +01:00 |
|
WerWolv
|
c7ab4a4569
|
refactor: Get rid of this->m_
|
2023-12-19 13:10:25 +01:00 |
|
WerWolv
|
878f45dd80
|
fix: Various build errors
|
2023-12-08 16:22:36 +01:00 |
|
WerWolv
|
3a016da549
|
impr: Make providers return a 64 bit size on all platforms
|
2023-12-07 12:06:26 +01:00 |
|
Nik
|
7e660450ed
|
feat: Implement better and more complete undo/redo stack (#1433)
This PR aims to implement a more complete undo/redo stack that, unlike
the old one, also supports undoing insertions, deletions and resize
operations
|
2023-11-25 12:43:48 +01:00 |
|
WerWolv
|
498d8c1d65
|
impr: General code cleanup
|
2023-11-10 20:47:08 +01:00 |
|
WerWolv
|
363b07fc0c
|
impr: Switch to custom std::expected implementation
|
2023-11-02 08:53:46 +01:00 |
|
WerWolv
|
fee1b985c0
|
feat: Added better error messages for generating and importing ips patches
|
2023-01-25 10:38:04 +01:00 |
|
WerWolv
|
f17e04273d
|
fix: IPS patch applying being broken
|
2023-01-21 00:29:16 +01:00 |
|
WerWolv
|
327e904dbc
|
sys: Fixed many clang tidy warnings and typos
|
2022-03-04 20:52:39 +01:00 |
|
WerWolv
|
ce59226909
|
sys: Reformat all
|
2022-02-01 22:09:44 +01:00 |
|
WerWolv
|
0e08b0226b
|
sys: Added clang-format file, formatted entire project
|
2022-01-24 20:53:17 +01:00 |
|
WerWolv
|
40d7e4aa6e
|
build: More repo cleanup, move libimhex and external libs to /lib folder
|
2022-01-16 14:20:52 +01:00 |
|