log

age author description
Wed, 12 Apr 2017 21:35:04 +0100 Henry S. Thompson fix bug in refs wrt e.g. [1]!.SGX,
Wed, 12 Apr 2017 17:43:54 +0100 Henry S. Thompson external vars preserved, [0]!... == internal handled, but note that children of ref may not be contiguous by name anymore
Wed, 12 Apr 2017 14:33:47 +0100 Henry S. Thompson move to more structure mostly working but external vars are lost
Wed, 12 Apr 2017 11:36:27 +0100 Henry S. Thompson need to preserve abs ref info
Tue, 11 Apr 2017 17:03:39 +0100 Henry S. Thompson tidied dereferencing, added simple (no recursion) coverage for variables in ranges
Tue, 11 Apr 2017 14:33:14 +0100 Henry S. Thompson recursion in place, need to check for names in ranges
Tue, 11 Apr 2017 12:28:44 +0100 Henry S. Thompson convert tokenisation to a function, so can make recursive
Mon, 10 Apr 2017 17:29:24 +0100 Henry S. Thompson preparing for variable deref
Fri, 07 Apr 2017 18:42:47 +0100 Henry S. Thompson plumb in and use inverted ref table (via key)
Thu, 06 Apr 2017 18:31:46 +0100 Henry S. Thompson towards inverted map of refs
Thu, 06 Apr 2017 17:24:30 +0100 Henry S. Thompson switch to elements from attributes and default namespace
Thu, 06 Apr 2017 16:47:53 +0100 Henry S. Thompson change to default ns
Wed, 05 Apr 2017 11:57:00 +0100 Henry S. Thompson towards var handling, no lookup yet
Wed, 05 Apr 2017 11:24:11 +0100 Henry S. Thompson fix false positives
Tue, 04 Apr 2017 18:04:13 +0100 Henry S. Thompson fix false negs, add mouseover to show refs
Tue, 04 Apr 2017 17:45:50 +0100 Henry S. Thompson use refs, but broken: doesn't deal with ranges (false negs) or external refs (false pos), and not finding things it should (e.g. kenneth_lay X88)
Tue, 04 Apr 2017 16:20:46 +0100 Henry S. Thompson one form of refs output, not sure it's what is wanted...
Tue, 04 Apr 2017 15:30:04 +0100 Henry S. Thompson default vis pipeline to raw xml, start extracting refs
Mon, 03 Apr 2017 19:22:03 +0100 Henry S. Thompson improve efficiency, detect blank rows, don't type empty cells
Mon, 03 Apr 2017 16:02:10 +0100 Henry S. Thompson default to ascii, but accept html.xsl for pretty
Mon, 03 Apr 2017 15:07:00 +0100 Henry S. Thompson use UC for computed cells
Mon, 03 Apr 2017 14:46:01 +0100 Henry S. Thompson three steps now
Mon, 03 Apr 2017 13:46:54 +0100 Henry S. Thompson widening scope so better names
Mon, 03 Apr 2017 13:27:32 +0100 Henry S. Thompson add markup, indicate if computed or not
Mon, 03 Apr 2017 12:31:58 +0100 Henry S. Thompson simple ascii type matrix output working
Sun, 02 Apr 2017 23:45:02 +0800 Henry S. Thompson allow \ to start and use Unicode currency class Sc for currency format code detection
Sun, 02 Apr 2017 21:13:16 +0800 Henry S. Thompson working toward doing an ascii-rectangle repr of a sheet
Sun, 02 Apr 2017 18:18:27 +0800 Henry S. Thompson move to type/[class|code]
Sun, 02 Apr 2017 16:49:48 +0800 Henry S. Thompson preliminary attempt to detect currency formatting
Sat, 01 Apr 2017 23:50:20 +0800 Henry S. Thompson builtin fmt and locally-defined fmtCode
Sat, 01 Apr 2017 21:44:19 +0800 Henry S. Thompson 1st level of format type lookup
Sat, 01 Apr 2017 12:57:31 +0800 Henry S. Thompson beginning work on elaboration of worksheets
Sat, 25 Mar 2017 10:02:37 +0000 Henry S. Thompson more aggressive - (non-intl) splitting of refs and names,
Fri, 24 Mar 2017 22:41:28 +0000 Henry S. Thompson handle sheet names more carefully
Fri, 24 Mar 2017 20:27:15 +0000 Henry Thompson reconstruct the original more or less