|
436933f73f
|
Added function to dermine stream location from arbitrary positions.
|
2017-06-24 19:01:09 +02:00 |
|
|
39c0e27cb2
|
Refactoring of tokenizer and stream classes for better efficiency and maintainability.
|
2017-06-21 02:56:27 +02:00 |
|
|
97c6e58355
|
Minor refactoring in stream reading.
|
2017-06-20 18:13:49 +02:00 |
|
|
ee56a105b3
|
Resizing file content one time if stream is seekable and dynamically otherwise.
|
2017-06-20 03:14:51 +02:00 |
|
|
4c0583c91f
|
Refactored tokenizer to lazily evaluate file locations.
|
2017-06-19 00:18:02 +02:00 |
|
|
04dffdb09e
|
Fixed accidentally truncated ends of files after removing comments.
|
2017-06-19 00:18:02 +02:00 |
|
|
dd7fb31309
|
Made CMake configuration consistent.
|
2017-06-19 00:18:02 +02:00 |
|
|
268fa84c9e
|
Reimplemented tokenizer with plain streams.
|
2017-06-19 00:18:02 +02:00 |
|
|
230844c3ae
|
Fixed whitespace issue in typing sections and added test cases.
|
2017-06-19 00:18:02 +02:00 |
|
|
8288345bcb
|
Added missing method implementation to tokenizer.
|
2017-06-19 00:14:33 +02:00 |
|
|
e312a91632
|
Renamed tokenizing module for clarity.
|
2017-05-12 14:17:57 +02:00 |
|