.. |
.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
|
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 |
ACIPRules.java
|
ACIP % {MTHAR%} and o {Ko} and ^ {^GONG SA} are now supported. A % always causes a warning.
|
2003-11-11 03:43:11 +00:00 |
ACIPTshegBarScanner.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 |
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
|
ACIP % {MTHAR%} and o {Ko} and ^ {^GONG SA} are now supported. A % always causes a warning.
|
2003-11-11 03:43:11 +00:00 |
ParseIterator.java
|
Fixed Javadocs.
|
2003-09-10 01:19:05 +00:00 |
TPair.java
|
ACIP->Unicode was broken for KshR, ndRY, ndY, YY, and RY -- those
|
2003-11-09 01:07:45 +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
|
ACIP->Unicode was broken for KshR, ndRY, ndY, YY, and RY -- those
|
2003-11-09 01:07:45 +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 |