6.107.0 (2022-10-25)

Bug Fixes

  • mv get_inputs/print_outputs from _loop.{ch} to _loop_io.{ch} (d4d94d8)
  • replace the deprecated kprintf by ksprintf (for ocaml 5.0) (a6219ac)
  • the generated C code for gcc 11 (default behavior changed) (8a61cf1)

Features

  • only perform static constant evaluation for integers (ee3bf3e)