Subversion Repositories JSX

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
454 2013-06-29 17:40:35 PointedEars /trunk/
* engine.js: Provide more specific API
 
/trunk/engine.js
453 2013-06-29 17:28:23 PointedEars /trunk/
* engine.js: Fixed implementation long names (for es-matrix)
 
/trunk/engine.js
452 2013-06-21 22:34:38 PointedEars /trunk/
* engine.js: Renamed global.js to engine.js, updated with ES Matrix info
 
/trunk/engine.js
451 2013-06-21 17:36:21 PointedEars /trunk/dom/
* dom/widgets.js
  - jsx.dom.widgets.Table(): .addTitles supports `abbr' attribute instead of `data-title'
  - Fixed JSdoc
 
/trunk/dom/widgets.js
450 2013-06-20 03:09:47 PointedEars /trunk/dom/
* dom/widgets.js
  - jsx.dom.widgets.Table: Added support for multiple headers
 
/trunk/dom/widgets.js
449 2013-06-18 20:27:37 PointedEars /trunk/test/
* regexp.js: Updated testcases
 
/trunk/test/regexp-test.js
448 2013-06-18 20:06:35 PointedEars /trunk/
* regexp.js: jx.regexp.RegExp(): Fixed and optimized UCD text parsing
 
/trunk/regexp.js
447 2013-06-18 19:13:48 PointedEars /trunk/
* regexp.js: jsx.regexp.RegExp.definePropertyClasses(): Only consider argument's keys
 
/trunk/regexp.js
446 2013-06-18 19:09:13 PointedEars /trunk/
* regexp.js
  - Organized local variables
  - Optimized UCD text parsing
 
/trunk/regexp.js
445 2013-06-18 18:17:33 PointedEars /trunk/
* regexp.js
  - Refactored to module pattern
  - Cross-view safe checks with jsx.object.getClass() instead of .constructor
 
/trunk/regexp.js
444 2013-06-13 04:14:12 PointedEars /trunk/dom/
* dom/widgets.js: jsx.dom.widgets.Table: Added support for accessible table cells (headers → title)
 
/trunk/dom/widgets.js
443 2013-05-21 20:29:43 PointedEars /trunk/
array.js: Fixed syntax error
 
/trunk/array.js
442 2013-05-20 15:20:42 PointedEars /trunk/object/
object/object-compat.js: Backported jsx.object.clone() and jsx.object.extend() from object.js
 
/trunk/object/object-compat.js
441 2013-05-20 15:19:57 PointedEars /trunk/
* object.js
  - jsx.object.clone(): Fixed warnings
  - jsx.object.extend() returns extended object
 
/trunk/object.js
440 2013-05-19 13:53:38 PointedEars /trunk/test/
* test/debug.js
  - Disabled PropertyArray.prototype.sortBy()
  - Optimized use of jsx.object.isNativeMethod()
  - Organized imports
  - Migrated to jsx.object.extend()
 
/trunk/test/debug.js
439 2013-05-19 13:49:11 PointedEars /trunk/
array.js: Support primitive keys and options arguments
 
/trunk/array.js
438 2013-05-19 13:43:21 PointedEars /trunk/test/
test/object.js: Updated test case for jsx.object.findProperty()
 
/trunk/test/object.js
437 2013-05-19 13:39:04 PointedEars /trunk/
object.js: Deprecated jsx.object.setProperties() in favor of jsx.object.extend()
 
/trunk/compat.js
/trunk/date.js
/trunk/dom/events.js
/trunk/http.js
/trunk/math/interval.js
/trunk/object.js
/trunk/string.js
/trunk/string/unicode.js
436 2013-05-19 13:30:05 PointedEars /trunk/.settings/
.settings/org.eclipse.wst.jsdt.core.prefs: Warn about parameter assignments (ES 5.1)
 
/trunk/.settings/org.eclipse.wst.jsdt.core.prefs
435 2013-05-11 02:48:30 PointedEars /trunk/
* object.js
  - Module pattern up to including jsx.object.findNewProperty()
  - jsx.object.findNewProperty():
    + Fixed bogus `this' references (by improved module pattern)
    + DRY with property names
  - Updated unit tests
 
/trunk/object.js
/trunk/test/object.js

Show All