fix assert to return true value.
[bpt/guile.git] / module / rnrs / base.scm
2011-04-11 Ian Pricefix assert to return true value.
2011-04-11 Ian PriceAdded optional second arg to R6RS log function
2011-04-09 Mark H WeaverFix the R6RS exact-integer-sqrt and import into core...
2011-02-21 Ludovic CourtèsMake `(rnrs base)' independent of other rnrs modules.
2011-02-02 Ludovic CourtèsAvoid circular dependency between (rnrs base) and ...
2011-01-30 Mark H WeaverAdd two new sets of fast quotient and remainder operators
2011-01-30 Mark H WeaverImplement R6RS `real-valued?', `rational-valued?',...
2011-01-28 Mark H WeaverImplement `finite?' in core and fix R6RS `finite?'...
2010-11-25 Andreas RottmannSome tweaks to the R6RS support
2010-11-17 Julian GrahamAdd exports for missing functions from `(rnrs base)'.
2010-08-28 Andreas RottmannSeveral fixes to R6RS libraries
2010-08-08 Julian GrahamExplicit definitions for `vector-for-each' and `vector...
2010-08-06 Andy Wingoletrec* in docs, and some r6rs fixes
2010-06-16 Andy Wingoremove encoding of versions into the file system (for...