Jskad/source/org/thdl/tib/text/ttt
dchandler 8dcb623382 TMW->EWTS:
Fixed part of bug 998476 and part of an undocumented bug.  Discovered a
new bug, "aM" should be generated but only "M" is.

The undocumented bug was that laMA was generated when lAM should have been.

The part of bug 998476 that was fixed: laM, laH, etc. are now generated.

This does nothing about paN etc.

Some refactoring here; this is not a minimal diff.

Added tests of TMW->EWTS that use ACIP to get the TMW in place
because EWTS->TMW is a faulty keyboard at present.
2005-02-07 03:17: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 changed all occurrences of 'Color.BLACK' to 'Color.black', since the former causes a runtime error on Mac OS X (for Java 1.3.1 at least). not sure why this is, but may be related to the bug mentioned at http://www.oxygenxml.com/forum/viewtopic.php?p=239 2004-08-19 14:59:06 +00:00
ACIPRules.java TMW->ACIP is much improved. V and W were confused, # and * were 2004-04-14 05:44:51 +00:00
ACIPTshegBarScanner.java It is now a compile-time option whether to treat []- and {}-bracketed sequences 2004-06-06 21:39:06 +00:00
COMMON_TSHEG_BARS.ace Removed garbage. 2003-10-26 16:05:07 +00:00
ErrorsAndWarnings.java Added errors 142 and 143, which are produced when converting yig chung 2004-06-06 21:59:16 +00:00
LotsOfTshegBarsTest.java Robert Chilton's experience inspired me to make the handling of errors and 2004-04-24 17:49:16 +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 TMW->EWTS: 2005-02-07 03:17:40 +00:00
ParseIterator.java Fixed Javadocs. 2003-09-10 01:19:05 +00:00
TPair.java ACIP->Unicode now uses two characters for consonants instead of one. This matches the dislike for characters like U+0F77 etc. 2003-12-15 07:32:14 +00:00
TPairList.java Robert Chilton's experience inspired me to make the handling of errors and 2004-04-24 17:49:16 +00:00
TPairListFactory.java Fixes for javadoc tool. 2004-04-17 15:48:50 +00:00
TParseTree.java I broke warning 507 into two warnings, one high-priority (512) and one 2004-05-01 20:49:53 +00:00
TStackList.java Robert Chilton's experience inspired me to make the handling of errors and 2004-04-24 17:49:16 +00:00
TStackListList.java Fixed Javadocs. 2003-09-10 01:19:05 +00:00
TString.java It is now a compile-time option whether to treat []- and {}-bracketed sequences 2004-06-06 21:39:06 +00:00
TTGCList.java Added an unfinished ACIP->Tibetan converter. Once it works properly 2003-08-10 19:30:07 +00:00