[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/xr updated (434b300 -> 35dbbeb)
From: |
Mattias Engdegård |
Subject: |
[elpa] externals/xr updated (434b300 -> 35dbbeb) |
Date: |
Sun, 3 May 2020 11:13:06 -0400 (EDT) |
mattiase pushed a change to branch externals/xr.
from 434b300 Increment version to 1.18
new e5b51bf Add wrapped subsumption in repeated forms
new 7160235 Refactor repetition subsumption check to avoid code
duplication
new c98bb7b Handle whitespace and word syntax subsumption in one place
new c6e12b7 Handle \w and \W in subsumption checks
new f3b61ef Fix false negative in empty string repetition check
new 21eab3c Check for bol, eol and eos in conflict with other
expressions
new c7e7557 Broaden anchor check to check more paths
new d0b09e1 Add filename-specific checks
new d752aab Use "option" instead of "repetition" in diagnostics for ?
and ??
new 35dbbeb Increment version to 1.19
Summary of changes:
xr-test.el | 91 ++++++++++-
xr.el | 502 +++++++++++++++++++++++++++++++++++++++++++++++--------------
2 files changed, 469 insertions(+), 124 deletions(-)
- [elpa] externals/xr updated (434b300 -> 35dbbeb),
Mattias Engdegård <=
- [elpa] externals/xr e5b51bf 01/10: Add wrapped subsumption in repeated forms, Mattias Engdegård, 2020/05/03
- [elpa] externals/xr f3b61ef 05/10: Fix false negative in empty string repetition check, Mattias Engdegård, 2020/05/03
- [elpa] externals/xr c98bb7b 03/10: Handle whitespace and word syntax subsumption in one place, Mattias Engdegård, 2020/05/03
- [elpa] externals/xr c7e7557 07/10: Broaden anchor check to check more paths, Mattias Engdegård, 2020/05/03
- [elpa] externals/xr d752aab 09/10: Use "option" instead of "repetition" in diagnostics for ? and ??, Mattias Engdegård, 2020/05/03
- [elpa] externals/xr c6e12b7 04/10: Handle \w and \W in subsumption checks, Mattias Engdegård, 2020/05/03
- [elpa] externals/xr 21eab3c 06/10: Check for bol, eol and eos in conflict with other expressions, Mattias Engdegård, 2020/05/03
- [elpa] externals/xr 7160235 02/10: Refactor repetition subsumption check to avoid code duplication, Mattias Engdegård, 2020/05/03
- [elpa] externals/xr d0b09e1 08/10: Add filename-specific checks, Mattias Engdegård, 2020/05/03
- [elpa] externals/xr 35dbbeb 10/10: Increment version to 1.19, Mattias Engdegård, 2020/05/03