summaryrefslogtreecommitdiff
path: root/module/rnrs.scm
Commit message (Expand)AuthorAgeFilesLines
* Define top-level bindings for aux syntax: else, =>, _, ...Andy Wingo2019-09-121-2/+2
* Add R6RS bytevector->string, string->bytevectorAndy Wingo2016-06-211-0/+1
* Export &i/o-decoding, &i/o-encoding from (rnrs)Andy Wingo2016-06-211-1/+6
* Implement R6RS output-port-buffer-modeAndy Wingo2016-06-211-1/+1
* Add missing R6RS `open-file-input/output-port' procedureAndreas Rottmann2012-11-121-1/+1
* Enhance transcoder-related functionality of `(rnrs io ports)'Andreas Rottmann2011-03-131-2/+4
* Add `get-string-n' and `get-string-n!' for R6RS portsAndreas Rottmann2011-03-131-1/+2
* implement port-eof?Andy Wingo2011-01-211-2/+3
* Work towards a more complete implementation of `(rnrs io ports)'Andreas Rottmann2010-11-241-2/+18
* Reorganize the R6RS I/O condition typesAndreas Rottmann2010-11-241-39/+1
* Add exports for missing functions from `(rnrs base)'.Julian Graham2010-11-171-8/+8
* back-compat in (rnrs) for deprecated modules-in-value-namespaceAndy Wingo2010-09-021-5/+14
* letrec* in docs, and some r6rs fixesAndy Wingo2010-08-061-1/+1
* fix rnrs duplicate bindings warningsAndy Wingo2010-06-211-1/+41
* add rnrs unicode to the compound rnrs moduleAndreas Rottmann2010-06-191-2/+14
* add open-string-{input,output}-port to rnrs io portsAndy Wingo2010-06-181-0/+1
* remove encoding of versions into the file system (for now?)Andy Wingo2010-06-161-0/+239