[Snek] [keith-packard/snek] 1e0c04: doc: Describe GPIO and EEPROM functions in general...

Keith Packard noreply at github.com
Tue Mar 26 21:35:49 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/keith-packard/snek
  Commit: 1e0c04a41d8d2f834282a04f7276285474cd8e24
      https://github.com/keith-packard/snek/commit/1e0c04a41d8d2f834282a04f7276285474cd8e24
  Author: Keith Packard <keithp at keithp.com>
  Date:   2019-03-26 (Tue, 26 Mar 2019)

  Changed paths:
    M doc/snek.adoc

  Log Message:
  -----------
  doc: Describe GPIO and EEPROM functions in general terms

These are not Duemilanova specific and could be implemented on any
embedded snek system.

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


  Commit: 2120c3239cbf2392140b34391c7f9cb2a74f0ddd
      https://github.com/keith-packard/snek/commit/2120c3239cbf2392140b34391c7f9cb2a74f0ddd
  Author: Keith Packard <keithp at keithp.com>
  Date:   2019-03-26 (Tue, 26 Mar 2019)

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

  Log Message:
  -----------
  Make snek_list_resize public

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


  Commit: 68730c54e3cced33b1c92542be8d5d22ad59e9a2
      https://github.com/keith-packard/snek/commit/68730c54e3cced33b1c92542be8d5d22ad59e9a2
  Author: Keith Packard <keithp at keithp.com>
  Date:   2019-03-26 (Tue, 26 Mar 2019)

  Changed paths:
    M snek-math.builtin
    M snek-math.c

  Log Message:
  -----------
  Implement remaining math functions

math.frexp, math.fsum, math.modf and round

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


  Commit: 3d49b488d7ab43b9f809891a2bf56d28a2d0b699
      https://github.com/keith-packard/snek/commit/3d49b488d7ab43b9f809891a2bf56d28a2d0b699
  Author: Keith Packard <keithp at keithp.com>
  Date:   2019-03-26 (Tue, 26 Mar 2019)

  Changed paths:
    M test/math.py

  Log Message:
  -----------
  test: Test remaining math functions

round, math.frexp, math.fsum, math.modf, math.hypot, math.erf, math.erfc and
hyperbolics

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


  Commit: 164645ef4a9b1070f6e2891c8b2a391b76e34518
      https://github.com/keith-packard/snek/commit/164645ef4a9b1070f6e2891c8b2a391b76e34518
  Author: Keith Packard <keithp at keithp.com>
  Date:   2019-03-26 (Tue, 26 Mar 2019)

  Changed paths:
    M doc/snek.adoc

  Log Message:
  -----------
  doc: Document math functions

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


Compare: https://github.com/keith-packard/snek/compare/f5eab243f65d...164645ef4a9b


More information about the Snek mailing list