summaryrefslogtreecommitdiffstats
path: root/parsers/survex.py
Commit message (Expand)AuthorAgeFilesLines
* Just removing dud whitespacedjango-1.10Sam Wenham2020-02-241-13/+13
* Show coordinates for entranceSam Wenham2020-02-221-1/+1
* Improve READMESam Wenham2019-07-191-72/+110
* Part one of getting troggle to work with django 1.10Sam Wenham2019-07-161-21/+87
* Backed out changeset: 4552f42bdf54Sam Wenham2019-06-261-61/+13
* Remove this stupid hard coded name matchSam Wenham2019-06-261-13/+61
* Add SURVEX_TOPNAME (top-level survex file) as a setting item in settings.py s...expo on server2019-06-261-4/+4
* Support html and wiki logbook entrysSam Wenham2019-03-311-2/+2
* Make things more compatiable with newer pythonSam Wenham2019-02-241-44/+54
* Add ref as a valid survex command to prevent errorsSam Wenham2018-04-141-1/+1
* Survex parser fix to avoid allocation on error (by martin).expo2015-06-241-4/+4
* A little more verbositySam Wenham2015-01-191-0/+6
* Allow comma in starcommands (*,fix) (comma is default valid *set blank)Wookey2014-07-011-1/+1
* Fix survex parser to allow whitespace between * and command (as survexWookey2014-07-011-1/+1
* Replace assert on unrecognised commands with print, so that a minorexpoonserver2014-06-261-1/+7
* Add checking for compass tooWookey2013-05-221-5/+13
* Add error check in place where parser diedWookey2013-05-221-1/+7
* Made a prospecting guide and fixed survex station description. Removed parsi...Martin Green2012-08-101-1/+1
* Start to change dataformat for caves, along with there editing. Start to cha...Martin Green2012-06-101-5/+14
* Added parsing of all.svx, along side parsing individual caves.Martin Green2011-07-111-7/+65
* tunnelfiles scheme addedgoatchurch2009-09-111-2/+4
* modelviz addedgoatchurch2009-09-111-1/+2
* survey scans features addedgoatchurch2009-09-101-3/+8
* [svn] latest hacking for various statisticsgoatchurch2009-08-051-59/+139
* [svn] now with ability to make new svx filegoatchurch2009-08-011-148/+97
* [svn] full checkin. animations disabled, sorrygoatchurch2009-07-271-1/+4
* [svn] Added cavedescription and new subcave.martin speleo2009-07-041-1/+5
* [svn] Fixed the following of *includes by adding white space to the end of th...martin speleo2009-07-031-5/+5
* [svn] Renaming troggle.expo to troggle.core. To do this, used:substantialnoninfringinguser2009-07-021-1/+1
* [svn] make worksubstantialnoninfringinguser2009-05-131-1/+1
* [svn] another import statement that caused errors on framos.lawoftheland. doe...substantialnoninfringinguser2009-05-131-1/+1
* [svn] fixed broken import statementsubstantialnoninfringinguser2009-05-131-1/+1
* [svn] survey block objectsubstantialnoninfringinguser2009-05-131-13/+38
* [svn] new person expeditionsubstantialnoninfringinguser2009-05-131-1/+2
* [svn] Converted screen output display to ASCII, so that I could run the scriptsubstantialnoninfringinguser2009-05-131-3/+5
* [svn] *teams and *date identified and scrappedsubstantialnoninfringinguser2009-05-131-19/+76
* [svn] convert unfound files to lower case and try againsubstantialnoninfringinguser2009-05-131-2/+5
* [svn] Removed last of the sqlite save hacksubstantialnoninfringinguser2009-05-131-14/+9
* [svn] we can parse one 2004 logbook in here. corrections made to folk.csvsubstantialnoninfringinguser2009-05-131-68/+69
* [svn]substantialnoninfringinguser2009-05-131-11/+48
* [svn] Initial troggle checkinsubstantialnoninfringinguser2009-05-131-0/+31