summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* reform manualrelease_2013-1Philipp Gesang2013-03-271-120/+129
* fix manualPhilipp Gesang2013-02-202-7/+12
* fix Czech/scientific transcriptionPhilipp Gesang2013-02-201-136/+136
* update transliteration functions for lpeg v0.10 and lua 5.2Philipp Gesang2013-02-202-233/+304
* macros for conditional expansion (needed e.g. in (lazy) indices)Philipp Gesang2011-12-081-3/+12
* fixed substitution precedence for mode “iso9_ocs”Philipp Gesang2011-11-101-5/+7
* parser caching (-> *great* speedup); generalized the yer-hackPhilipp Gesang2011-10-1910-64/+178
* thirdparty mtx scripts required to carry “t-” prefixPhilipp Gesang2011-10-031-0/+0
* moved mtx script to thirdparty subdirPhilipp Gesang2011-10-021-0/+0
* expansion friendly cmd alternativePhilipp Gesang2011-10-021-0/+9
* mergePhilipp Gesang2011-08-282-2/+5
|\
| * non-verbose script modePhilipp Gesang2011-08-302-2/+5
* | mode list in manual brought to alphabetical orderPhilipp Gesang2011-08-071-10/+10
* | added example for Bulgarian to manualPhilipp Gesang2011-08-072-6/+16
* | minor changes (xml interface etc.)Philipp Gesang2011-08-063-3/+4
* | adapted to nominal module namespacePhilipp Gesang2011-08-0611-14/+33
* | preliminary tables for BulgarianPhilipp Gesang2011-08-062-0/+107
|/
* external mtx script interfacePhilipp Gesang2011-06-113-0/+63
* expanded lookup tablePhilipp Gesang2011-05-103-1/+50
* made serbian exceptions toggleablePhilipp Gesang2011-05-101-1/+6
* hinting (character: “*”)Philipp Gesang2011-05-102-8/+47
* ambiguity hintingPhilipp Gesang2011-05-101-42/+48
* fixed application order of multi-char rulesPhilipp Gesang2011-05-102-4/+22
* yet more general Serbian exception handlingPhilipp Gesang2011-05-101-18/+32
* quick fix (thanks Mojca for the wiktionary link)Philipp Gesang2011-05-101-1/+1
* removed teststring from manualPhilipp Gesang2011-05-101-2/+0
* yet better exception handlingPhilipp Gesang2011-05-102-8/+18
* improved Serbian exception handlingPhilipp Gesang2011-05-101-4/+13
* Serbian exception handlingPhilipp Gesang2011-05-101-1/+13
* fixed example textPhilipp Gesang2011-05-101-2/+2
* expanded manualPhilipp Gesang2011-05-103-7/+41
* serbian transliteration tables & functionsPhilipp Gesang2011-05-102-5/+122
* moved license file to doc subtreePhilipp Gesang2011-05-082-2/+2
* Transcription code for lpeg v.0.10.Philipp Gesang2010-12-291-21/+129
* restructured main transliteration procedure to not redundantly reload tablesPhilipp Gesang2010-12-295-34/+48
* fixed cached table loading / rebuildingPhilipp Gesang2010-12-265-1579/+1598
* utf character handling; optimized iso9 parser codePhilipp Gesang2010-12-245-73/+70
* using context’s builtin pattern for utf8 charactersPhilipp Gesang2010-12-245-59/+21
* fixed file loadingPhilipp Gesang2010-12-241-2/+1
* migration to new namespace modelPhilipp Gesang2010-12-241-22/+28
* comments for orientationPhilipp Gesang2010-12-241-10/+20
* moved lua stuff from main file to separate filePhilipp Gesang2010-12-242-265/+227
* layout fixes for manualPhilipp Gesang2010-12-231-30/+72
* using metatables for table generation, allowing “addition” of dictionariesPhilipp Gesang2010-04-176-105/+135
* Fixed glagolitic table loading. Added quote to manual.Philipp Gesang2010-04-122-41/+71
* dirty hack to be used with limited fontsPhilipp Gesang2010-03-193-5/+37
* Works in footnotes now. (All credits to Wolfgang.)Philipp Gesang2010-03-161-14/+15
* Fixed loading bug.Philipp Gesang2010-03-132-19/+19
* LicensePhilipp Gesang2010-03-101-0/+22
* Now using LPeg, tables and functions in different files.Philipp Gesang2010-03-108-1870/+2196