This site is a static rendering of the Trac instance that was used by R7RS-WG1 for its work on R7RS-small (PDF), which was ratified in 2013. For more information, see Home. For a version of this page that may be more recent, see PreStandardDocket in WG2's repo for R7RS-large.

Pre­Standard­Docket

cowan
2013-05-23 01:11:00
7history
source

This docket contains work items that the chair is moving (unless there is objection) from InputDocket to StandardDocket. See WG2Dockets for other dockets.

cond => with guard as well as generator (see #89): SRFI 61

Evaluator arguments to procedures like load: see #277

Extended exact numbers: ExtendedRationalsCowan

if with arbitrarily many arguments: David Kendal's rationale

Multiple values passed through => in cond: see #90

number->string and string->number with non-ASCII decimal digits: NumberStringUnicode

Raw strings: <<, """...""", SRFI 109

String positions and slices: R6RS formal comment #235

Undefined value API: see #49