Luke Street
15c344ac33
Use no_std + alloc
2025-02-04 22:25:29 -07:00
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
83558eadf0
Update README.md
2024-10-03 20:07:41 -04: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
49c4bb7ffe
Update lib.rs
2024-07-11 19:07:09 -04:00
Amber Brault
e93d947a5c
Bump version
2024-07-11 19:04:21 -04:00
Amber Brault
cd42e11eeb
Add debug property to structs
2024-07-11 19:03:26 -04:00
Amber Brault
07d2f2044c
blehhhh :p
2024-07-11 14:28:56 -04:00
Amber Brault
425d30a6a5
Merge branch 'main' of https://github.com/CelestialAmber/cwextab
2024-07-11 14:27:52 -04:00
Amber Brault
a128e2749b
Add spec array to specification struct
2024-07-11 14:23:35 -04:00
Amber Brault
b7958e6c0e
Update README.md
2024-07-11 12:16:12 -04:00
Amber Brault
3ad0b4b928
Update README.md
2024-07-11 12:13:15 -04:00
Amber Brault
714eff1ce3
More refactoring, bump to 0.2.0
2024-07-11 12:11:00 -04:00
Amber Brault
1c22e812e1
Merge branch 'main' of https://github.com/CelestialAmber/cwextab
2024-07-07 20:56:38 -04:00
Amber Brault
5fcef744cc
Add license fields
2024-07-07 20:56:36 -04:00
Amber Brault
6abc9dbeea
Update README.md
2024-07-07 14:15:25 -04:00
Amber Brault
773a1959c7
Update README.md
2024-07-07 14:15:10 -04:00
Amber Brault
ecb68179d0
Update README.md
2024-07-07 14:07:07 -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