1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-09 21:40:33 +02:00
guile/module/rnrs
Julian Graham 00532e348e (rnrs conditions) should not depend on (rnrs records syntactic).
* module/rnrs/6/conditions.scm: (define-condition-type) Re-implement
  `define-condition-type' in terms of (rnrs records procedural).
2010-05-20 21:18:02 -04:00
..
6 (rnrs conditions) should not depend on (rnrs records syntactic). 2010-05-20 21:18:02 -04:00
arithmetic/6 Fix missing imports for `(rnrs arithmetic bitwise)'. 2010-05-20 21:18:02 -04:00
io Implementation and test cases for the R6RS (rnrs records procedural) library, 2010-05-20 21:18:02 -04:00
records/6 Implementation and test cases for the R6RS (rnrs records inspection) 2010-05-20 21:18:02 -04:00
bytevector.scm rename libguile to libguile-@EFFECTIVE_VERSION@, currently libguile-2.0 2010-03-16 21:20:34 +01:00