summaryrefslogtreecommitdiff
path: root/tex/context/third/transliterator/trans_tables_trsc.lua
Commit message (Expand)AuthorAgeFilesLines
* reorganize source treePhilipp Gesang2021-11-211-867/+0
* fix manualPhilipp Gesang2013-02-201-1/+1
* fix Czech/scientific transcriptionPhilipp Gesang2013-02-201-136/+136
* update transliteration functions for lpeg v0.10 and lua 5.2Philipp Gesang2013-02-201-233/+302
* parser caching (-> *great* speedup); generalized the yer-hackPhilipp Gesang2011-10-191-3/+3
* adapted to nominal module namespacePhilipp Gesang2011-08-061-0/+3
* moved license file to doc subtreePhilipp Gesang2011-05-081-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-291-1/+7
* fixed cached table loading / rebuildingPhilipp Gesang2010-12-261-448/+457
* utf character handling; optimized iso9 parser codePhilipp Gesang2010-12-241-19/+4
* using context’s builtin pattern for utf8 charactersPhilipp Gesang2010-12-241-20/+3
* using metatables for table generation, allowing “addition” of dictionariesPhilipp Gesang2010-04-171-28/+28
* Now using LPeg, tables and functions in different files.Philipp Gesang2010-03-101-0/+704