From 28e106c96922d9ffbb48f2a208c5ab66ceafdde8 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Fri, 11 Jun 2021 20:36:51 -0700 Subject: Version 262 * RELNOTES: Updated. * configure, txr.1: Bumped version and date. * share/txr/stdlib/ver.tl: Bumped. * txr.vim, tl.vim: Regenerated. * protsym.c: Likewise. * y.tab.c.shipped: Regenerated. Good catch! forgot to do this for most recent change to parser.y. --- RELNOTES | 72 ++++ configure | 2 +- protsym.c | 140 ++++---- share/txr/stdlib/ver.tl | 2 +- tl.vim | 907 ++++++++++++++++++++++++------------------------ txr.1 | 6 +- txr.vim | 907 ++++++++++++++++++++++++------------------------ y.tab.c.shipped | 575 +++++++++++++++--------------- 8 files changed, 1349 insertions(+), 1262 deletions(-) diff --git a/RELNOTES b/RELNOTES index 7c24af6a..c468d1ec 100644 --- a/RELNOTES +++ b/RELNOTES @@ -1,3 +1,75 @@ + TXR 262 + 2021-06-11 + + + Feature + + - structural pattern matching: + - new feature: quasiquote matching. + - JSON: + - improved escaping of JSON output for safe embedding in