[Snek] [keith-packard/snek] 482d4e: doc: Make cover 'full bleed' by increasing size to...

Keith Packard noreply at github.com
Sun Oct 27 13:08:14 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/keith-packard/snek
  Commit: 482d4e3952087f78d1439371cd9a8562eb781dfe
      https://github.com/keith-packard/snek/commit/482d4e3952087f78d1439371cd9a8562eb781dfe
  Author: Keith Packard <keithp at keithp.com>
  Date:   2024-10-27 (Sun, 27 Oct 2024)

  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: c747e055322c64c7eae20fe6749eedfd1e0822cc
      https://github.com/keith-packard/snek/commit/c747e055322c64c7eae20fe6749eedfd1e0822cc
  Author: Keith Packard <keithp at keithp.com>
  Date:   2024-10-27 (Sun, 27 Oct 2024)

  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: 61802b1164cfa0a12fa487204eb442bd3fd33bda
      https://github.com/keith-packard/snek/commit/61802b1164cfa0a12fa487204eb442bd3fd33bda
  Author: Keith Packard <keithp at keithp.com>
  Date:   2024-10-27 (Sun, 27 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/c2eae59fa5b6...61802b1164cf

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