PatchRequest
|
f679a26647
|
Add mut to variadic args for as_va_list() borrow
|
2026-03-02 15:20:03 +01:00 |
|
PatchRequest
|
655c926a1f
|
Fix VaListImpl to VaList conversion for newer nightly Rust
|
2026-03-02 15:14:36 +01:00 |
|
Rafael Felix
|
9347ae492e
|
fix(#12, #13): fixes unresolved external symbol _vsnprintf by forcing legacy_stdio_definitions on MSVC and flush() for large character output
|
2026-02-26 17:04:16 -03:00 |
|
Rafael Felix
|
4e543da35e
|
Fix issue relating to printf-compat on newer rust versions
|
2025-08-20 14:12:26 -03:00 |
|
SiouL
|
7f272c9c0a
|
Add feature(ptr_from_ref) to fix E0658 at compilation
|
2024-10-02 21:55:34 +02:00 |
|
chvancooten
|
e1a9dd3031
|
Fix missed panic!() macro calls
|
2024-06-02 16:49:33 +02:00 |
|
chvancooten
|
df78d82c85
|
Fix panic if incorrect arguments are passed
|
2024-06-02 14:21:02 +02:00 |
|
chvancooten
|
f2f30bbd1c
|
Get rid of all unsafe unwrap() and assert!() calls
|
2024-06-02 14:15:21 +02:00 |
|
chvancooten
|
94334fd5c0
|
Implement generic error handling for mod.rs
|
2024-06-02 12:59:30 +02:00 |
|
chvancooten
|
5dd1cee73d
|
Improve error propagation and handling in main.rs
|
2024-05-30 19:59:17 +02:00 |
|
chvancooten
|
745fefeeb6
|
Bump dependencies and fix resulting issues
|
2024-05-30 19:58:23 +02:00 |
|
chvancooten
|
3b2b678064
|
Add 'bin' argument type (base64-encoded), update README, fix 'hexilify' typo
|
2024-05-30 18:55:59 +02:00 |
|
chvancooten
|
25b5c4e337
|
Fix early return if function is already resolved
|
2024-05-29 21:53:22 +02:00 |
|
chvancooten
|
8ace158684
|
Fix function parsing logic causing a crash
|
2024-05-29 21:42:56 +02:00 |
|
chvancooten
|
e555ad96c3
|
Update structures and casting logic
|
2024-05-29 21:25:34 +02:00 |
|
chvancooten
|
96c5e70a6e
|
Fix panic on argument data function check
|
2024-05-29 20:38:45 +02:00 |
|
chvancooten
|
07c31b9bea
|
Add early return if function is already resolved
|
2024-05-29 18:35:38 +02:00 |
|
chvancooten
|
0bc254c00e
|
Refactor based on default linting and clippy::pedantic
|
2024-05-29 17:14:57 +02:00 |
|
biscoito
|
94614f4e5d
|
Implement output to execute return function
|
2024-04-19 19:51:16 -03:00 |
|
Henrik
|
831eec2cb1
|
Remove unused mut
|
2023-07-07 08:31:13 +02:00 |
|
Henrik
|
42e1f3ddc9
|
Change return type to mutable reference
|
2023-07-07 08:30:31 +02:00 |
|
biscoito
|
09a3680a2c
|
Fix symbol parsing for x86 BOFs
|
2023-06-26 16:24:08 -03:00 |
|
biscoito
|
ea126c9086
|
Add library file
|
2023-06-23 03:04:12 -03:00 |
|
biscoito
|
f5b5a247a0
|
Initial commit
|
2023-06-22 04:08:40 -03:00 |
|