aboutsummaryrefslogtreecommitdiff
path: root/valua.lua
Commit message (Collapse)AuthorAge
* pack/unpack with 5.2 compatThijs Schreijer2014-03-14
| | | `unpack` was renamed `table.unpack` in Lua 5.2. This way is 5.1/5.2 agnostic
* New email pattern matchEtiene2014-03-13
|
* Adding 0.2.1 rockspecv0.2.1Etiene Dalcol2014-03-12
|
* Fixes packing/unpacking with nil valuesIgnacio BurgueƱo2014-03-12
| | | Related to #1
* Fixing empty and not_empty for working not just with stringsEtiene2014-03-12
|
* Initial commit.Etiene2014-03-11