Age | Commit message (Expand) | Author |
---|---|---|
2013-05-08 | Better fix for equality of typeof ... against "undefined" | Mihai Bazon |
2013-05-08 | Fixed typeof undefined optimization and updated related test case to...accomodates the sort behaviour changes made in commit mishoo/UglifyJS2@aebafad41eab48f43ed649ce8c77e8f1528b50da. Signed-off-by: Justin Lau <justin@tclau.com> | Justin Lau |
2013-01-23 | Fix #105: property comparison to undefined is not always safe | Richard Gibson |