An open API service providing commit metadata for open source projects.

GitHub / purescript/purescript-arrays / commits

Array utility functions

SHA Message Author Date Stats
9b45e5d8 Reverse the order of the arguments to \ Phil Freeman <p****1@c****t> over 11 years ago
74003bc6 merge Merge pull request #9 from purescript/unsafe-init Phil Freeman <p****1@c****t> over 11 years ago
e8b5687d Add unsafe version of `init` Gary Burgess <g****s@g****m> over 11 years ago
7eb13375 merge Merge pull request #8 from purescript/intersect Gary Burgess <g****s@g****m> over 11 years ago
2f254384 Add unsafeLast, intersect(By) Phil Freeman <p****1@c****t> over 11 years ago
4442096f merge Merge pull request #7 from purescript/deletions Phil Freeman <p****1@c****t> over 11 years ago
89c1a19c Add delete, deleteBy, (\\) Gary Burgess <g****s@g****m> over 11 years ago
9772fb25 merge Merge pull request #6 from purescript/cat-maybes Phil Freeman <p****1@c****t> over 11 years ago
4c347fd0 Add catMaybes Gary Burgess <g****s@g****m> over 11 years ago
679d1764 merge Merge pull request #5 from joneshf/master Phil Freeman <p****1@c****t> over 11 years ago
373cb371 Rewrote with accumulators to trigger tco. joneshf <j****y@g****m> over 11 years ago
065ad63d Implemented groupBy and span in ffi. Added group'. joneshf <j****y@g****m> over 11 years ago
a537bee5 merge Merge branch 'master' of github.com:purescript/purescript-arrays joneshf <j****y@g****m> over 11 years ago
308cc13b Added group, groupBy and span. joneshf <j****y@g****m> over 11 years ago
c6a76b86 merge Merge pull request #4 from joneshf/master Gary Burgess <g****s@g****m> over 11 years ago
93935810 Added sortBy. joneshf <j****y@g****m> over 11 years ago
0ab61eec merge Merge pull request #3 from purescript/elem-updates Phil Freeman <p****1@c****t> over 11 years ago
8dcae207 Update docs Gary Burgess <g****s@g****m> over 11 years ago
fc25c3c4 Use Eq for elemIndex equality Gary Burgess <g****s@g****m> over 11 years ago
bdcab970 Add findLastIndex Gary Burgess <g****s@g****m> over 11 years ago
e220798c Add findIndex Gary Burgess <g****s@g****m> over 11 years ago
2e6519fd Remove elem (it's already in Data.Foldable) Gary Burgess <g****s@g****m> over 11 years ago
15e896ed merge Merge pull request #1 from purescript/mapmaybe Phil Freeman <p****1@c****t> over 11 years ago
88a531ee Add decent mapMaybe implementation Gary Burgess <g****s@g****m> over 11 years ago
ee26d593 Add mapMaybe Gary Burgess <g****s@g****m> over 11 years ago
3ab09b43 Remove generated .psci Gary Burgess <g****s@g****m> over 11 years ago
4eb9f65d Allow arbitrary start and end for range Gary Burgess <g****s@g****m> over 11 years ago
d1514114 Make updateAt safe Gary Burgess <g****s@g****m> over 11 years ago
4ac3e92e Don't export slice, take/drop are preferrable Gary Burgess <g****s@g****m> over 11 years ago
1636d06a Fix elem argument order Gary Burgess <g****s@g****m> over 11 years ago
cb736d5e Remove generated .psci Gary Burgess <g****s@g****m> over 11 years ago
359ccee6 Simplify package.json Gary Burgess <g****s@g****m> over 11 years ago
355e5a56 Update build Gary Burgess <g****s@g****m> over 11 years ago
ef45cc30 Add generated docs Gary Burgess <g****s@g****m> over 11 years ago
026ae183 Remove test-related stuff (moved to core-tests) Gary Burgess <g****s@g****m> over 11 years ago
37872e30 Remove Monoid instance Gary Burgess <g****s@g****m> over 11 years ago
05f8ac4b Minor revisions to names, add some missing members Gary Burgess <g****s@g****m> over 11 years ago
4de5130d Update for changes to prelude Gary Burgess <g****s@g****m> over 11 years ago
85c6feea Update build Gary Burgess <g****s@g****m> over 11 years ago
d2cd1e9e Restore stuff that was merged out accidentally Gary Burgess <g****s@g****m> over 11 years ago
5f9b2220 Updates for 0.5 Phil Freeman <p****1@c****t> over 11 years ago
9f2d8886 Fix zipWith for arrays of differing length Gary Burgess <g****s@g****m> over 11 years ago
b370307c Add applicative instance Gary Burgess <g****s@g****m> over 11 years ago
06c7ebcc Fix tests, remove overlapping instance for Eq [] Phil Freeman <p****1@c****t> over 11 years ago
2f361484 Add psci config Phil Freeman <p****1@c****t> over 11 years ago
f0c7d18c Update dependencies Gary Burgess <g****s@g****m> over 11 years ago
46485d71 Remove `join` Gary Burgess <g****s@g****m> over 11 years ago
51930e05 Optimisations, basic tests, tweaks Gary Burgess <g****s@g****m> over 11 years ago
693bc42c Revert "Semigroup instance for [a]" Phil Freeman <p****1@c****t> over 11 years ago
1b35383c Semigroup instance for [a] Phil Freeman <p****1@c****t> over 11 years ago
dc192559 Add grunt build Gary Burgess <g****s@g****m> over 11 years ago
cf7e7a07 Initial commit Gary Burgess <g****s@g****m> over 11 years ago

← Back to repository