aboutsummaryrefslogtreecommitdiff
path: root/bin/reduceRangeDuplicates.js
Commit message (Collapse)AuthorAgeFilesLines
* log progress as actual numberAndrew Harvey2021-05-191-3/+3
|
* fix syntax errorAndrew Harvey2021-05-181-1/+1
|
* detect when start/end regexp doesn't matchAndrew Harvey2021-05-181-5/+14
|
* improve performance by indexing by streetAndrew Harvey2021-05-181-34/+46
|
* add --verbose logging flagAndrew Harvey2021-05-181-1/+1
|
* only log progress on TTY to avoid logging to gitlab ciAndrew Harvey2021-05-161-3/+3
|
* test flats inside rangeAndrew Harvey2021-05-151-5/+7
|
* fix reduceRangeDuplicates to only output debug stream with --debugAndrew Harvey2021-05-151-2/+4
|
* fix reduceRangeDuplicates and add testsAndrew Harvey2021-05-151-12/+47
|
* fix reduceRangeDuplicatesAndrew Harvey2021-05-071-0/+1
|
* fix syntax errorsAndrew Harvey2021-05-071-3/+4
|
* reduce numbers within a range duplicationAndrew Harvey2021-05-071-0/+295