Kevin Sawicki cf47ee5063 Only call _.isEqual when needed
Invert the logic to return if all are equal so we can fall through
on the first false call so only the minimum isEqual calls are made.

Also perform the boolean check first instead of last since it
cheaper than a Point comparison.

This showed up in the profile when profiling moving the cursor.
2014-01-08 10:59:39 -08:00
2014-01-03 15:26:56 -08:00
2013-10-28 09:23:18 -07:00
2013-12-16 17:11:59 -08:00
2014-01-03 15:17:55 -08:00
2014-01-06 17:25:26 -08:00
2014-01-08 10:59:39 -08:00
2013-12-17 17:56:04 -08:00
2013-12-17 16:53:31 -08:00
2013-08-14 14:05:35 -07:00
2013-12-11 14:35:06 -08:00
2013-11-28 09:20:05 -08:00
2013-12-11 10:37:26 -08:00

Atom — The hackable, collaborative editor

Atom

Check out our guides and API documentation.

Installing

Download the latest Atom release.

Atom will automatically update when a new release is available.

Building

Follow the instructions in the build docs.

Description
No description provided
Readme 447 MiB
Languages
JavaScript 88.3%
Less 8.7%
CoffeeScript 2.8%
Shell 0.1%