Commit graph

11 commits

Author SHA1 Message Date
Tan, Kian-ting
6a1f3000c5
Merge pull request #2 from raphael-proust/main
Improve performance of splitting function
2023-08-30 00:02:54 +08:00
11fbe53e74
Merge pull request #1 from raphael-proust/main
Remove findlib dynlink
2023-08-29 23:10:21 +08:00
aeee3f79cc
Update stringCodepointSplitter.ml 2023-08-29 22:32:58 +08:00
6ca99f7399
Update stringCodepointSplitter.ml 2023-08-29 22:30:30 +08:00
Raphaël Proust
30bb11b988 Optimise segmentation
Avoid costly `@` and prefer one-time reversal.
2023-08-29 15:45:04 +02:00
Raphaël Proust
67acf25cd7 Replacing dynlink by just using dune to link at compile time 2023-08-29 15:38:36 +02:00
15119d446e fix comment error 2023-08-27 04:38:44 +08:00
a5a0148f52 add license 2023-08-27 04:21:31 +08:00
9749a62314 add protecting text 2023-08-27 04:20:17 +08:00
861be325a1 fix something 2023-08-27 04:15:51 +08:00
e2fc37e969 add v 0.0.1 2023-08-27 03:56:41 +08:00