~alcinnz/rhapsode

ref: b130fb0bd67c92ef1b9bf9b65f2633c117e69913 rhapsode/src/CExports.hs -rw-r--r-- 1.6 KiB
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.