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
621 2016-07-19 20:55:59 PointedEars /trunk/
document.js: Fixed comparison
 
620 2016-07-19 20:55:58 PointedEars /trunk/
document.js: Fixed bad assignment
 
619 2016-07-19 20:55:57 PointedEars /trunk/
compat.js: Added JSHint instructions for "defined but not used"
 
618 2016-07-19 20:55:56 PointedEars /trunk/
collection.js: Removed unnecessary semicolons
 
617 2016-07-19 20:55:54 PointedEars /trunk/
collection.js: Use jsx.throwThis()
 
616 2016-07-19 20:55:53 PointedEars /trunk/
array.js: Fixed invalid references
 
615 2016-07-19 20:55:51 PointedEars /trunk/
array.js: Removed unnecessary compatibility measures
 
614 2016-07-19 20:55:50 PointedEars /trunk/
object.js: Removed unnecessary compatibility measures
 
613 2016-07-19 20:55:48 PointedEars /trunk/
object.js: jsx.setErrorHandler(): Do not depend on compat layer
 
612 2016-07-19 20:55:47 PointedEars /trunk/
object.js: Use the function form of "use strict"
 
611 2016-07-19 20:55:46 PointedEars /trunk/
Merged from master
 
610 2016-07-19 20:55:43 PointedEars /trunk/
object.js: Fixed invalid code
 
609 2016-07-19 20:55:42 PointedEars /trunk/
object.js: Fixed refactoring bug in Function.prototype.extend()
 
608 2016-07-19 20:55:40 PointedEars /trunk/
object.js: Clean-up (1)
 
607 2016-07-19 20:55:39 PointedEars /trunk/
map.js: Fixed duplicate variable declaration
 
606 2016-07-19 20:55:37 PointedEars /trunk/
map.js: Use the function form of "use strict"
 
605 2016-07-19 20:55:36 PointedEars /trunk/
map.js: Fixed refactoring bug
 
604 2016-07-19 20:55:34 PointedEars /trunk/dom/
* dom/css.js: jsx.dom.hoverImg() supports booleans for “state”
 
603 2016-07-19 20:55:19 PointedEars /trunk/dom/
* dom/css.js: Fixed variable declarations
 
602 2016-07-19 20:55:15 PointedEars /trunk/
* map.js: Fixed duplicate variable declaration
 
601 2016-07-19 20:55:12 PointedEars /trunk/
* map.js: Use the function form of "use strict"
 
600 2016-07-19 20:55:09 PointedEars /trunk/
* map.js: Fixed refactoring bug
 
599 2016-07-19 20:55:00 PointedEars /trunk/dom/
* dom/css.js: Removed now-superfluous JSDT support
 
598 2015-08-08 18:52:07 PointedEars /trunk/
object.js: Moved jsx.array to front
 
597 2015-08-08 18:51:42 PointedEars /trunk/
object.js: jsx.require(): Add `error' event, warn about unsupported
`load' event
 
596 2015-08-08 18:51:12 PointedEars /trunk/
object.js: jsx.require: Resolve depencies by URN
 
595 2015-08-08 18:50:56 PointedEars /trunk/
object.js: Added Object.assign() (ES6), Object.extend() and
Object.merge()
 
594 2015-08-08 18:50:13 PointedEars /trunk/
object.js: Added Object.values()
 
593 2015-08-08 18:49:46 PointedEars /trunk/dom/
Added experimental DOMParser implementation
 
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