comparison notes.txt @ 39:4c6a341e75da

big rework works on sample2, w/o refs processing
author Henry S. Thompson <ht@markup.co.uk>
date Wed, 26 Apr 2017 18:51:34 +0100
parents ac3cd8de7a10
children 6ed900e8cc61
comparison
equal deleted inserted replaced
38:468a6cf8bf0b 39:4c6a341e75da
22 bracketed number plus optional string, 22 bracketed number plus optional string,
23 or simple name (syntax is a _guess_)) 23 or simple name (syntax is a _guess_))
24 8 (\$?[A-Z]+\$?[0-9]+) s or r 24 8 (\$?[A-Z]+\$?[0-9]+) s or r
25 A cell reference 25 A cell reference
26 9 ([a-zA-Z_\\][a-zA-Z0-9._]*) v 26 9 ([a-zA-Z_\\][a-zA-Z0-9._]*) v
27 A name (always for a variable?) 27 A name (boolean constant or a variable -- anything else?)
28 10 (.) x 28 10 (.) x
29 Single characters not matched by the previous patterns 29 Single characters not matched by the previous patterns
30 ---------- 30 ----------
31 You can't depend on 31 You can't depend on
32 <f si="..." t="shared"/> 32 <f si="..." t="shared"/>