aboutsummaryrefslogtreecommitdiff
path: root/lctype.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ctype 'lalpha' includes '_' (as '_' behaves as a letter from theRoberto Ierusalimschy2009-03-111-2/+2
* added macro 'lisxdigit' (just in case :)Roberto Ierusalimschy2009-03-101-5/+5
* global array of ctypes renamed to 'luai_ctype_' (extern names mustRoberto Ierusalimschy2009-02-201-2/+2
* "homemade" version of ctype.hRoberto Ierusalimschy2009-02-191-0/+44