[Joypy-announce] [SCM] Thun (joypy) branch, master, updated. 5423e0b23960a0920b709459d61e0a8c6cc43400

Back to archive index
scmno****@osdn***** scmno****@osdn*****
Wed Mar 1 00:18:25 JST 2023


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  5423e0b23960a0920b709459d61e0a8c6cc43400 (commit)
      from  144e73ebc30986a174e80fd449078f9009bf8ab8 (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 5423e0b23960a0920b709459d61e0a8c6cc43400
Author: Simon Forman <sform****@hushm*****>
Date:   Tue Feb 28 07:14:33 2023 -0800

    Use defines to abstract font choice.
    
    Clunky but now you only have to change the font name four time in one
    place rather than N times in N places, eh?
    
    Writing C again for the first time in ages (this and the Joy
    interpreter) the using the preprocessor is like stone-age
    meta-programming, from the lens of lisp it's like, "you do what to your
    source code?".

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

Summary of changes:
 implementations/uvm-ncc/xerblin.c | 31 ++++++++++++++++++-------------
 1 file changed, 18 insertions(+), 13 deletions(-)


hooks/post-receive
-- 
Thun (joypy)



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