~alcinnz/rhapsode

ref: f53c0d8ee64fe061c363be7916672fb006e5135f rhapsode/src/CExports.hs -rw-r--r-- 2.4 KiB
671fa2a5 — Adrian Cochrane 4 years ago
Improve fallbacks for missing markers.
c07c8648 — Adrian Cochrane 4 years ago
Allow disabling of URL rewriting for SSML output.
f5205f5d — Adrian Cochrane 4 years ago
Fix linking error, didn't expose Types.hs
4777781c — Adrian Cochrane 4 years ago
Export C APIs from files defining underlying functions.
5914c323 — Adrian Cochrane 4 years ago
Remove dead code.
43479697 — Adrian Cochrane 4 years ago
Output converted webpage.
505b29c3 — Adrian Cochrane 4 years ago
Partially fix segfaults, enough to continue on.

Still questions remain, and there's broken C APIs exposed.
489dd5c7 — Adrian Cochrane 4 years ago
Switch to C for I/O. FIXME currently segfaults.
832987a3 — Adrian Cochrane 4 years ago
Draft C Bindings, so C APIs can be used for I/O.