|
|
81d937ee97
|
Performance optimization of Tokenizer
Reduces string allocations and removes std::vector from Tokenizer
Most processing now happens on-demand.
|
2020-06-11 00:22:04 -04:00 |
|
|
|
2ed8652545
|
Fix whitespace
|
2020-06-05 19:15:31 -04:00 |
|
|
|
2203e1e9e5
|
Change next_dvector(n, buf) to next_dvector(buf, n)
|
2020-06-05 16:40:14 -04:00 |
|
|
|
8689b31bca
|
Add convenience method next_values
|
2020-06-04 16:27:27 -04:00 |
|
|
|
5688fd41bb
|
Remove trailing whitespace
|
2020-06-02 16:43:41 -04:00 |
|
|
|
24a0933e2a
|
Refactor PotentialFileReader
|
2020-06-02 14:18:11 -04:00 |
|