Here is the `Val' update.
I've attached also preliminary versions of Integer2StringBase[Ext]
Mirsad
Mirsad Todorovac wrote:
Here is the `Val' update.
Thanks. I've made these changes:
- s/illegal/invalid/ as I already mentioned. (It's really not a criminal offense to put an invalid character into a string, at least not yet. ;-)
- Quoted `{', `}' in the example. (I wonder how you got makeinfo to accept it without when you tested it.)
I've attached also preliminary versions of Integer2StringBase[Ext]
That's nice, but actually reference.texi is only for compiler built-ins. Other RTS things should be documented via interface comments (and later handled using pas2texi which was discussed here a while ago, but I haven't heard of it since then).
Frank