Bennet Bleßmann
cc51b8150d
check whether (re-)allocation succeeded
...
fixes mthom/scryer-prolog#2449
2024-08-11 19:20:33 +02:00
Bennet Bleßmann
b1f057b67d
resolve problems from deps upgrade
...
- downgrade reqwest to 0.11.27
- fixes problems with missmatched transitive dependencies between it and warp, mainly http
- replace deprecated ripemd160 with ripemd (as specified in the formers readme)
- indexmap: replace deprecated remove with functionally identical swap_remove
2024-08-04 01:57:25 +02:00
Bennet Bleßmann
ed57ef3d01
clippy: identity conversion
2024-07-06 13:06:50 +02:00
Bennet Bleßmann
467a82fe46
run rustfmt
2024-07-06 04:18:02 +02:00
Adrián Arroyo Calle
a72632ae85
Manage Float and Double FFI types in structs
2024-06-06 22:18:17 +02:00
Mark
614850ab1d
fmt
2024-02-05 18:34:57 -07:00
infogulch
9444e62df9
Resolve lints and format
2023-11-04 02:16:54 -05:00
Skgland
86166dbf25
[WIP] make AtomTable concurrentcy ready
2023-09-05 19:12:22 +02:00
Skgland
b2130c2a48
run cargo fmt
2023-09-05 19:12:17 +02:00
Adrián Arroyo Calle
73df96244d
Fill more cases
2023-03-01 22:13:04 +01:00
Adrián Arroyo Calle
0ac93751d0
FFI: Documentation
2023-02-28 22:09:35 +01:00
Adrián Arroyo Calle
f94294dbd9
FFI: Nested structs
2023-02-26 20:48:00 +01:00
Adrián Arroyo Calle
92b262d599
Macroization of the code
2023-02-25 22:27:28 +01:00
Adrián Arroyo Calle
9d52d2a653
MVP of Foreign Function Interface
2023-02-22 23:10:03 +01:00