Commit Graph

6 Commits

Author SHA1 Message Date
Jeremy Ashkenas
44d09ae1c6 Adding header + version number to -min.js 2010-11-07 19:00:25 -05:00
Jeremy Ashkenas
17e21da715 adding a doc task 2010-10-05 16:57:39 -04:00
Jeremy Ashkenas
2c8fbe7875 remove the advanced_optimizations concessions and the advanced_optimizations rake task. Simple will do. 2010-02-24 12:16:45 -05:00
Mike Frawley
c9b41a4996 modify rakefile build_advanced to strip off my call to _.initWrapper() 2010-02-23 18:14:54 -06:00
Mike Frawley
b5449ca89a Add rake task to build with closure advanced optimizations.
You would use this to compile your code _with_ underscore, to
remove all those dead underscore functions you don't use.

Slight tweak to code to `root._` code to get working, and must
remove anonymous wrapper function for current closure compiler to
remove dead code.
2010-02-23 17:01:18 -06:00
Jeremy Ashkenas
4bd535e7f1 Underscore 0.4.7 is done 2009-12-06 14:13:25 -05:00