2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 19, 2025 — Feb 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Used the array literal rather than the new Array() object More... almost 15 years ago
Moved variable initialisation to the top More... almost 15 years ago
Moved loop variable initialisation to the top More... almost 15 years ago
Implemented a strict comparison More... almost 15 years ago
Remade to test all of the cleaning so far More... almost 15 years ago
Did a has own property check on the css properties More... almost 15 years ago
Implemented strict comparisons More... almost 15 years ago
Added a missing semi-colon More... almost 15 years ago
Moved loop variable initialisation to the top More... almost 15 years ago
Moved the block of variable initialisation out of the if and to the top of the function More... almost 15 years ago
Implemented strict comparisons More... almost 15 years ago
Moved loop variable initialisation to the top More... almost 15 years ago
Changed any occorences of spaces and tabs to just tabs More... almost 15 years ago
Added curly braces into a one line if More... almost 15 years ago
Implemented strict comparisons More... almost 15 years ago
Moved loop variable initialisation to the top More... almost 15 years ago
Added a missing semi-colon More... almost 15 years ago
Implemented strict comparisons More... almost 15 years ago
Moved loop variable initialisation to the top More... almost 15 years ago
Did a hasOwnProperty check on the attributes before they are implemented More... almost 15 years ago
Moved the initialisation of the loop variables to the top More... almost 15 years ago
Remade with the cleaned up animate and ajax functions More... almost 15 years ago
Did a hasOwnProperty check on the properties passed to the animate function More... almost 15 years ago
Inserted another missing semi-colon More... almost 15 years ago
Inserted a missing semi-colon More... almost 15 years ago
Used an object literal rather than a new object More... almost 15 years ago
Implemented the radix value in the timeouts More... almost 15 years ago
Removed some one line if statements, they now use brackets More... almost 15 years ago
Implemented the === operator More... almost 15 years ago
Moved the initialisation of loop variables to the top of the document More... almost 15 years ago