Only lazily compile where profitable
[bpt/guile.git] / module / ice-9 / r6rs-libraries.scm
2014-02-07 Andy WingoMerge commit 'f6ddf827f8f192af7a8cd255bd8374a0d38bbb74'
2014-01-23 Mark H WeaverImprove correctness and consistency of 'eval-when'...
2013-01-07 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2012-11-25 Ian PriceR6RS srfi library names should ignore first identifier...
2012-11-05 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2012-11-05 Mark H WeaverPreserve additional R6RS library name components after...
2012-07-24 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-07-06 Mark H WeaverFix @ and @@ to not capture lexicals; new @@ @@ form...
2010-06-20 Andy Wingornrs modules #:replace as appropriate
2010-06-19 Andreas RottmannIgnore the SRFI name component(s) in R6RS imports
2010-06-09 Andy Wingor6rs `import' accepts multiple clauses
2010-05-28 Julian GrahamIgnore explicit phase specification for imports in...
2010-05-20 Andy Wingopure r6rs modules
2010-05-06 Andy Wingofix macros that expand into (begin (define-module ...
2010-05-03 Julian Grahamadd support for r6rs libraries