Jskad/source/org/thdl/tib/text/ttt
dchandler e2d42f36eb Robert Chilton's experience inspired me to make the handling of errors and
warnings in ACIP->Tibetan conversion much more configurable.  You can
now choose from short or long error messages, for one thing.  You can change
the severity of almost all warnings.  Each error and warning has an error code.
Errors and warnings are better tested.

The converter GUI has a new checkbox for short messages; the converter
CLI has a new mandatory option for short messages.

I also fixed a bug whereby certain errors were not being appended to the
'errors' StringBuffer.
2004-04-24 17:49:16 +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 Robert Chilton's experience inspired me to make the handling of errors and 2004-04-24 17:49:16 +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 Robert Chilton's experience inspired me to make the handling of errors and 2004-04-24 17:49:16 +00:00
COMMON_TSHEG_BARS.ace Removed garbage. 2003-10-26 16:05:07 +00:00
ErrorsAndWarnings.java Robert Chilton's experience inspired me to make the handling of errors and 2004-04-24 17:49: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 Robert Chilton's experience inspired me to make the handling of errors and 2004-04-24 17:49:16 +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 Robert Chilton's experience inspired me to make the handling of errors and 2004-04-24 17:49:16 +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 Fixes for javadoc tool. 2004-04-17 15:48:50 +00:00
TTGCList.java Added an unfinished ACIP->Tibetan converter. Once it works properly 2003-08-10 19:30:07 +00:00