Rev 260 | Rev 262 | Go to most recent revision | Compare with Previous | Directory listing | View Log | RSS feed
* dom/css/color.js
- jsx.dom.css.Color.prototype.toHSL():
Try to jsx.importOnce() requirements
* map.js
- Imports from object.js
- Supports object references as keys, based on Tim Down's jshashtable 1.0
* object.js
- Added methods:
+ jsx.importOnce()
+ jsx.object.getDataObject()
+ jsx.object.isObject()
+ jsx.require()
- Object.defineProperties() emulation uses Object.defineProperty()
- jsx.object.inheritFrom(): Fixed empty prototype chain
- Function.prototype.extend(): Renamed private properties
- Several optimizations
- Added JSdoc
* test/map.php
- Added test cases for object key
* test/test.js
- jsx.test.AssertionError(): Use ._super to refer to call super-constructor| Path | Blame | Diff | Log |
|---|---|---|---|
| /trunk/dom/css/color.js |
|
|
![]() |
| /trunk/map.js |
|
|
![]() |
| /trunk/object.js |
|
|
![]() |
| /trunk/test/map.php |
|
|
![]() |
| /trunk/test/test.js |
|
|
![]() |