0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 6 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added jasmine files and removed submodule More... about 12 years ago
added es5-shim dependency More... about 12 years ago
fixed a heap of IE8 bugs More... about 12 years ago
changes the rake test task to also compile the fixtures to better ensure klass.js works when compiled also fixed a bug around eval that only exists when klass.js is compiled More... over 12 years ago
added a rake task to compile and test with the compiled js moved JavascriptKlassHelper to a vendor file removed test and tmp dirs added attr and tests More... over 12 years ago
added support for Klass.call(object, 'KlassName') More... over 12 years ago
added support for re-opening class More... over 12 years ago
made super better More... over 12 years ago
rebooting More... over 12 years ago
added a better example to the README More... over 14 years ago
tightened up a lot of assertians with assertIdentical More... over 14 years ago
added a simple module solution More... over 14 years ago
found some Object.instanceOf bugs, fixed em, tested em, and documented More... over 14 years ago
cosmetic README update More... over 14 years ago
beefed up the super method testing and documentation More... over 14 years ago
removing uneeded index file More... over 14 years ago
some cleanup and optimizations More... over 14 years ago
updating the README More... over 14 years ago
cleaning up unused files More... over 14 years ago
created proper markdown README More... over 14 years ago
fixed bug with arguments being passed to initialize and test covered it More... over 14 years ago
added strong klassname inferance support More... over 14 years ago
added documentation More... over 14 years ago
added super changed class_name inference from function name to first argument name created klass and klass.prototype parent object added method aliasing, extend and include methods More... over 14 years ago
full api tests out More... over 14 years ago
new API docs More... over 14 years ago
some minor optomizations and cleanup More... over 14 years ago
added barebones readme example More... over 14 years ago
adding tests for the alias meth (1 failed test) More... over 14 years ago
swaped _include for _extend and cleaned up some uneeded code More... over 14 years ago