Skip to content
This repository has been archived by the owner on Nov 27, 2018. It is now read-only.

Minor fixes, API change #330

Merged
merged 7 commits into from
Jun 8, 2013
Merged

Minor fixes, API change #330

merged 7 commits into from
Jun 8, 2013

Conversation

avoidwork
Copy link
Owner

  • Created array.binIndex() to perform a binary search on a sorted Array & added to Array.prototype
  • Fixed array.sort() handling of Booleans
  • Updated regex.boolean to be precise
  • Created array.sorted() to sort Arrays using array.sort() & added to Array.prototype
  • Moved prototype hooks into prototypes.js to keep utility.js clean

…ay, added to `Array.prototype`, rewrote `array.sort()` to do less comparisons
… be precise, created `array.sorted()` to sort Arrays using `array.sort()` & added to `Array.prototype`, moved `prototype` hooks into `prototypes.js` to keep `utility.js` clean
@ghost ghost assigned avoidwork Jun 8, 2013
avoidwork added a commit that referenced this pull request Jun 8, 2013
@avoidwork avoidwork merged commit ec4f8f8 into master Jun 8, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant