0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Jul 31, 2024 — Jul 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix typo More... almost 12 years ago
Fix problem with ternary operator and add reasonable names to methods More... about 12 years ago
Merge pull request #93 from dsbonev/small_improvements More... about 12 years ago
Uppercase constructor functions More... about 12 years ago
Fix hasOwnProperty (add call) More... about 12 years ago
Fix spacing More... about 12 years ago
Capitalize constructor functions More... about 12 years ago
Lowercase non-constructor abstractVehicleFactory object More... about 12 years ago
fix camelCase of getByClass More... about 12 years ago
Lowercase for carManager non-constructor More... about 12 years ago
restore the context link between two IFFE code excerpts More... about 12 years ago
add self-executing examples next to IFFE examples More... about 12 years ago
remove non-IFFE example from the IFFE example code More... about 12 years ago
name the lazy initialization pattern section by following the convention for the rest of the patterns More... about 12 years ago
remove syntax error More... about 12 years ago
prefer the standard event.target to event.originalTarget and event.srcElement More... about 12 years ago
prefer the more common Object.create( Object.prototype ) to Object.create( null ) More... about 12 years ago
Fix flickr getJSON example More... about 12 years ago
Add missing ) in function call More... about 12 years ago
Fix checking for undefined variable More... about 12 years ago
Fixes #75 - observer issue More... about 12 years ago
Fixes #90 - corrects code sample More... about 12 years ago
mailCounter displayed before being incremented More... about 12 years ago
Fix coding style, remove unused code More... about 12 years ago
Fix capitalization problems is ObserverList More... about 12 years ago
Simplify implementation of ObserverList.Insert/RemoveAt More... about 12 years ago
IndexOf actually implemented LastIndexOf More... about 12 years ago
Constructor instead of Singleton More... about 12 years ago
Fix h4 heading which used to be p More... about 12 years ago
Merge pull request #89 from neojski/grammar-fixes More... about 12 years ago