| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Swap unicode whitespace character to one that Java sees as webitespace. | Tim Hatch | 2014-11-04 | 1 | -1/+1 |
| | | | | | | Tests fail on Jython without this; refactoring to change nbsp detection will happen later. | ||||
| * | Test recognition of Unicode whitespace in java and js examplefiles. | Georg Brandl | 2014-11-04 | 1 | -1/+1 |
| | | |||||
| * | Improve support $ symbol in Java identifiers | Gaurav Jain | 2014-05-13 | 1 | -5/+9 |
| | | |||||
| * | Match Java function name tokens even without leading whitespace | Gaurav Jain | 2014-05-12 | 1 | -2/+1 |
| | | |||||
| * | Add support for unicode letters in Java identifiers | Gaurav Jain | 2014-05-12 | 1 | -0/+13 |
| Additionally, allow $ in middle of variable names | |||||
