public
Description: Implementation of the core of Ruby's object system in JavaScript.
Homepage: http://jsclass.jcoglan.com
Clone URL: git://github.com/jcoglan/js.class.git
  Name Description Uploaded Size
No Downloads Yet
  Tag Download Description Date Commit
Tag 2.1.3 tgz | zip Update the changelog and version numbers on the website. 2009-10-10 7901aea
Tag 2.1.2 tgz | zip Update changelog and download links. 2009-08-11 305d875
Tag 2.1.1 tgz | zip Updating download link version numbers. 2009-07-06 9c36bbe
Tag 2.1.0 tgz | zip Putting a release date in the changelog. 2009-06-08 547b845
Tag 2.0.2 tgz | zip Changes to forEach methods for a little more robustness. 2008-10-01 e734770
Tag 2.0.1 tgz | zip Bumping download version number to 2.0.1 2008-09-14 4250ba1
Tag 2.0.0 tgz | zip Fixing test script paths, and fixing a super() bug causing Command to break. 2008-08-12 b7c8fd6
Tag 1.6.3 tgz | zip Fixing bugs in Safari 4 caused by Function#prototype being non-enumerable by default. 2009-03-04 5618da7
Tag 1.6.2 tgz | zip Changes to forEach methods for a little more robustness. 2008-10-01 5672c85
Tag 1.6.1 tgz | zip Tagging 1.6.1 version. 2008-04-16 070cc58
Tag 1.6.0 tgz | zip Tagging 1.6.0 release. 2008-04-10 e65f1fa
Tag 1.5.0 tgz | zip Tagging 1.5.0 release. 2008-02-25 e6f99a7
Tag 1.0.1 tgz | zip Tagging 1.0.1. Adds bound method memoization to avoid memory wastage. 2008-01-14 ee94d19
Tag 1.0.0 tgz | zip Tagging 1.0 release. 2008-01-04 79e3388
Tag 0.9.2 tgz | zip Tagged 0.9.2 release. Fixes _super reassignment bug and cleans up design - no more __classMethods or manual instance method inheritance. Also adds many more tests. 2007-11-12 b967732
Tag 0.9.1 tgz | zip Tagged 0.9.1 release. Improves performance of functions that don't use _super by an order of magnitude. 2007-11-11 88e5c40
Tag 0.9.0 tgz | zip Tagged 0.9.0 release. 2007-11-11 e02eaa0