summaryrefslogtreecommitdiffstats
path: root/HACKING-toc.txr
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2015-08-12 07:19:43 -0700
committerKaz Kylheku <kaz@kylheku.com>2015-08-12 07:19:43 -0700
commit632deb8aa26bec72d3b5b9d920551239a3e5f559 (patch)
tree8d351a791b3d006109ba9180df95db2e1f608630 /HACKING-toc.txr
parent08bd6d07429bfaa2abd6ddccc4812272eb0b08cb (diff)
downloadtxr-632deb8aa26bec72d3b5b9d920551239a3e5f559.tar.gz
txr-632deb8aa26bec72d3b5b9d920551239a3e5f559.tar.bz2
txr-632deb8aa26bec72d3b5b9d920551239a3e5f559.zip
Revision to .. syntax.
* parser.y (r_exprs, n_expr): Move the DOTDOT syntactic sugar rule from r_exprs to n_expr, where it is much simpler. This also means that the a..b syntax is now an expression by itself; it need not be enclosed in a list. The DOTDOT operator is made right associative; or rather its existing %right declaration is now activated. * txr.1: Remove documentation stating that the .. notation must be used in a list, and not in the dotted position of an improper list. Document the behavior in the dotted position, and document right associativity.
Diffstat (limited to 'HACKING-toc.txr')
0 files changed, 0 insertions, 0 deletions