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
521 2014-02-24 04:29:30 PointedEars /trunk/dom/
* dom/ani.js: Use jsx.array.get() instead
 
/trunk/dom/ani.js
520 2014-02-24 04:25:41 PointedEars /trunk/dom/
* dom/css.js: Fixed: jsx.dom.css.getComputedStyle(): Bogus parameter reference
 
/trunk/dom/css.js
519 2014-02-24 04:23:10 PointedEars /trunk/
* dom.js: Refactored to Module Pattern
 
/trunk/dom.js
518 2014-02-24 04:18:33 PointedEars /trunk/
* builder.php: Added/updated inline documentation
 
/trunk/builder.php
517 2014-02-24 04:16:39 PointedEars /trunk/
* array.js:
  - Refactored Proxy creation
  - Updated unit test
 
/trunk/array.js
/trunk/test/array.html
516 2014-02-24 04:12:16 PointedEars /trunk/
* regexp.js: Clean-up
 
/trunk/regexp.js
515 2014-02-24 04:10:08 PointedEars /trunk/
* string.js
  - Refactored to Module Pattern
  - jsx.string.sprintf():
    + Fixed parameter assignment with variable declaration
    + Improved array serialization
 
/trunk/string.js
514 2014-02-24 04:01:29 PointedEars /trunk/
* object.js
  - Fixed: jsx.object.getFunctionName(): RegExp not anchored
  - jsx.object.getFeature(): Supports path Array
  - Improved support for null values
  - Optimized module pattern
  - Updated test cases
 
/trunk/object.js
/trunk/test/object.js
513 2014-02-07 05:29:04 PointedEars /trunk/
* array.js: jsx.array.createComparator(): Fixed implied global (potential ReferenceError)
 
/trunk/array.js
512 2014-02-07 05:23:02 PointedEars /trunk/
* array.js: Added support for Proxy-based native negative array indexes (ES6)
 
/trunk/array.js
511 2014-02-07 05:19:28 PointedEars /trunk/
* string/parser.js, JSdoc; Added and updated parser implementation
 
/trunk/string/parser.js
/trunk/JSdoc/jsdoc-simple.js
510 2014-01-26 15:01:49 PointedEars /trunk/
* object.js: Fixed JSdoc
 
/trunk/object.js
509 2014-01-18 14:57:40 PointedEars /branches/live/
Created live branch
 
/branches/live
508 2013-12-08 01:21:33 PointedEars /trunk/test/
* test/test.js
  - Added jsx.test.ArrayComparisonFailure()
  - Added jsx.test.assertObjectEquals()
  - Fixed JSdoc
 
/trunk/test/test.js
507 2013-11-18 19:20:19 PointedEars /trunk/dom/
* dom/timeout.js: Refactored to module pattern
 
/trunk/dom/timeout.js
506 2013-11-18 17:26:34 PointedEars /trunk/
* engine.js: Fixed refactoring bug
 
/trunk/engine.js
505 2013-11-18 14:29:41 PointedEars /trunk/dom/
* dom/widgets.js: Fixed trailing comma
 
/trunk/dom/widgets.js
504 2013-10-08 17:23:13 PointedEars /trunk/string/
Renamed old parser implementation
 
/trunk/string/parser-old.js
/trunk/string/parser.js
503 2013-10-05 18:01:23 PointedEars /trunk/
* array.js:
  - jsx.array.BigArray
    + toArray(): Fixed .length and extra indexes
    + Moved methods to prototype that do not access private variables
 
/trunk/array.js
502 2013-09-23 21:35:10 PointedEars /trunk/dom/
* ani.js: Added support for Color opacity
 
/trunk/dom/ani.js

Show All