|
7e9e632b15
|
make libiast usable with C++
|
2023-10-30 15:35:14 +01:00 |
|
|
739c7ea462
|
refuse to transliterate Hindi-specific characters
|
2021-03-12 18:51:09 +01:00 |
|
|
412be221a7
|
implement reverse transliteration (latin -> devanagari)
|
2020-01-01 22:02:44 +01:00 |
|
|
2981a65e25
|
remove the syllable-chain-based implementation
|
2020-01-01 16:56:43 +01:00 |
|
|
f67fb24333
|
iast table: remove schwas, encode unicode chars
|
2020-01-01 16:33:27 +01:00 |
|
|
84b79160c8
|
do not allocate translit. contexts, use initialized static vars
|
2018-05-20 08:29:33 +02:00 |
|
|
e325a8d102
|
iast-czech: add filter for nasal consonants conversion
|
2018-04-30 18:46:15 +02:00 |
|
|
d72c79d0e2
|
introduce output filters
|
2018-04-30 18:14:39 +02:00 |
|
|
b187c13cbc
|
change type of UTF8 char code (unsigned long > unsigned int)
|
2018-04-29 08:21:46 +02:00 |
|
|
bd0b64f91d
|
transliteration: refactor modifiers
|
2018-04-27 18:58:07 +02:00 |
|
|
93179a934c
|
main: implemented transliteration of stdin data
|
2018-04-27 11:59:41 +02:00 |
|
|
9f630efb84
|
add license headers
|
2018-04-25 19:30:49 +02:00 |
|
|
2f6c487976
|
implement syllable modifiers
|
2018-04-25 18:54:47 +02:00 |
|
|
fe6b2fe2f6
|
define transliteration context
|
2018-04-25 18:11:56 +02:00 |
|
|
2083889d4e
|
add transliteration.c with a dummy transliteration loop
|
2018-04-25 16:13:34 +02:00 |
|