aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/Sci_Position.h
AgeCommit message (Collapse)AuthorFilesLines
2017-08-28Backport: New header ILoader.h defines ILoader interface as it does not ↵Neil1-0/+6
belong in ILexer.h. Backport of changeset 6383:9c8257ff60b7.
2017-07-13Backport: Update typedefs used for lexing.Neil1-2/+4
Backport of changeset 6344:59732c65082d.
2015-07-17Add the Sci_Position, Sci_PositionU, and Sci_PositionCR typedefs to externalNeil1-0/+21
interfaces to allow these to become 64-bit in the future.