summaryrefslogtreecommitdiff
path: root/t/uni/parser.t
Commit message (Expand)AuthorAgeFilesLines
* toke.c: S_checkcomma, "No comma allowed after %s" cleanupBrian Fraser2012-03-221-1/+7
* toke.c: '"(my|state)" variable %s can't be in a package' cleanup.Brian Fraser2012-03-221-1/+10
* toke.c: 'No package name allowed for variable %s in "our"' cleanup.Brian Fraser2012-03-221-2/+8
* toke.c: 'No such class %s' cleanup.Brian Fraser2012-03-221-1/+10
* uni/parser.t: Fix eval num in testFather Chrysostomos2012-03-221-1/+1
* toke.c: 'Unrecognized character' croak cleanup.Brian Fraser2012-03-221-1/+9
* TODO tests for parsing our() now passBrian Fraser2011-10-061-7/+4
* op.c: Malformed prototype warning on UTF8 sub nameBrian Fraser2011-10-061-1/+8
* op.c: newCONSTSUB and newXS UTF8 cleanup.Brian Fraser2011-10-061-1/+6
* Basic tests for UTF-8 vars.Brian Fraser2011-10-061-0/+93