[Snek] [keith-packard/snek] 51ea5b: doc: Make cover 'full bleed' by increasing size to...
Keith Packard
noreply at github.com
Thu Oct 24 12:37:23 PDT 2024
Branch: refs/heads/add-from-import
Home: https://github.com/keith-packard/snek
Commit: 51ea5b9b2a1c04e6f8eb097c93cb34fff688f38b
https://github.com/keith-packard/snek/commit/51ea5b9b2a1c04e6f8eb097c93cb34fff688f38b
Author: Keith Packard <keithp at keithp.com>
Date: 2023-12-03 (Sun, 03 Dec 2023)
Changed paths:
M doc/snek-cover.svg
Log Message:
-----------
doc: Make cover 'full bleed' by increasing size to have margins
This makes the cover large enough to be used when printing books
Signed-off-by: Keith Packard <keithp at keithp.com>
Commit: 4667a88097a32fb75b7814643ec40e9b4b07400a
https://github.com/keith-packard/snek/commit/4667a88097a32fb75b7814643ec40e9b4b07400a
Author: Keith Packard <keithp at keithp.com>
Date: 2023-12-03 (Sun, 03 Dec 2023)
Changed paths:
M doc/Makefile
M doc/lessons/lesson-1/Makefile
M doc/lessons/lesson-2/Makefile
M doc/lessons/lesson-3/Makefile
M doc/lessons/lesson-4/Makefile
Log Message:
-----------
doc: Use -a optimize with asciidoctor-pdf
This decrease the resulting PDF size a bit and seems to make it
more compatible with various PDF renderers.
Signed-off-by: Keith Packard <keithp at keithp.com>
Commit: 0028ef08d3e73003e34f0d03a77c162197c4c611
https://github.com/keith-packard/snek/commit/0028ef08d3e73003e34f0d03a77c162197c4c611
Author: Keith Packard <keithp at keithp.com>
Date: 2024-10-24 (Thu, 24 Oct 2024)
Changed paths:
M snek-gram.ll
M snek-keyword.builtin
Log Message:
-----------
Ignore 'from <name> import *' commands
This will let us use 'from math import *' and then move all of the
math functions into the main namespace while remaining semi-compatible
with python.
Signed-off-by: Keith Packard <keithp at keithp.com>
Compare: https://github.com/keith-packard/snek/compare/51ea5b9b2a1c%5E...0028ef08d3e7
To unsubscribe from these emails, change your notification settings at https://github.com/keith-packard/snek/settings/notifications
More information about the Snek
mailing list