Commit graph

21 commits

Author SHA1 Message Date
4c7bb91e70 add the first sukta of Rg Veda to the tests 2021-02-19 13:27:40 +01:00
5f68c20f83 update docs 2020-10-16 09:21:11 +02:00
8b804237bb add transliteration of candrabindu 2020-10-11 09:48:55 +02:00
d5f67cc155 handle ‘lla’ syllable correctly 2020-10-11 09:46:06 +02: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
ce3a02ad6e count all the letters 2018-05-03 19:53:14 +02:00
d72c79d0e2 introduce output filters 2018-04-30 18:14:39 +02:00
f8b7e9a1fc iast: add aum and vowel modifier au 2018-04-28 13:33:50 +02:00
78caeb94a1 iast: add the devanagari modifiers into comments 2018-04-27 19:10:43 +02:00
bd0b64f91d transliteration: refactor modifiers 2018-04-27 18:58:07 +02:00
69057f0e32 iast: transliterate numbers 2018-04-27 13:21:36 +02:00
fc23bac548 iast: add missing modifiers 2018-04-26 13:01:50 +02:00
9f630efb84 add license headers 2018-04-25 19:30:49 +02:00
85a96a0174 add modifier for 'o' 2018-04-25 19:25:46 +02:00
0bdb353b2c iast: define modifiers 2018-04-25 19:14:57 +02:00
2f6c487976 implement syllable modifiers 2018-04-25 18:54:47 +02:00
63eb389ae2 iast: define simple transformations 2018-04-25 18:35:28 +02:00
fe6b2fe2f6 define transliteration context 2018-04-25 18:11:56 +02:00