Go to most recent revision | Hide changed files | Directory listing | RSS feed
Clear current filter
object.js: jsx.getStackTrace(): Fixed fallback
test/test.js: Disabled JSHint warnings on eval()
test/test.js: jsx.test.runner.run(): Simplified init
test/test.js: jsx.test.assertArrayEquals(): Fixed recursion
math/integer.js: Clarified code
math/integer.js: Fixed bad jsx.throwThis() references
math/integer.js: Fixed Math.primes()
test/test.js: Fixed jsx.test.assertObjectEquals()
regexp.js: Fixed indentation
search.js: Fixed missing semicolons
regexp.js: Added JSHint instructions for replacer functions
regexp.js: Fixed variables
regexp.js: Fixed comparisons
regexp.js: Use the function form of "use strict"
python.js: Use the function form of "use strict"
python.js: Fixed variables
object.js: Added JSHint instructions
math.js: Fixed comparison
enhancd2.js: Fixed comparison
enhancd2.js: Fixed variables
enhancd2.js: Fixed encoding
engine.js: Added JSHint instructions
dom.js: Fixed variables
document.js: Added JSHint instructions
document.js: Fixed comparison
document.js: Fixed bad assignment
compat.js: Added JSHint instructions for "defined but not used"
collection.js: Removed unnecessary semicolons
collection.js: Use jsx.throwThis()
array.js: Fixed invalid references
array.js: Removed unnecessary compatibility measures
object.js: Removed unnecessary compatibility measures
object.js: jsx.setErrorHandler(): Do not depend on compat layer
object.js: Use the function form of "use strict"
Merged from master
object.js: Fixed invalid code
object.js: Fixed refactoring bug in Function.prototype.extend()
object.js: Clean-up (1)
map.js: Fixed duplicate variable declaration
map.js: Use the function form of "use strict"