Rev 247 | Rev 249 | Go to most recent revision | Last modification | Compare with Previous | View Log | RSS feed
* object.js
- jsx.options.emulate can be predefined (from es-matrix)
* regexp.js
- Character property class references in property classes are resolved,
cyclic definition throws jsx.regexp.InvalidPropertyClassError
- Renamed jsx.regexp.UnknownPropertyClassError to
jsx.regexp.UndefinedPropertyClassError
* test/debug.js
- jsx.debug.test(): Fixed jsx.tryThis() exception handling (for es-matrix)