rxi
|
faa5d8252f
|
Removed some unused iterator vars
|
2015-10-21 19:10:53 +01:00 |
|
rxi
|
bf32432dac
|
Merge pull request #8 from technomancy/luacheck
Pacify Luacheck.
|
2015-10-21 19:05:56 +01:00 |
|
Phil Hagelberg
|
b861303333
|
Pacify Luacheck.
Mostly just renaming unused args.
|
2015-10-19 07:21:47 +07:00 |
|
rxi
|
27278fb887
|
Version 2.2.2
|
2015-09-28 21:45:14 +01:00 |
|
rxi
|
8627638db0
|
Added support for NaN, inf and -inf to lume.serialize; updated tests
|
2015-09-23 19:32:25 +01:00 |
|
rxi
|
1559803c70
|
Updated README for lume.serialize changes
|
2015-09-04 18:59:59 +01:00 |
|
rxi
|
258e523219
|
Version 2.2.1
|
2015-08-30 19:47:53 +01:00 |
|
rxi
|
16848d83a5
|
Fixed number printing in lume.trace for Lua5.3
|
2015-08-15 11:37:32 +01:00 |
|
rxi
|
ca338b8833
|
Removed .gitignore file
|
2015-08-15 11:32:37 +01:00 |
|
rxi
|
ca36473904
|
Renaming of internal serialize func map
|
2015-08-15 11:31:50 +01:00 |
|
rxi
|
717745fe79
|
Updated README example for lume.trace()
|
2015-08-14 20:56:41 +01:00 |
|
rxi
|
688de3368e
|
Lots of tweaks to lume.serialize(); circular reference detection
|
2015-08-14 20:50:42 +01:00 |
|
rxi
|
7412706277
|
Moved some stuff around in "test" directory
|
2015-08-14 20:32:00 +01:00 |
|
rxi
|
78144dbdb8
|
Changed lume.trace() to output in a nicer format, updated test
|
2015-08-14 20:29:29 +01:00 |
|
rxi
|
d8027db54d
|
Version 2.2.0
|
2015-07-31 18:58:24 +01:00 |
|
rxi
|
6bff74e856
|
Changed lume.round() such that 0 results in 0 rather than -0
|
2015-05-12 20:30:05 +01:00 |
|
rxi
|
037f5e3325
|
Missing '.' in README
|
2015-05-09 15:44:52 +01:00 |
|
rxi
|
6dec4a8f56
|
Added lume.pick() to README
|
2015-05-09 15:42:38 +01:00 |
|
rxi
|
044141fefa
|
Added lume.pick() and tests
|
2015-05-09 15:40:53 +01:00 |
|
rxi
|
e0d55c8446
|
Fixed lume.color example in README
|
2015-05-09 15:21:08 +01:00 |
|
rxi
|
84e23cb82c
|
Added README section for lume.color()
|
2015-05-09 15:19:38 +01:00 |
|
rxi
|
a753f6e9a2
|
Added function lume.color() and tests
|
2015-05-09 15:12:52 +01:00 |
|
rxi
|
9b48d704d2
|
Removed unused function iternil()
|
2015-05-09 14:30:32 +01:00 |
|
rxi
|
6c350d81d9
|
Removed support of nil in lume.ripairs(), updated tests
|
2015-05-09 14:29:56 +01:00 |
|
rxi
|
300f47456f
|
Improved description of lume.extend() in README
|
2015-05-09 14:27:38 +01:00 |
|
rxi
|
cb95fea004
|
Missing language hint on lume.extend's README example
|
2015-05-05 19:37:52 +01:00 |
|
rxi
|
2e00c753d8
|
Added function lume.extend() , updated README and tests
|
2015-05-05 19:32:46 +01:00 |
|
rxi
|
fce4a5e5df
|
Updated test for lume.wordwrap()
|
2015-05-05 19:13:38 +01:00 |
|
rxi
|
b25fee071f
|
Changed lume.wordwrap() to better retain existing whitespace
|
2015-05-05 19:12:41 +01:00 |
|
rxi
|
a6744d4ab3
|
Version 2.1.0
|
2015-02-28 21:03:42 +00:00 |
|
rxi
|
c3c2d31d37
|
Changed lume.reduce() to support non-array tables, updated tests
|
2015-02-24 21:02:04 +00:00 |
|
rxi
|
886bd43bce
|
Changed getiter() to disallow nil values
|
2015-02-24 20:42:44 +00:00 |
|
rxi
|
976f813de9
|
Fixed example mistake in reject()'s README section
|
2015-02-20 19:52:10 +00:00 |
|
rxi
|
7911d62c53
|
Updated Iteratee functions part of README for lume.reject()
|
2015-02-20 19:27:34 +00:00 |
|
rxi
|
b1c9e3ec2e
|
Changed lume.filter()'s implementation to mimic lume.reject()
|
2015-02-20 19:24:48 +00:00 |
|
rxi
|
48a4b43640
|
Added lume.reject(), updated tests and README.md
|
2015-02-20 19:22:42 +00:00 |
|
rxi
|
63e6d1daed
|
Small fix to iteratee functions README section
|
2015-02-14 16:09:43 +00:00 |
|
rxi
|
685b7dc9c4
|
Added iteratee functions section to README
|
2015-02-14 16:02:40 +00:00 |
|
rxi
|
d2b26fa681
|
Changed lume.clear() to return the table, updated doc & tests
|
2015-02-08 15:13:05 +00:00 |
|
rxi
|
0a84bcd0d6
|
Fixed internal func isarray()
|
2015-02-08 15:01:17 +00:00 |
|
rxi
|
8e0b2d2ef8
|
Updated lume.push()'s README section
|
2015-02-07 23:04:23 +00:00 |
|
rxi
|
f27b15f9a2
|
Added tests for lume.remove()/lume.push() return values
|
2015-02-07 22:59:38 +00:00 |
|
rxi
|
abecb5b718
|
Updated README.md with new functions
|
2015-02-07 22:57:49 +00:00 |
|
rxi
|
fa85f83d70
|
Added lume.clear() and tests
|
2015-02-07 22:51:28 +00:00 |
|
rxi
|
14b9ee0ca2
|
Added lume.remove() and tests
|
2015-02-07 22:48:58 +00:00 |
|
rxi
|
3bec7b356d
|
Added lume.push(), updated tests
|
2015-02-07 22:38:08 +00:00 |
|
rxi
|
9cdbc27b66
|
Minor optimisations to lume.combine(), updated tests
|
2015-02-05 21:32:21 +00:00 |
|
rxi
|
c6ab30cf7d
|
Version 2.0.0
|
2015-01-24 15:21:35 +00:00 |
|
rxi
|
c07194490b
|
Updated license copyright year
|
2015-01-24 15:20:58 +00:00 |
|
rxi
|
5305cb34c8
|
Lua 5.3 compatibility fixes
|
2015-01-12 19:51:24 +00:00 |
|