pspp-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-460-g44061


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-460-g440613a
Date: Thu, 22 Jul 2021 23:24:01 -0400 (EDT)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU PSPP".

The branch, master has been updated
       via  440613afbc2b901f51020c36afd59255a4988aa6 (commit)
       via  f626663385d57d16eff7e1d06e07b558cf669385 (commit)
      from  7dd414a543ed29246aa23a9cc4d6ba56043cebcb (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 440613afbc2b901f51020c36afd59255a4988aa6
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Wed Jul 21 23:00:10 2021 -0700

    macro: Allow macro A to use its arguments as part of call to macro B.
    
    I overlooked this possibility before.  This implements it.
    
    Thanks to Frans Houweling for reporting the issue.

commit f626663385d57d16eff7e1d06e07b558cf669385
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Wed Jul 21 22:48:07 2021 -0700

    Turn !* into a single token, for macro expansion purposes.

-----------------------------------------------------------------------

Summary of changes:
 doc/flow-control.texi            |  23 ++++++-
 src/language/lexer/macro.c       | 129 +++++++++++++++++++++------------------
 src/language/lexer/segment.c     |  15 ++++-
 tests/language/control/define.at |  16 +++++
 tests/language/lexer/scan.at     |   5 +-
 tests/language/lexer/segment.at  |   8 ++-
 6 files changed, 130 insertions(+), 66 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

[Prev in Thread] Current Thread [Next in Thread]