Skip to content

Tags: mahemoff/underscore

Tags

0.5.7

Toggle 0.5.7's commit message
added suggested speed boost for isNumber

0.5.5

Toggle 0.5.5's commit message
Underscore 0.5.5, with a fix for OOP-wrapping in MobileSafari, thanks…

… to terrcin.

0.5.4

Toggle 0.5.4's commit message
Underscore 0.5.4 -- bugfix for single quotes in _.template strings

0.5.3

Toggle 0.5.3's commit message
Underscore 0.5.3

0.5.2

Toggle 0.5.2's commit message
Underscore 0.5.2

0.5.1

Toggle 0.5.1's commit message
quick fix for 0.5.1 for IE -- need to define functions in the right o…

…rder

0.5.0

Toggle 0.5.0's commit message
0.5.0 is out, with variants of grayrest's patches

0.4.7

Toggle 0.4.7's commit message
Underscore 0.4.7 is done

0.4.6

Toggle 0.4.6's commit message
0.4.6 is on the books, with kylichuku's range function

0.4.5

Toggle 0.4.5's commit message
Underscore 0.4.5, with first/rest, head/tail, and all Array functions…

… guaranteed to work on 'arguments' objects. Many method implementations reworked to use _.rest()