0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 15 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Version 2.2.0 add jQuery support More... almost 14 years ago
Added support for 'subklassed' static method callback More... about 14 years ago
Fixed a bug in subclassing anonymous classes. Added CommonJS support (kind of) More... about 14 years ago
Made some changes so that Klass now works in IE8. Oddly enough, the changes actually reduced the size of klass.js. Static methods are still inherited, but can no longer use callSuper(). More... about 14 years ago
Updated spec runner to colorize reports and errors More... over 14 years ago
Updated typeOf test to work in non-browser environments More... over 14 years ago
Added specs.html using my simple spec_runner.js More... over 14 years ago
Added simple spec_runner More... over 14 years ago
Added underscore license More... over 14 years ago
Added underscore.js More... over 14 years ago
Updated to klass.js to work in v8shell and probably rhino too More... over 14 years ago
Added extended flag to typeOf to return klass.displayName for Klass objects. Changed makeImpersonator() to adopt() More... over 14 years ago
Fixed syntax errors in DataCollection and SimpleStorage classes More... over 14 years ago
Added the new prototype-chain based inheritance system More... over 14 years ago
Added the start of a more advanced (than watch) KVO/KVC system More... almost 15 years ago
Made anonymous classes a little more anonymous (doesn't try to add klass to context) More... almost 15 years ago
fixed a bug in watch that would throw an error if you tried to unwatch a property you never watched More... almost 15 years ago
Klass only assigns the ._klass metadata when it is creating a named class. More... almost 15 years ago
Initial import More... almost 15 years ago