aboutsummaryrefslogtreecommitdiff
path: root/lctype.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* small bug: EOZ is a valid character to be testedRoberto Ierusalimschy2009-03-261-10/+18
* ctype 'lalpha' includes '_' (as '_' behaves as a letter from theRoberto Ierusalimschy2009-03-111-3/+5
* added macro 'lisxdigit' (just in case :)Roberto Ierusalimschy2009-03-101-1/+3
* global array of ctypes renamed to 'luai_ctype_' (extern names mustRoberto Ierusalimschy2009-02-201-7/+7
* "homemade" version of ctype.hRoberto Ierusalimschy2009-02-191-0/+34