aboutsummaryrefslogtreecommitdiff
path: root/valua.lua
Commit message (Expand)AuthorAge
* converted spaces to tabs with `find -name \*.lua -exec bash -c 'unexpand --fi...d9k2018-05-04
* optional() stackable function+. fixed warnings locally with `luacheck --codes...d9k2018-05-04
* Added stackable function `optional()`: trying to fix travis warningd9k2018-05-04
* Added stackable function `optional()`. ref https://github.com/sailorproject/v...d9k2018-05-04
* use explicit tostringFrancois Perrad2017-09-23
* enforce the no use of globalFrancois Perrad2017-09-21
* fix last luacheck errorsFrancois Perrad2017-09-20
* fix indentation & trailing spacesFrancois Perrad2017-09-20
* enhancement: datetime supportandre alves garzia2017-02-11
* Accept empty values on some validationsEtiene Dalcol2016-01-24
* pack/unpack with 5.2 compatThijs Schreijer2014-03-14
* 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
* Fixing empty and not_empty for working not just with stringsEtiene2014-03-12
* Initial commit.Etiene2014-03-11