2
I Use This!
Inactive

Commits : Listings

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