[Joypy-announce] [SCM] Thun (joypy) branch, master, updated. 142d6e53b03203758318bc828c24659a93589923

Back to archive index
scmno****@osdn***** scmno****@osdn*****
Wed Mar 2 07:15:17 JST 2022


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

The branch, master has been updated
       via  142d6e53b03203758318bc828c24659a93589923 (commit)
       via  61d18f849148a92d94d5a2e495d62f3b420da4da (commit)
       via  dab44e30b511526a06fb212f612710ffb044826e (commit)
      from  737795acaa176f1e6a069fadbf000feaec24ab78 (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 142d6e53b03203758318bc828c24659a93589923
Author: Simon Forman <sform****@hushm*****>
Date:   Tue Mar 1 14:13:07 2022 -0800

    Let's try out the "snippets" idea.
    
    Represent strings (byte strings) as three-tuples of (git sha hash,
    offset, length) immutable datastructures.

commit 61d18f849148a92d94d5a2e495d62f3b420da4da
Author: Simon Forman <sform****@hushm*****>
Date:   Tue Mar 1 14:12:34 2022 -0800

    Common defs.txt file for all the implementations.

commit dab44e30b511526a06fb212f612710ffb044826e
Author: Simon Forman <sform****@hushm*****>
Date:   Tue Feb 22 13:49:44 2022 -0800

    Update local defs.txt.

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

Summary of changes:
 implementations/Nim/defs.txt                 |  3 ++-
 implementations/Python/joy/utils/snippets.py | 34 ++++++++++++++++++++++++++++
 implementations/{Python/joy => }/defs.txt    |  0
 3 files changed, 36 insertions(+), 1 deletion(-)
 create mode 100644 implementations/Python/joy/utils/snippets.py
 copy implementations/{Python/joy => }/defs.txt (100%)


hooks/post-receive
-- 
Thun (joypy)



More information about the Joypy-announce mailing list
Back to archive index