Changeset 75253

Timestamp:
Nov 2, 2011, 7:57:47 AM (11 years ago)
Author:
Daniel James
Message:

Quickbook: Keep files in memory, stop tracking position in iterators.

Files are now permanently loaded. Quickbook substrings are stored as
references into the file. Now positions are stored as iterators into
the original file, the line and column is calculated when messages are
output.

This doesn't have much effect on efficiency but it simplifies a few
things.

(No files)

Note: See TracChangeset for help on using the changeset viewer.