6.0.7
From RevaWiki
Reva version 6.0.7. from June 30, 2006
Download it
Contents |
[edit]
Bugs fixed
- f= crashes. bug #137
- aliases don't seem to work with choices bug #136
- see see crashed bug #135
- execute and @execute don't return to caller bug #134
- Needing some libraries after using help crashes bug #128
- Redefinition of .rs in debugger crashes bug #127
- debugger bombs on some words and causes .rs to bomb bug #123
- The word type does not accept huge strings on Windows bug #118
- Sine benchmark is wrong bug #73
[edit]
Words
- new
- .needs hex# >base> 'constant 'variable 'alias base! z, iterate link cb{ }cb ? type_ 2cell- 0drop;
- removed
- seal
- changed
- onstartup and onexit support 40 rather than 20 xts
- dictionary
- Hyperlinked HTML table of 6.0.7 vocabulary help . ( new words and changes in red )
[edit]
Examples
[edit]
Library
- various fixed in math/floats
- changed of in util/case to caseof
- other small changes
[edit]
Misc
- alignment back to 4 from 16
- speed tweaks
- constants and variables implemented differently
- inline callbacks
- list creator and iterator in core
[edit]
Known issues
- accept doesn't work on Windows right now, because ekey is broken.
