21 Commits

Author SHA1 Message Date
8c51f9c2a6 Ambiguous decomposition sequences now decompose to first ranked decomposition
(resolves #18)
2016-04-22 11:30:42 +02:00
2e89edb62c Source and destination index mapping on the left side of the first transformation issue fixed 2016-04-22 10:59:29 +02:00
a021dd31f7 ZRCola::mapping is generic now 2016-04-20 12:24:23 +02:00
f735bd5bee Decomposition can omit language specific characters now 2016-04-11 13:28:19 +02:00
177edd19e8 Languages and language-specific characters added to the database 2016-04-11 12:41:22 +02:00
fc93474b9a Characters with decompositions starting with # do not decompose any more. 2016-04-11 10:21:11 +02:00
279537b1f3 Combinations with partial longer match not composed issue resolved
(resolves #6)
2016-04-08 14:45:28 +02:00
f918c49bfd Accessing an element of table before determining size issue resolved 2016-04-08 13:48:33 +02:00
b9199f9a7b size_type data type changed to best matching class 2016-03-08 14:44:48 +01:00
e13133d0e4 Indexes redesigned to return data reference directly for cleaner code 2016-03-08 14:09:23 +01:00
0501a5c7ca Indexes simplified to save space and add flexibility 2016-03-02 11:20:45 +01:00
4e5811803a Accessing translation data standardized 2016-03-02 10:45:22 +01:00
6bb0cd7b89 (De)composition is not static any more 2016-03-01 15:36:21 +01:00
215e03a705 Migration to dynamic translation tables continues... 2016-02-29 17:05:35 +01:00
ee1f85ff27 Composition of the trailing sequence fixed 2016-02-09 19:25:08 +01:00
38639a8716 ZRCola normalization prepared 2016-02-09 15:09:55 +01:00
7db14e1d20 ZRCola composition added 2016-02-09 15:09:32 +01:00
0cb3acf426 Decomposition rearranged 2016-02-09 15:07:54 +01:00
5283aee91c Aesthetic modifications 2016-02-09 11:39:10 +01:00
03b855fbbb Composition and decomposition text controls are multiline now + they synchronize text selection. 2016-02-09 11:11:26 +01:00
f20738d76c Initial version of libZRCola added 2016-02-08 14:54:09 +01:00