Pikchr

Changes On Branch this-keyword
Login

Changes In Branch this-keyword Excluding Merge-Ins

This is equivalent to a diff from 94bfff470d to b7966b5bfb

2021-02-14
02:15
Add the special "this" objectname that refers to the object under construction. No documentation (yet). (check-in: 4a13f3a46e user: drh tags: trunk)
02:14
Add a test case for the "this" objectname. (Closed-Leaf check-in: b7966b5bfb user: drh tags: this-keyword)
00:32
Accept the object name "this" referring to the object under construction. See forum post 48cec7c89e for an explanation of why this might be useful. I'm still somewhat dubious, since not all attributes of "this" are necessarily defined at the point when it is invoked. Need to thing about this. (check-in: 3542e32d0b user: drh tags: this-keyword)
00:11
Use darkmode rather than ardoise as the example dark-mode skin. (check-in: 94bfff470d user: drh tags: trunk)
2021-02-12
04:31
Added -lm to linking instructions, per forum suggestion. (check-in: be1c126190 user: stephan tags: trunk)

Changes to pikchr.c.

Changes to pikchr.y.

Added tests/test74.pikchr.