[Snek] [keith-packard/snek] a403a5: README.md: List supported boards.

Keith Packard noreply at github.com
Tue Mar 23 16:58:26 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/keith-packard/snek
  Commit: a403a50193e33e70a95b43205955c3f6924fde7c
      https://github.com/keith-packard/snek/commit/a403a50193e33e70a95b43205955c3f6924fde7c
  Author: Keith Packard <keithp at keithp.com>
  Date:   2021-03-23 (Tue, 23 Mar 2021)

  Changed paths:
    M README.md

  Log Message:
  -----------
  README.md: List supported boards.

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


  Commit: f490b23c661588475edf6f11732af62e822ece8b
      https://github.com/keith-packard/snek/commit/f490b23c661588475edf6f11732af62e822ece8b
  Author: Keith Packard <keithp at keithp.com>
  Date:   2021-03-23 (Tue, 23 Mar 2021)

  Changed paths:
    M doc/Makefile
    M doc/snek.adoc

  Log Message:
  -----------
  doc: Add math support to doc builds

In case these are ever used.

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


  Commit: 619867b02beab971ab56407a6621e8224ea39ef9
      https://github.com/keith-packard/snek/commit/619867b02beab971ab56407a6621e8224ea39ef9
  Author: Keith Packard <keithp at keithp.com>
  Date:   2021-03-23 (Tue, 23 Mar 2021)

  Changed paths:
    M snek-strtof.c

  Log Message:
  -----------
  Remove unused 'FL_MINUS' flag in strtof

The lexer leaves the unary minus to the parser, so strtof will never
get a string with a sign. That code has been removed, but the flag was
left hanging around unused.

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


Compare: https://github.com/keith-packard/snek/compare/f14e515283a6...619867b02bea


More information about the Snek mailing list