Applied java data array encoding patch from Colin Fleming. Only works with byte
authorthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Fri, 2 Feb 2007 06:48:40 +0000 (06:48 +0000)
committerthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Fri, 2 Feb 2007 06:48:40 +0000 (06:48 +0000)
commitcedc2a7a9ddd3e4e39ba19ba8280828162628a48
treec3ea74c246825337462bbb31fc2b0ab1e796c958
parentd743b7ea6d9ea3f7eab3d4c33137f0da32dacea6
Applied java data array encoding patch from Colin Fleming. Only works with byte
and short alphabet types. The transformation to java in the test suite sets the
byte alphabet type (default is char, which is unimplemented).

git-svn-id: http://svn.complang.org/ragel/trunk@54 052ea7fc-9027-0410-9066-f65837a77df0
javagen/fsmcodegen.cpp
javagen/fsmcodegen.h
javagen/javacodegen.cpp
javagen/javacodegen.h
javagen/tabcodegen.cpp
javagen/tabcodegen.h
test/java1.rl
test/java2.rl
test/langtrans_java.txl
test/testcase.txl