Only lazily compile where profitable
[bpt/guile.git] / module / ice-9 / vlist.scm
2013-01-07 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2012-11-27 Ludovic Courtèsvlist: Remove Texinfo markup from docstrings.
2012-04-26 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-04-23 Andy Wingovlist performance improvements; allocate vhash data...
2012-04-23 Andy Wingovlist-cons micro-optimizations
2012-04-23 Andy Wingoslight vlist refactor
2012-03-05 BT TempletonMerge branch 'bt/elisp'
2012-01-30 Andy WingoMerge commit '3d51e57cfb0404db568a6adfde2a346d3fd9907e'
2012-01-24 Ludovic Courtèsvlist: Use (ice-9 format).
2012-01-09 Andy WingoMerge commit 'f78a1ccede02ccad89d6c91a6b297f1f14a30907'
2011-12-31 Mark H WeaverFix documentation for vhash-fold and vhash-fold-right
2011-12-01 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-11-23 Andy Wingooptional default-value arg to make-fluid
2011-09-29 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-09-02 Andy Wingomore define-syntax-rule usage
2011-06-30 Andy WingoMerge remote-tracking branch 'origin/lexical-literals'
2011-05-08 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-05-08 Ludovic CourtèsAdd `vhash-fold-right'.
2011-05-08 Ludovic CourtèsOptimize `vlist-fold-right'.
2011-04-11 Andy WingoMerge remote branch 'origin/stable-2.0'
2011-02-21 Ludovic CourtèsFix a bug in `vhash-delete'.
2011-02-21 Ludovic CourtèsOptimize `vhash-delete'.
2011-02-21 Ludovic CourtèsAdd omitted exports from `(ice-9 vlist)'.
2010-12-07 Ludovic CourtèsAdd a record type printer for vlists/vhashes.
2010-07-20 Ludovic CourtèsAdd `vhash-fold*' in `(ice-9 vlist)'.
2010-04-10 Neil JerramMerge branch 'master' into wip-manual-2
2010-02-09 Ludovic Courtèsvlist: Slightly improve readability and consistency.
2010-02-02 Ludovic CourtèsAdd `(ice-9 vlist)'.