summaryrefslogtreecommitdiffstats
path: root/parsers/survex.py
Commit message (Expand)AuthorAgeFilesLines
* Now matching 2025 survex standard *teamPhilip Sargent2025-02-251-39/+9
* *team new code to fit updated survexPhilip Sargent2025-02-251-40/+75
* make more robust against data errorPhilip Sargent2025-02-191-5/+7
* typoPhilip Sargent2025-01-221-2/+2
* AI comments on regexesPhilip Sargent2025-01-091-0/+54
* remove unused reference to functionPhilip Sargent2024-12-281-7/+1
* import order fixed by ruffPhilip Sargent2024-12-151-5/+3
* Add 'surface' to list of rolesPhilip Sargent2024-11-231-1/+1
* better error messagePhilip Sargent2024-11-231-2/+2
* cleaned up wallets import processPhilip Sargent2024-08-111-2/+2
* remove old warningsPhilip Sargent2024-08-051-9/+27
* FIxed new survex file in editor crashed I thinkPhilip Sargent2024-07-181-26/+11
* fixing new survex file editingPhilip Sargent2024-07-181-37/+114
* new entry deletuion capabilityPhilip Sargent2024-07-171-2/+2
* 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