Commit graph

12 commits

Author SHA1 Message Date
qwreey
b191218993
Throw out of index error in struct:field method (#243) 2024-11-09 12:44:55 +00:00
qwreey
809fd566a1
Add free test (#243) 2024-11-09 10:07:26 +00:00
qwreey
a655a4dad0
Improve code quality (#243) 2024-11-08 14:57:19 +00:00
qwreey
4b2277fec3
Fix error messages (#243) 2024-11-08 06:31:06 +00:00
qwreey
83be2bc96a
Remove callable boundary check (#243) 2024-10-23 04:29:43 +00:00
qwreey
658b5ef75c
Move fixed size types into ffi, Fix test cases (#243) 2024-10-21 19:30:14 +00:00
qwreey
b31f81459f
Move c ABI related object and functions into ffi.c (#243) 2024-10-21 10:53:14 +00:00
qwreey
a67661a753
Void type support in call (#243) 2024-10-19 07:31:45 +00:00
qwreey
27e250daa5
Implememt CVoid, StringifyData and CopyData (#243) 2024-10-18 06:12:53 +00:00
qwreey
7ee757ac9c
Provide ptr conversion and test case (#243) 2024-10-17 18:18:44 +00:00
qwreey
e19d9748e5
Implement ClosureData (#243) 2024-10-17 16:24:13 +00:00
qwreey
da30dfb3f0
Refactor and documenting code structure (#243) 2024-10-17 10:16:43 +00:00
Renamed from crates/lune-std-ffi/src/c/c_struct.rs (Browse further)