hecl icon indicating copy to clipboard operation
hecl copied to clipboard

permit unicode chars in variable names

Open qwert2003 opened this issue 10 years ago • 1 comments

This patch lowers the restrictions for characters in variable names. E.g. greek letters would be allowed.

Note, the change has been taken from drawj2d svn commit r62. Drawj2d is a JRE>=1.6 program. The patch has not been tested for Java ME.

qwert2003 avatar Nov 25 '15 00:11 qwert2003

You'd definitely want to test it for JavaME - Hecl still seems to see some use there.

davidw avatar Nov 25 '15 00:11 davidw