X-Git-Url: http://git.subgeniuskitty.com/vvhitespace/.git/blobdiff_plain/2612f47f558e9201f0aeaf7655661574066e0243..1a56830da1b5753f31d9a4b2b96cfc6a45d7d2d8:/stdlib/README.md diff --git a/stdlib/README.md b/stdlib/README.md index ee4670b..2bba7d5 100644 --- a/stdlib/README.md +++ b/stdlib/README.md @@ -36,8 +36,9 @@ header comment for each function to learn the call and return stack. 011xxx - unassigned 100xxx - unassigned 101xxx - unassigned - 110xxx - unassigned - 111xxx - conversion functions + 110xxx - conversion functions + 111xxx - debug functions + 111000 ----- dump heap (debug.pvvs) 1xxxxxx - reserved for less common entry points 1000000 ----- print sign of number (stdio.pvvs) 1000001 ----- print magnitude of number (stdio.pvvs)