[Snek] [keith-packard/snek] 6e7100: Change snek_code_add_forward and snek_code_add_sli...

Keith Packard noreply at github.com
Fri Nov 29 00:27:27 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/keith-packard/snek
  Commit: 6e710075e7386c6179ffc167f612f55036bd4220
      https://github.com/keith-packard/snek/commit/6e710075e7386c6179ffc167f612f55036bd4220
  Author: Keith Packard <keithp at keithp.com>
  Date:   2019-11-28 (Thu, 28 Nov 2019)

  Changed paths:
    M snek-code.c
    M snek.h

  Log Message:
  -----------
  Change snek_code_add_forward and snek_code_add_slice to static inline.

This saves space as they're both short and aren't used enough to
benefit from sharing.

Signed-off-by: Keith Packard <keithp at keithp.com>


  Commit: da70ccf390ba0b70e4fdabf42dd047af7f131d70
      https://github.com/keith-packard/snek/commit/da70ccf390ba0b70e4fdabf42dd047af7f131d70
  Author: Keith Packard <keithp at keithp.com>
  Date:   2019-11-29 (Fri, 29 Nov 2019)

  Changed paths:
    M snek-code.c

  Log Message:
  -----------
  Add comments to snek-code.c

Try to describe how the virtual machine works in comments.

Signed-off-by: Keith Packard <keithp at keithp.com>


Compare: https://github.com/keith-packard/snek/compare/93cd59e79fa6...da70ccf390ba


More information about the Snek mailing list