summaryrefslogtreecommitdiff
path: root/test/files/run/t6381.check
Commit message (Collapse)AuthorAgeFilesLines
* refactors handling of macros in replEugene Burmako2013-01-091-1/+1
| | | | | | | | Macros now have a dedicated member handler, so that the logic of their processing doesn't get mixed up with vanilla DefHandler. I've also factored out an abstract MacroHandler to provides a basis to build the upcoming type macro handler upon.
* SI-6381 Honour -Yrangepos in the REPLJason Zaugg2012-09-201-0/+17