summaryrefslogtreecommitdiffstats
path: root/parsers/survex.py
Commit message (Expand)AuthorAgeFilesLines
* python 3.12 discovered syntax issuesPhilip Sargent2023-11-231-2/+2
* more raw stringsYour Name2023-11-221-12/+12
* removing unused fieldsPhilip Sargent2023-11-181-2/+1
* Make 'bearings' a read-only field on entrancesPhilip Sargent2023-11-181-3/+2
* srtm altitude parsingPhilip Sargent2023-11-181-17/+16
* working regexPhilip Sargent2023-11-171-12/+18
* found why regex is not finding ; comment, to fixPhilip Sargent2023-11-161-11/+31
* trying to find srtm *fix stationsPhilip Sargent2023-11-161-4/+53
* better error msgPhilip Sargent2023-11-141-1/+1
* do NOT inherit *date between *include files - policy decisionPhilip Sargent2023-11-041-18/+25
* downgrade error to warningPhilip Sargent2023-11-041-6/+5
* making the #00 wallet a catch-all and no complainingPhilip Sargent2023-11-031-14/+29
* comment correctionsPhilip Sargent2023-10-271-3/+1
* more fixing bad *ref and null dates on blocksPhilip Sargent2023-10-261-41/+66
* findng variant data on survexblocks and setting wallet *refPhilip Sargent2023-10-261-18/+42
* Revised (faster, less brain damaged) wallet pagesPhilip Sargent2023-10-251-21/+89
* caves->wallets at parse timePhilip Sargent2023-10-231-0/+13
* wookeys new not-scan filesPhilip Sargent2023-10-211-1/+1
* Better tag locationsPhilip Sargent2023-10-071-0/+15
* wallets-per-person now finding non-survex walletsPhilip Sargent2023-10-041-1/+1
* Fix odd glitches in cave parsingPhilip Sargent2023-09-281-11/+16
* clean up ignore lists for survex filesPhilip Sargent2023-09-251-16/+21
* finding the right survex file for a cavePhilip Sargent2023-09-151-8/+11
* 1624 arge cavesPhilip Sargent2023-09-141-1/+1
* fixesPhilip Sargent2023-09-111-2/+1
* debugging Cave page links..Philip Sargent2023-09-111-2/+2
* formattingPhilip Sargent2023-09-101-1/+1
* Removed class Area, use Cave.areacode Cave.subareaPhilip Sargent2023-09-101-1/+1
* Now creating ARGE caves properlyPhilip Sargent2023-09-101-40/+11
* Cleaning auto Cave creation from survex file detectionPhilip Sargent2023-09-101-43/+54
* Big refactor of cave lookuo & creation. Works.Philip Sargent2023-09-081-15/+18
* refactoring cave id stuff in survex parser - workingPhilip Sargent2023-09-081-68/+70
* Removing unneeded svx from parse listPhilip Sargent2023-09-081-95/+72
* tidyPhilip Sargent2023-09-071-20/+2
* cleaned out unused codePhilip Sargent2023-09-071-74/+9
* SurvexDirectory removed from active codePhilip Sargent2023-09-061-13/+13
* SUrvexDirectory no longer necessaryPhilip Sargent2023-09-061-37/+44
* moving primary survex file to each survexfilePhilip Sargent2023-09-061-16/+19
* Ongoing work to remove SurvexDirectory as a conceptPhilip Sargent2023-09-051-10/+12
* New SurvexDirectory reportPhilip Sargent2023-09-051-0/+4
* filename correctionPhilip Sargent2023-08-051-1/+1
* detecting orphan cave ids and adding to pending listPhilip Sargent2023-08-021-1/+1
* NOEDIT fixedPhilip Sargent2023-08-021-1/+7
* hack wallet scan rename jobPhilip Sargent2023-07-311-15/+15
* Cleaning up entrance importing robustlyPhilip Sargent2023-07-261-1/+0
* clean up after Mark changed things a bitPhilip Sargent2023-07-241-12/+23
* ignore /subsections/ filesPhilip Sargent2023-07-241-5/+10
* add new *team rolePhilip Sargent2023-07-231-1/+1
* add DEPRECATed SURVEX FILES TO IGNORE LISTExpo laptop Crowley2023-07-121-1/+1
* handle shortform months and days in svx fileExpo laptop Crowley2023-07-101-6/+34