rxi
50eb3d9f52
Changed first
arg of lume.reduce to non-optional
2014-02-28 00:30:01 +00:00
rxi
736982c336
Fixed error in lume.random()'s description
2014-02-27 23:40:40 +00:00
rxi
3eec98906b
Removed "len" argument from lume.pingpong()
2014-02-27 23:35:07 +00:00
rxi
02cdf32bdd
Fixed lume.filter() example in README.md
2014-02-27 23:23:28 +00:00
rxi
602cf574fa
Fixed incorrect lume.merge() example in README.md
2014-02-27 23:20:38 +00:00
rxi
072e3149c2
Updated version number
2014-02-27 22:55:19 +00:00
rxi
e40f51c811
Fixed even more typos in README.md
2014-02-27 22:53:31 +00:00
rxi
34b2013c71
Changed funcs to treat tables as arrays by default
...
Changed the lume.set(), lume.merge() and lume.filter() functions to take
the argument `retainkeys` instead of `isarray`, and to treat the table
as an array by default (avoiding sparse arrays) instead of treating the
table as an associative array by default (retaining keys).
2014-02-27 22:42:42 +00:00
rxi
eeadcd307d
Added isarray
argument to lume.set
2014-02-27 22:17:36 +00:00
rxi
2636035974
Fixed incorrect description of lume.round()
2014-02-27 22:03:00 +00:00
rxi
011b26943a
Fixed accidental use of global in lume.clone()
2014-02-27 21:31:26 +00:00
rxi
3d1054886f
Fixed typos/errors and reworded things in README.md
2014-02-27 21:11:31 +00:00
rxi
c863629a94
Fixed more typos in README.md
2014-02-27 20:29:44 +00:00
rxi
7073d797ff
Removed stray bracket in README.md
2014-02-27 20:22:49 +00:00
rxi
2f51dce71f
First commit
2014-02-27 20:19:10 +00:00