15 Commits

Author SHA1 Message Date
Amber Brault cd729e4263 Remove null action warning + adjust table printing
Null actions don't seem to cause issues that wouldn't be catchable by the other errors, so the warning has been removed. Also, table printing has been adjusted so each line includes a newline for cleanliness, and so the end bit property instead prints a message.
2024-12-06 17:03:50 -05:00
Amber Brault 4322a4f117 Actually set relocation offset to the file offset
Silly moment
2024-10-02 02:07:10 -04:00
Amber Brault 165253b968 Allow null/end of list actions 2024-10-01 23:32:47 -04:00
Amber Brault ec5beab7bd Update to 1.0
-Added code to gather all dtor relocations into a vector for external use
-Use Vec<String> for the to_string method instead of &[&str]
2024-10-01 22:35:45 -04:00
Amber Brault 7043efedf1 Make clippy shut up
Bratty clippy 💢 bossing me around and telling me how to code 😠  Correction is needed... 💢 💢 👺
2024-09-23 23:04:58 -04:00
Amber Brault 946422a458 I hate rust i hate rust i hate rust 2024-09-23 22:48:53 -04:00
Amber Brault c3ddb8bd54 Bump again 2024-07-11 19:07:40 -04:00
Amber Brault e93d947a5c Bump version 2024-07-11 19:04:21 -04:00
Amber Brault 07d2f2044c blehhhh :p 2024-07-11 14:28:56 -04:00
Amber Brault 714eff1ce3 More refactoring, bump to 0.2.0 2024-07-11 12:11:00 -04:00
Amber Brault 5fcef744cc Add license fields 2024-07-07 20:56:36 -04:00
Amber Brault f3347f21ef Refactoring 2024-07-07 14:05:06 -04:00
Amber Brault ca54192e4a Actually make the fields in ExceptionTableData public 2024-07-07 13:51:08 -04:00
Amber Brault 45b6e4743e I can act rather silly at times
blehhhh :P
2024-07-07 13:41:12 -04:00
Amber Brault 0a09ca194b Initial commit 2024-07-07 13:32:29 -04:00