retroforth/RELEASE_NOTES.md
crc 046b3c294d rre: rewrite command line handler
FossilOrigin-Name: 7952fb9dd429300c8b8532bdaab310bbe4251fa6f759e841deb7968006a2849c
2018-05-01 18:08:13 +00:00

671 B

RETRO 12 - 2018.6 - WIP

Major Changes:

  • renamed s:with-format to s:format
  • under rre)
    
    

Bug fixes:

Build:

Core Language:

  • renamed s:with-format to s:format

Interfaces:

  • no longer use ```` for code blocks; use ~~~ instead

  • rre:

    • added f:NAN
    • added f:INF
    • added f:-INF
    • added f:nan?
    • added f:inf?
    • added f:-inf?
    • added "-t" command line argument to run tests
    • rewrote command line handler

Other:

Documentation:

Examples:

  • fix numerous spelling errors (thanks hannah!)

Final Notes: