These changes have been published as draft #2:

From: TaylanUB
Date: Wed, Sep 9, 2015 at 8:13 AM
Subject: [srfi-126] Draft #2. (#1)

Commit Summary

  • Add Markdown source for document.
  • Split alt. hashtable-ref semantics into hashtable-lookup.
  • Add hashtable-map->list.
  • Complement "Implementation" section.
  • Minor cleanup of the document.
  • Correct and refine intro.
  • Don't use a reserved library name.
  • Refine weak semantics of "non-object" types.
  • Correct ephemeral semantics.
  • Fix argument type of hashtable?.
  • Unspecified values -> unspecified value.
  • Be more explicit in hashtable-intern! prose.
  • Add hashtable-map!.
  • Allow hashtable-weakness to expose implementation details.
  • Update/refine "Implementation" section.
  • Overall cleanup of prose.
  • Mention unspecified return values discrepancy with R6RS.
  • Add Copyright header to hashtables.sld.

File Changes

  • A Makefile (10)
  • M hashtables.sld (30)
  • A header.html (1)
  • M srfi-126.html (120)
  • A srfi-126.md (561)