Edsko de Vries
|
d94cc0bd44
|
Simplify the external API
|
2023-03-29 13:39:27 +02:00 |
|
Edsko de Vries
|
3564134777
|
Improve external buffer API
|
2023-03-29 13:03:02 +02:00 |
|
Edsko de Vries
|
6315bad3ce
|
API for working with external buffers
|
2023-03-29 10:38:39 +02:00 |
|
Edsko de Vries
|
a31fc62ac4
|
Introduce HaskellMaxSize
|
2023-03-22 12:05:14 +01:00 |
|
Edsko de Vries
|
7685f363e2
|
Use std::error::Error (not std::io::Error )
This makes client code a bit easier to write, since we can then use `?;` in
more situations to just cast any kind of error.
|
2023-03-21 16:00:58 +01:00 |
|
Edsko de Vries
|
f406ec34a3
|
Introduce marshall_result_to_haskell_var
|
2023-03-21 12:51:32 +01:00 |
|
Edsko de Vries
|
c46977354d
|
Initial push
|
2023-03-17 09:22:04 +01:00 |
|