Documentation Source Text

Check-in [8164556750]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:If a missing "expr" box on the unary-operator branch of the expr syntax diagram. SQLite forum post 866a754699
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | branch-3.34
Files: files | file ages | folders
SHA3-256: 816455675001ac01b0bd5d3b2457b259c5cda1faf7ae92c480244bcfd65edae7
User & Date: drh 2021-01-04 00:49:20
Context
2021-01-16
12:18
The links to the forum on the support page changed to go directly to the list of recent threads. (check-in: fffcdce8f1 user: drh tags: branch-3.34)
2021-01-04
00:51
Merge enhancements from the 3.34 branch. (check-in: 75f07e5d08 user: drh tags: trunk)
00:49
If a missing "expr" box on the unary-operator branch of the expr syntax diagram. SQLite forum post 866a754699 (check-in: 8164556750 user: drh tags: branch-3.34)
2020-12-31
18:16
Better hyperlink on whynotgit.html - makes use of the new df= query parameter on the Fossil /timeline. (check-in: a300cc936e user: drh tags: branch-3.34)
Changes
Hide Diffs Unified Diffs Ignore Whitespace Patch

Changes to art/syntax/expr.pikchr.

40
41
42
43
44
45
46


47
48
49
50
51
52
53
         then down even with CN then right linerad
      line from (linerad+2*arrowht left of TN.w,TN_Y) right linerad \
         then down even with TN then right linerad

      # Unary operators
      right
UOP:  oval "unary-operator" fit with .w at 1.25*$h below SN.w


      arrow right even with OUT; line right linerad then up linerad
      arrow from (IN_X,UOP.n) down even with UOP then to UOP.w

      # Binary operators
      right
BINY: box "expr" fit with .w at 1.25*$h below UOP.w
      arrow 2*arrowht







>
>







40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
         then down even with CN then right linerad
      line from (linerad+2*arrowht left of TN.w,TN_Y) right linerad \
         then down even with TN then right linerad

      # Unary operators
      right
UOP:  oval "unary-operator" fit with .w at 1.25*$h below SN.w
      arrow 2*arrowht
      box "expr" fit
      arrow right even with OUT; line right linerad then up linerad
      arrow from (IN_X,UOP.n) down even with UOP then to UOP.w

      # Binary operators
      right
BINY: box "expr" fit with .w at 1.25*$h below UOP.w
      arrow 2*arrowht