[Snek] [keith-packard/snek] 70794c: Use macro SNEK_BUILTIN_NAMES to access builtin nam...

Keith Packard noreply at github.com
Tue Feb 19 01:19:36 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/keith-packard/snek
  Commit: 70794cd5fb536eeaa67dbb1387851ec1a8bf1c5e
      https://github.com/keith-packard/snek/commit/70794cd5fb536eeaa67dbb1387851ec1a8bf1c5e
  Author: Keith Packard <keithp at keithp.com>
  Date:   2019-02-19 (Tue, 19 Feb 2019)

  Changed paths:
    M snek-name.c

  Log Message:
  -----------
  Use macro SNEK_BUILTIN_NAMES to access builtin name data

For AVR

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


  Commit: 65870c8d7fae47eb5ac61f4276227bc90c20715c
      https://github.com/keith-packard/snek/commit/65870c8d7fae47eb5ac61f4276227bc90c20715c
  Author: Keith Packard <keithp at keithp.com>
  Date:   2019-02-19 (Tue, 19 Feb 2019)

  Changed paths:
    M snek-builtin.py
    M snek-code.c

  Log Message:
  -----------
  Don't generate snek_builtin objects for builtin names which are not funcs

Re-order builtins so that funcs appear first, then change the check
for a builtin id so that only funcs will get a snek_builtin value generated.

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


Compare: https://github.com/keith-packard/snek/compare/b6340733de99...65870c8d7fae


More information about the Snek mailing list