summaryrefslogtreecommitdiff
path: root/tex/context/third/transliterator/trans_tables_scntfc.lua
Commit message (Collapse)AuthorAgeFilesLines
* reorganize source treePhilipp Gesang2021-11-211-287/+0
|
* fixed substitution precedence for mode “iso9_ocs”Philipp Gesang2011-11-101-5/+7
|
* parser caching (-> *great* speedup); generalized the yer-hackPhilipp Gesang2011-10-191-8/+35
|
* adapted to nominal module namespacePhilipp Gesang2011-08-061-0/+1
|
* restructured main transliteration procedure to not redundantly reload tablesPhilipp Gesang2010-12-291-1/+6
|
* fixed cached table loading / rebuildingPhilipp Gesang2010-12-261-182/+183
|
* utf character handling; optimized iso9 parser codePhilipp Gesang2010-12-241-20/+17
|
* using context’s builtin pattern for utf8 charactersPhilipp Gesang2010-12-241-7/+1
|
* using metatables for table generation, allowing “addition” of dictionariesPhilipp Gesang2010-04-171-22/+20
|
* Fixed glagolitic table loading. Added quote to manual.Philipp Gesang2010-04-121-1/+1
|
* dirty hack to be used with limited fontsPhilipp Gesang2010-03-191-1/+7
|
* Fixed loading bug.Philipp Gesang2010-03-131-2/+2
|
* Now using LPeg, tables and functions in different files.Philipp Gesang2010-03-101-0/+256