Jskad/source/org/thdl/tib/text/ttt
2003-12-06 20:19:40 +00:00
..
.cvsignore DKY'O etc. weren't being handled properly by ACIP->Tibetan. Now they are. 2003-10-18 17:49:29 +00:00
ACIPConverter.java Revamped some ACIP->Tibetan error messages. 2003-12-06 20:19:40 +00:00
ACIPRules.java Now {Pm} is treated like {PAm}; {Pm:} is like {PAm:}; {P:} is like {PA:}. 2003-11-30 02:06:48 +00:00
ACIPTshegBarScanner.java Revamped some ACIP->Tibetan error messages. 2003-12-06 20:19:40 +00:00
COMMON_TSHEG_BARS.ace Removed garbage. 2003-10-26 16:05:07 +00:00
LotsOfTshegBarsTest.java Removed a DOS EOF character (^Z). I haven't a clue how it crept in -- the lexer doesn't let that kind of thing get into tsheg bars. 2003-10-27 13:58:45 +00:00
MidLexSubstitution.java ACIP->Unicode was broken for KshR, ndRY, ndY, YY, and RY -- those 2003-11-09 01:07:45 +00:00
package.html ACIP now stacks greedily. TTTTTA is T+T+T+T+TA, even though that stack doesn't exist in TM or TMW. Robert Chilton, in personal correspondence, agreed that this is the way to do things. 2003-10-16 04:15:10 +00:00
PackageTest.java Revamped some ACIP->Tibetan error messages. 2003-12-06 20:19:40 +00:00
ParseIterator.java Fixed Javadocs. 2003-09-10 01:19:05 +00:00
TPair.java Now {Pm} is treated like {PAm}; {Pm:} is like {PAm:}; {P:} is like {PA:}. 2003-11-30 02:06:48 +00:00
TPairList.java ACIP->Unicode was broken for KshR, ndRY, ndY, YY, and RY -- those 2003-11-09 01:07:45 +00:00
TPairListFactory.java Now {Pm} is treated like {PAm}; {Pm:} is like {PAm:}; {P:} is like {PA:}. 2003-11-30 02:06:48 +00:00
TParseTree.java ACIP->Unicode was broken for KshR, ndRY, ndY, YY, and RY -- those 2003-11-09 01:07:45 +00:00
TStackList.java ACIP->Unicode was broken for KshR, ndRY, ndY, YY, and RY -- those 2003-11-09 01:07:45 +00:00
TStackListList.java Fixed Javadocs. 2003-09-10 01:19:05 +00:00
TString.java ACIP->TMW and ACIP->Unicode now allow for Unicode escapes like K\u0F84. This means that the lack of support for ACIP's backslash, '\\', is mitigated because you can turn ACIP {K\} into ACIP {K\u0F84}. 2003-11-29 22:56:18 +00:00
TTGCList.java Added an unfinished ACIP->Tibetan converter. Once it works properly 2003-08-10 19:30:07 +00:00