Commit graph mdict-hs/MDict.hs
Author SHA1 Message Date
60f4cc8216 fix FFI
Signed-off-by: hashirama <hashirama@noreply.localhost>
2026-01-20 03:27:06 +00:00
15690339dd waza-hs does not belong here 2026-01-20 01:48:10 +00:00
c993036bd8 match type signatures
Signed-off-by: hashirama <hashirama@noreply.localhost>
2026-01-20 01:33:20 +00:00
7aceb1ea5d Seperating pure and IO and changing returnSrc to not be hard coded 2026-01-20 00:53:33 +00:00
dc5c22d944 Update MDict.hs 2025-10-18 06:36:41 +00:00
3eb84a6194
fix memory leaks
still need to fix a weird bug: terminate called after throwing an instance of 'std::invalid_argument' what():  stof
2025-09-20 00:45:53 -04:00
9f75125ce5 Update MDict.hs 2025-09-02 04:37:40 +00:00
025e3cf26a Update MDict.hs 2025-09-02 03:56:04 +00:00
3eea10ea2a finish in-memory media finder
now media is being replaced recursively with its base64 equivalent, thus not touching user's disk.
2025-08-29 03:21:27 +00:00
7662e70abb
add mime detection 2025-08-26 22:40:52 -04:00
d4cca7b703
update functions 2025-08-26 21:16:02 -04:00
42ad637dc7
start working on raw data gathering
using utf8 for gathering mdd data was a bad idea, and also, there's a need for designing a better GC strategy for mdict objects.
2025-03-18 21:25:26 -04:00
9665fd2ce7 improve keylisting 2025-03-13 04:42:33 +00:00
f667973224
add utf8 by default and manage memory automatically 2025-03-12 15:09:03 -04:00
271e1e814f
add the first version that actually builds 2025-03-12 13:55:28 -04:00