Added some tweaks to $.type to handle null and undefined. Added a bunch of unit tests...
authorJohn Resig <jeresig@gmail.com>
Fri, 27 Aug 2010 13:10:52 +0000 (06:10 -0700)
committerJohn Resig <jeresig@gmail.com>
Fri, 27 Aug 2010 13:10:52 +0000 (06:10 -0700)
commit5d2be7e299131a31cffbd73edea59cde30445608
tree77ff3e3f70496c912708eef459e633edc3c587b2
parent9ce1d09a0a002eb147411166dee800335a60f4e4
Added some tweaks to $.type to handle null and undefined. Added a bunch of unit tests as well.
src/core.js
test/unit/core.js