Jskad/source/org/thdl/tib/text/tshegbar
2004-03-07 17:02:35 +00:00
..
LegalTshegBar.java Added comments referring to a user guide in development now. 2003-12-06 20:26:15 +00:00
LegalTshegBarTest.java The ACIP "BNA" was converting to B-NA instead of B+NA, even though NA cannot take a BA prefix. This was because BNA was interpreted as root-suffix. In ACIP, BN is surely B+N unless N takes a B prefix, so root-suffix is out of the question. 2003-10-26 00:24:28 +00:00
package.html
TibetanSyntaxException.java ant private-javadocs runs without warnings; cleaned up some 2003-04-13 01:46:20 +00:00
TransitionInstruction.java ant private-javadocs runs without warnings; cleaned up some 2003-04-13 01:46:20 +00:00
TshegBar.java
UnicodeCodepointToThdlWylie.java The ~M and ~M` EWTS change had not fully been made. Someone submitted a bug report 911472 that alerted me to this. 2004-03-07 17:02:35 +00:00
UnicodeCodepointToThdlWylieTest.java
UnicodeConstants.java
UnicodeGraphemeCluster.java ant private-javadocs runs without warnings; cleaned up some 2003-04-13 01:46:20 +00:00
UnicodeGraphemeClusterTest.java
UnicodeReader.java ant private-javadocs runs without warnings; cleaned up some 2003-04-13 01:46:20 +00:00
UnicodeReadingStateMachineConstants.java The ~M and ~M` EWTS change had not fully been made. Someone submitted a bug report 911472 that alerted me to this. 2004-03-07 17:02:35 +00:00
UnicodeReadyThunk.java
UnicodeUtils.java Added a Unicode->ASCII dump for debugging *->Unicode conversions. To use it, use 'java -cp Jskad.jar org.thdl.util.VerboseUnicodeDump'. 2004-01-17 17:10:12 +00:00
UnicodeUtilsTest.java ACIP->Unicode, without going through TMW, is now possible, so long as 2003-08-18 02:38:54 +00:00
ValidatingUnicodeReader.java ant private-javadocs runs without warnings; cleaned up some 2003-04-13 01:46:20 +00:00
ValidatingUnicodeReaderTest.java