| Slight change in _.flatten |
|
More...
|
almost 14 years ago
|
| _.rest returns {} on index >#array |
|
More...
|
almost 14 years ago
|
| _.initial returns nil on n<0 _.last returns nil on n<=0 |
|
More...
|
almost 14 years ago
|
| Rewritten _.isArray: check for non-numeric keys for early exit |
|
More...
|
almost 14 years ago
|
| _.slice should handle arrays not starting by 1 |
|
More...
|
almost 14 years ago
|
| Syntax change in _.slice |
|
More...
|
almost 14 years ago
|
| _.removeRange enhanced |
|
More...
|
almost 14 years ago
|
| _.add should return the given array |
|
More...
|
almost 14 years ago
|
| Bugfix with _.sortedIndex modified args of _.sortedIndex |
|
More...
|
almost 14 years ago
|
| Bugfix with _.dropWhile |
|
More...
|
almost 14 years ago
|
| Denied Readme.md |
|
More...
|
almost 14 years ago
|
| Code refactoring Pushed collection specs |
|
More...
|
almost 14 years ago
|
| Slight changes in folder structure |
|
More...
|
almost 14 years ago
|
| Syntax highlighting in Readme |
|
More...
|
about 14 years ago
|
| Renamed some files |
|
More...
|
about 14 years ago
|
| Fixed Indentation |
|
More...
|
about 14 years ago
|
| Added _.takeWhile (as alias to _.selectWhile) Added _.rejectWhile (and _.dropWhile as alias) Updated Moses_Lib_Test.lua Updated Docs |
|
More...
|
about 14 years ago
|
| Added _.selectWhile Added _.mapReduce, _.mapr Added _.mapReduceRight, _.maprr Added _.appendLists Added _.bindn Updated Moses_Lib_Test.lua Updated Docs |
|
More...
|
about 14 years ago
|
| Addd new functions (see Version history) |
|
More...
|
about 14 years ago
|
| Updated README |
|
More...
|
about 14 years ago
|
| Added _.curry, _.append,_.invert, _.import,_.template functions |
|
More...
|
about 14 years ago
|
| Merge pull request #1 from utkarshkukreti/why-would-you-have-this |
|
More...
|
about 14 years ago
|
| Why would you have this in the lib file? |
|
More...
|
about 14 years ago
|
| Removed unused lines of codes |
|
More...
|
about 14 years ago
|
| Fixed typos in README |
|
More...
|
about 14 years ago
|
| Initial commit |
|
More...
|
about 14 years ago
|
| Initial commit |
|
More...
|
about 14 years ago
|