|
4c7bb91e70
|
add the first sukta of Rg Veda to the tests
|
2021-02-19 13:27:40 +01:00 |
|
|
4b8b2a633e
|
velthuis: encode long uppercase letters properly
|
2020-10-29 10:01:48 +01:00 |
|
|
e269e3509b
|
fix status message in integration tests for cygwin
|
2020-10-27 15:35:56 +01:00 |
|
|
5f68c20f83
|
update docs
|
2020-10-16 09:21:11 +02:00 |
|
|
3bb8a46732
|
make the encoder use the Velthuis scheme
|
2020-10-16 09:00:05 +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 |
|
|
0167745cc1
|
rewrite the man page to plain roff
|
2020-09-26 17:27:59 +02:00 |
|
|
6faa2ea36f
|
Makefile: run the integration tests when running the test target
|
2020-01-28 19:14:26 +01:00 |
|
|
be3a9a4cf8
|
update the man page
|
2020-01-22 19:01:24 +01:00 |
|
|
64bbfc099f
|
add an integration test
|
2020-01-13 20:11:59 +01:00 |
|
|
f736997361
|
update readme and man page
|
2020-01-13 19:59:32 +01:00 |
|
|
e609e13979
|
rewrite main function, introduce '-f' option
|
2020-01-13 19:10:20 +01:00 |
|
|
97a5102d5c
|
add .gitlab-ci.yml
|
2020-01-07 13:37:20 +01:00 |
|
|
1beea31afa
|
update tests
|
2020-01-07 13:18:54 +01:00 |
|
|
dba90f5c15
|
make command line args mutually exclusive
|
2020-01-07 12:31:09 +01:00 |
|
|
4e82a7343d
|
update makefile
|
2020-01-04 08:54:49 +01:00 |
|
|
d0434e7a8c
|
update docs
|
2020-01-02 16:32:07 +01:00 |
|
|
1a9a55ee41
|
main: update handling -e and -c
|
2020-01-02 16:21:58 +01:00 |
|
|
9c3db8ebb8
|
reimplement czech transcription of sanskrit
|
2020-01-02 16:12:51 +01:00 |
|
|
412be221a7
|
implement reverse transliteration (latin -> devanagari)
|
2020-01-01 22:02:44 +01:00 |
|
|
f4d545f4d1
|
reimplement devanagari to latin transliteration
|
2020-01-01 17:52:21 +01:00 |
|
|
94388aea07
|
initialise tests using check
|
2020-01-01 17:15:07 +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 |
|
|
939c58db18
|
fix: allow encoding of data read from stdin
|
2019-03-20 12:09:05 +01:00 |
|
|
5d7fb6f8b4
|
add man page
|
2018-07-26 14:43:38 +02:00 |
|
|
88046e4297
|
main: show version number when option '-v' is set
|
2018-06-10 17:09:35 +02:00 |
|
|
ee39899d5c
|
main: add error() + fix typos in usage string
|
2018-06-10 17:07:21 +02:00 |
|
|
2d6547a435
|
Makefile: add -Wall
|
2018-06-09 16:20:43 +02:00 |
|
|
48619fe120
|
encoder: add czech diacritics as encoding shortcuts
|
2018-06-09 10:15:59 +02:00 |
|
|
1f9eab3a7c
|
Makefile: allow to change installation path prefix
|
2018-06-09 10:15:32 +02:00 |
|
|
9093211ae3
|
transliteration: use double pointers on syllable chain
|
2018-06-03 17:34:34 +02:00 |
|
|
f2d74710d6
|
add forgotten 'static' keyword
|
2018-06-02 14:22:19 +02:00 |
|
|
855b42ff02
|
encoder: add 'l.' letter, cs
|
2018-05-20 08:42:09 +02:00 |
|
|
84b79160c8
|
do not allocate translit. contexts, use initialized static vars
|
2018-05-20 08:29:33 +02:00 |
|
|
ae59e9c14f
|
update makefile
|
2018-05-19 16:51:25 +02:00 |
|
|
b70fe07234
|
readme: typos
|
2018-05-19 16:45:54 +02:00 |
|
|
b34df7af73
|
fix .gitignore
|
2018-05-18 15:53:58 +02:00 |
|
|
6387135fde
|
main: add usage
|
2018-05-18 15:48:39 +02:00 |
|
|
fa53226433
|
encoder: add conversion of uppercased letters
|
2018-05-18 11:09:23 +02:00 |
|
|
cc7d8439ee
|
main: add '-e' option
|
2018-05-18 10:55:23 +02:00 |
|
|
93114de4a7
|
add punctation encoder
|
2018-05-18 10:52:11 +02:00 |
|
|
8c4061e171
|
transliteration: drop syllable chain when not needed
|
2018-05-18 10:09:06 +02:00 |
|
|
abffd96948
|
cs
|
2018-05-16 15:01:04 +02:00 |
|
|
02145edffc
|
makefile: add install and uninstall targets
|
2018-05-13 17:21:51 +02:00 |
|
|
ed32c8fa1d
|
main: transliterates arguments or contents of stdin
|
2018-05-13 17:15:26 +02:00 |
|
|
ce3a02ad6e
|
count all the letters
|
2018-05-03 19:53:14 +02:00 |
|
|
4ef3ec7e6e
|
move test.sh into /tests
|
2018-05-03 19:13:34 +02:00 |
|
|
80eb4c63f9
|
add readme
|
2018-05-03 19:11:29 +02:00 |
|