[latex3-commits] [git/LaTeX3-latex3-latex3] gh1040-prop-large: Document and implement doubly-linked implementation of prop (efc1bd49f)

Bruno Le Floch blflatex at gmail.com
Mon Feb 28 05:49:29 CET 2022


Repository : https://github.com/latex3/latex3
On branch  : gh1040-prop-large
Link       : https://github.com/latex3/latex3/commit/efc1bd49fcc2073025d8d3abc51c28581ae07d1e

>---------------------------------------------------------------

commit efc1bd49fcc2073025d8d3abc51c28581ae07d1e
Author: Bruno Le Floch <blflatex at gmail.com>
Date:   Sat Feb 5 00:23:11 2022 +0100

    Document and implement doubly-linked implementation of prop
    
    There remains \prop_show:N and log, which means that we cannot really
    test the code seriously yet.  However, it is already exercised as
    part of the implementation of \prop_concat:NNN and the from_keyval
    functions.


>---------------------------------------------------------------

efc1bd49fcc2073025d8d3abc51c28581ae07d1e
 l3kernel/l3candidates.dtx         |    8 +-
 l3kernel/l3expan.dtx              |    3 +
 l3kernel/l3msg.dtx                |   12 +-
 l3kernel/l3prop.dtx               | 1755 ++++++++++++++++++++++++++-----------
 l3kernel/testfiles/m3quark001.tlg |    2 +-
 l3kernel/testfiles/m3show003.tlg  |    2 +-
 6 files changed, 1261 insertions(+), 521 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --textconv --cc efc1bd49fcc2073025d8d3abc51c28581ae07d1e




More information about the latex3-commits mailing list.