Permalink
Failed to load latest commit information.
rockspecs Bug fix---trailing '/' on a URL segment wasn't properly parsed. Aug 19, 2018
url Bug fix---trailing '/' on a URL segment wasn't properly parsed. Aug 19, 2018
Makefile Bug fix---missed some cleanup May 12, 2018
README Add the soundex module. Aug 21, 2018
abnf.lua Add code to parse the core from RFC-5234 Jun 21, 2017
email.lua Bug fix---fix luacheck complaints Nov 11, 2017
http-client.lua Bug fix---remove reference to unused (and unpublished) module. Aug 22, 2018
http-server.lua Bug fix---remove reference to unused (and unpublished) module. Aug 22, 2018
ini.lua Bug fix---fix luacheck complaints Nov 11, 2017
ip-text.lua Bug fix---added back the captures. Apr 18, 2018
ip.lua Bug fix---remove unused production. Apr 18, 2018
json.lua Bug fix---numbers with leading 0s were accepted, not rejected. Jul 21, 2017
jsons.lua Fix whitespace issues. Jul 21, 2017
soundex.lua Leave the position up to the caller, not us. Aug 21, 2018
strftime.lua Clean up the strftime module. Jul 3, 2018