biscoito
|
e1451fdb99
|
Merge pull request #14 from PatchRequest/main
Fix VaList compilation error on newer nightly Rust
|
2026-03-14 03:51:47 -03:00 |
|
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
|
3ddbef17de
|
update(version): updates coffee-ldr version on crates.io
|
2026-02-26 17:04:51 -03: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
|
2891892f3e
|
Bump crate version
|
2025-08-20 14:13:36 -03:00 |
|
Rafael Felix
|
4e543da35e
|
Fix issue relating to printf-compat on newer rust versions
|
2025-08-20 14:12:26 -03:00 |
|
biscoito
|
a5816416a7
|
Merge pull request #7 from Si0uL/main
Add feature(ptr_from_ref) to fix E0658 at compilation
|
2024-10-12 16:51:31 -03:00 |
|
SiouL
|
7f272c9c0a
|
Add feature(ptr_from_ref) to fix E0658 at compilation
|
2024-10-02 21:55:34 +02:00 |
|
biscoito
|
a4dcddb0c6
|
Merge pull request #5 from chvancooten/main
0.2.0: Add 'bin' arg type, overhaul error handling, bump dependencies, various refactorings
|
2024-07-18 17:45:20 -03:00 |
|
chvancooten
|
e1a9dd3031
|
Fix missed panic!() macro calls
|
2024-06-02 16:49:33 +02:00 |
|
chvancooten
|
bb98b5e3e1
|
Update cargo.toml and set version to '0.2.0'
|
2024-06-02 14:38:00 +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
|
4e7a9a5757
|
Update crate version
|
2024-04-19 19:51:48 -03:00 |
|
biscoito
|
94614f4e5d
|
Implement output to execute return function
|
2024-04-19 19:51:16 -03:00 |
|
biscoito
|
34ce3700e5
|
Merge pull request #2 from henriklovhaug/main
|
2023-07-07 14:50:59 -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
|
3d393b9cad
|
Bump version
|
2023-06-23 03:23:13 -03:00 |
|
biscoito
|
d18b417ea7
|
Add "Usage as library" section in README
|
2023-06-23 03:22:29 -03:00 |
|
biscoito
|
e0c1c76d18
|
Bump version to 0.1.1
|
2023-06-23 03:05:22 -03:00 |
|
biscoito
|
ea126c9086
|
Add library file
|
2023-06-23 03:04:12 -03:00 |
|
biscoito
|
be4cf15a7f
|
Add documentation URL
|
2023-06-23 02:56:46 -03:00 |
|
biscoito
|
fe8a195f74
|
Add repository URL and change name on Cargo.toml
|
2023-06-23 02:21:56 -03:00 |
|
biscoito
|
a3b319609a
|
Add license field to Cargo.toml
|
2023-06-23 02:15:54 -03:00 |
|
biscoito
|
0b30509e1c
|
Update blog link
1.0
|
2023-06-22 17:58:07 -03:00 |
|
biscoito
|
f5b5a247a0
|
Initial commit
|
2023-06-22 04:08:40 -03:00 |
|