summaryrefslogtreecommitdiff
path: root/src/hb-ot-shape-complex-indic-machine.rl
AgeCommit message (Expand)AuthorFilesLines
2019-03-28[indic] Add back medial-consonant to grammarBehdad Esfahbod1-2/+3
2018-10-02[indic/use] Factor common expressions in ragel machineBehdad Esfahbod1-4/+6
2018-10-02[indic] Minor flip grammar aroundBehdad Esfahbod1-1/+1
2018-10-02[ragel] Use ts/te (token-start / token-end) instead of manual trackingBehdad Esfahbod1-5/+3
2018-10-01[indic] Remove Consonant_Medial from grammar and codeBehdad Esfahbod1-6/+4
2018-09-10[indic] Do NOT allow matra after Halant,ZWJBehdad Esfahbod1-1/+1
2018-08-25Rename hb-*private.hh to hb-*.hhBehdad Esfahbod1-1/+1
2018-04-24Minor, re-add unused mark to some of ragel defined state machines (#1005)Ebrahim Byagowi1-1/+1
2018-04-23Resolve clang's used-but-marked-unused warningsEbrahim Byagowi1-1/+1
2018-01-05MinorBehdad Esfahbod1-1/+0
2018-01-05[indic] Remove unused OT_VD categoryBehdad Esfahbod1-2/+1
2018-01-05MinorBehdad Esfahbod1-1/+0
2018-01-05[indic] Remove more Khmer-specific stuff from Indic shaperBehdad Esfahbod1-5/+3
2017-10-03[indic] Implement Consonent_With_StackerBehdad Esfahbod1-2/+3
2016-05-06[indic] Remove unused Javanese bitsBehdad Esfahbod1-2/+1
2014-12-10[indic] Allow ZWJ/ZWNJ before SMBehdad Esfahbod1-1/+1
2014-05-29[indic] Do NOT allow reph formation on placeholdersBehdad Esfahbod1-1/+1
2014-05-27[indic/myanmar] Rename OT_NBSP to OT_PLACEHOLDERBehdad Esfahbod1-2/+2
2014-05-23[indic] Simplify grammarBehdad Esfahbod1-4/+3
2014-05-23[indic] Always start new syllable for AvagrahaBehdad Esfahbod1-1/+1
2014-05-23[indic] Rename avagraha cluster to symbol clusterBehdad Esfahbod1-5/+5
2014-05-22[indic] Recategorize U+A8E0..A8F1 as OT_VDBehdad Esfahbod1-1/+1
2014-05-22[indic] Allow up to three tone marksBehdad Esfahbod1-1/+1
2013-10-24[indic] Fix CM2, reallyBehdad Esfahbod1-1/+1
2013-10-18[indic] Add Javanese support!Behdad Esfahbod1-6/+8
2013-10-16[indic] Improve Avagraha support in machineBehdad Esfahbod1-2/+4
2013-10-16[indic] Misc harmless fixes!Behdad Esfahbod1-4/+4
2013-10-16[indic] Allow up to two syllable modifiersBehdad Esfahbod1-1/+1
2013-10-15[indic] Handle AvagrahaBehdad Esfahbod1-1/+4
2013-02-14Fix compile warnings for ragel-generated machinesBehdad Esfahbod1-1/+1
2012-12-21[Indic] Insert dottedcircle after a lone Malayalam dot-rephBehdad Esfahbod1-1/+1
2012-12-05Fix warningsBehdad Esfahbod1-1/+1
2012-11-12[Indic] Allow Consonant_Medial's after Consonant'sBehdad Esfahbod1-1/+2
2012-09-07[Indic] Find syllables before any features are appliedBehdad Esfahbod1-2/+2
2012-09-05[Indic] Allow "H,ZWJ,M"Behdad Esfahbod1-1/+1
2012-09-05[Indic] Relax grammarBehdad Esfahbod1-2/+2
2012-09-05[Indic] Fix Khmer syllable-final coeng-consonantBehdad Esfahbod1-1/+1
2012-08-31[Indic] Implement dotted-circle insertion for broken clustersBehdad Esfahbod1-1/+3
2012-08-31[Indic] Start adding dotted-circle instrastructureBehdad Esfahbod1-10/+9
2012-08-02[Indic] Move more stuff to the shape_planBehdad Esfahbod1-2/+2
2012-08-02[OT] Pipe shape_plan down to pause_callbacksBehdad Esfahbod1-2/+2
2012-07-24[Indic] Limit matras to 4 per syllableBehdad Esfahbod1-2/+2
2012-07-24[Indic] End Vowel-based syllable at ZWJBehdad Esfahbod1-1/+1
2012-07-23[Indic] Limit syllables to at most five consonantsBehdad Esfahbod1-3/+3
2012-07-20[Indic] Allow a ZWNJ after SM'sBehdad Esfahbod1-1/+1
2012-07-20[Indic] Break syllables at Halant,ZWNJBehdad Esfahbod1-2/+3
2012-07-18[Indic] Accept a forced Rakar sequence at the end of syllableBehdad Esfahbod1-1/+2
2012-07-18[Indic] Allow joiners on both sides of Halant at the same timeBehdad Esfahbod1-1/+1
2012-07-18[Indic] Treat Register Shifters like NuktaBehdad Esfahbod1-1/+1
2012-07-18[Indic] Allow joiners before matrasBehdad Esfahbod1-2/+2