Subversion Repositories JSX

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
592 2015-08-08 18:49:31 PointedEars /trunk/dom/
Added experimental E5X support
 
591 2015-07-08 02:50:01 PointedEars /trunk/doc/
Added from-scratch tree widget implementation
 
590 2015-07-08 02:49:54 PointedEars /trunk/string/parser/test/
Added parser profiling for "first match wins" strategy
 
589 2015-07-08 02:49:43 PointedEars /trunk/dom/
Added HTML5 elements workaround for MSHTML < 9
 
588 2015-07-08 02:49:39 PointedEars /trunk/string/parser/
Added ECMAScript parser
 
587 2015-07-08 02:49:35 PointedEars /trunk/test/
Added test/date-es.js of 2006-05-22
 
586 2015-07-08 02:49:28 PointedEars /trunk/
* engine.js: JScript version detection no longer uses 'x'{2,} strings
 
585 2015-06-25 22:50:23 PointedEars /branches/live/test/
test/array.html: Fixed file references (merged from trunk)
 
584 2015-06-25 22:44:30 PointedEars /trunk/
* engine.js: Improved and updated V8 version inference
 
583 2015-02-27 00:24:12 PointedEars /trunk/
Resource Builder: Use ResourceBuilder.php for aggregation
 
582 2015-02-26 23:47:20 PointedEars /trunk/
Resource Builder: Fixed bogus PCRE segfault
 
581 2015-02-08 18:23:03 PointedEars /trunk/UniCalc/
UniCalc:
  - Do not use Resource Builder anymore
  - Improved support for superscript
  - Added support for subscript and some Greek letters
 
580 2015-02-08 18:16:41 PointedEars /trunk/
* regexp.js: jsx.regexp.concat(): Support concatenation of jsx.regexp.RegExp instances
 
579 2015-01-11 10:54:37 PointedEars /trunk/
Resource Builder: Fixed option processing order
 
578 2015-01-11 10:36:09 PointedEars /trunk/
* array.js: Fixed jsx.array.Array.prototype.get()/set()
 
577 2015-01-07 04:54:49 PointedEars /trunk/
Resource Builder: Added support for constructor argument
 
576 2014-11-30 20:22:59 PointedEars /trunk/string/
* string/unicode.js
  - Added WideString.prototype.codePointAt() alias for .charCodeAt()
  - WideString.fromCharCode() supports combining marks
 
575 2014-11-30 09:08:46 PointedEars /trunk/
* string/unicode.js
  - Added support for jsx.array.BigArray-long strings
  - Added support for combining marks
  - Clarified JSdoc
 
574 2014-11-11 22:51:47 PointedEars /trunk/
* string.js
  - Fixed `this' accesses for ES5+ strict mode
  - Use jsx.object.isString
  - jsx.string.addSlashes() also escapes \, CR, LF, and HT
  - Updated JSdoc
 
573 2014-10-22 21:10:48 PointedEars /trunk/dom/css/
* dom/css/color.js: DRY, fixed JSdoc
 

Show All