Placate a number of `syntax-check' verifications.
[bpt/guile.git] / module / ice-9 / boot-9.scm
2012-01-05 Ludovic CourtèsPlacate a number of `syntax-check' verifications.
2011-12-10 Andy Wingocurrent-input-port et al are srfi-39 parameters
2011-12-06 Ludovic CourtèsAdd an exception printer for `getaddrinfo-error'.
2011-12-05 Andy Wingowarnings written to warning port
2011-12-05 Andy Wingoadd current-warning-port
2011-12-05 Andy Wingosetting a parameter returns the previous value
2011-12-05 Andy Wingoadd srfi-39 parameters to boot-9
2011-11-23 Andy WingoUse default value for make-fluid in Scheme files
2011-11-16 Andy Wingohack the port-column of current-output-port after print...
2011-09-02 Andy Wingomore define-syntax-rule usage
2011-08-18 Andy Wingofix order of importing modules and resolving duplicates...
2011-08-17 Andy Wingofix recursive define-inlinable expansions
2011-06-30 Andy Wingofix generation of auto-compiled file names on mingw...
2011-06-30 Andy Wingo%load-hook not just for primitive-load
2011-06-17 Andy Wingoadd -Wformat to %auto-compilation-options
2011-06-17 Andy Wingobetter messages on failed autocompilation
2011-05-26 Neil JerramEmit a 1-based line number in error messages
2011-05-21 Andy Wingofix define-module ordering
2011-05-05 Andy Wingomap and for-each in scheme
2011-05-01 Andy Wingoboot-9 fixme note
2011-04-28 Andy Wingoallow while as an expression
2011-04-15 Andy Wingoadd --fresh-auto-compile
2011-04-14 Ludovic CourtèsAllow compilation with `--disable-posix'.
2011-04-06 Andreas RottmannMove `define-inlinable' into the default namespace
2011-03-27 Noah LavineDocument SRFI-23
2011-03-08 Mark H WeaverWithin `while', `continue' takes zero arguments
2011-03-03 Andy Wingomore module-use-interfaces! tweaks
2011-03-03 Andreas RottmannUse module identity to filter for existing modules
2011-02-27 Andy Wingoscm-error-printer resilience
2011-02-13 Ludovic CourtèsAdd `%auto-compilation-options', used by `compile-file...
2011-02-13 Ludovic CourtèsHave `the-scm-module' be its own public interface ...
2011-02-13 Andy Wingoautocompile -> auto-compile
2011-02-13 Andy Wingo`load' is a macro (!) that resolves paths relative...
2011-02-12 Andy Wingofix syntax-error printing
2011-02-11 Andy Wingoprint-exception gets a c binding
2011-02-11 Andy Wingoadd set-exception-printer!, print-exception to boot-9
2011-02-10 Andy Wingodeprecate primitive properties
2011-02-09 Andy Wingoadd define-once
2011-02-08 Andy Wingomodule-use-interfaces! handles duplicate interfaces
2011-02-07 Andy Wingohack around bug in port-filename
2011-01-31 Andy Wingotoplevel vars added by syntax expansion are unbound
2010-12-17 Andy Wingoguile-user has no filename
2010-12-17 Andy Wingoadd ,reload meta-command and document it and reload...
2010-12-16 Ludovic CourtèsAdd `compose', `negate', and `const'.
2010-12-07 Brian Templetonautoload compile-file in (guile-user)
2010-11-19 Andy Wingodeprecate process-define-module
2010-11-19 Andy Wingodefine-module compiles to define-module*
2010-11-19 Andy Wingoscm_c_define_module uses define-module*
2010-11-19 Andy Wingomake module definition procedure more structured
2010-11-18 Andy Wingoadd `reload-module' to boot-9
2010-11-18 Andy Wingoread-set! takes effect at expand time
2010-10-01 Andy Wingodeprecate turn-on-debugging, it is obsolete
2010-09-24 Andy Wingoremove a number of debug options
2010-09-24 Andy Wingoremove evaluator-traps-interface
2010-09-24 Andy Wingoremove eval-options
2010-09-04 Andy Wingoboot-9 refactor
2010-09-04 Ludovic CourtèsCompare source/compiled file timestamps with nano-secon...
2010-09-03 Andy Wingomodule-ref-submodule deprecation fixes
2010-08-29 Andy Wingodefine* usage in boot-9
2010-07-26 Ludovic CourtèsCheck for go/scm mtime ordering rather than equality.
2010-07-10 Andy Wingofinally, backtraces only showing frames for the computation
2010-06-26 Andy Wingouse *repl-stack* instead of *repl-level*
2010-06-26 Andy Wingotweak to ensure-batch-mode!
2010-06-22 Andy Wingotop-repl out to its own module
2010-06-22 Andy Wingosimplify top-repl
2010-06-22 Andy Wingodon't bother catching SIGSEGV et al in top-repl
2010-06-22 Andy Wingodeprecate named-module-use!, load-emacs-interface,...
2010-06-22 Andy Wingorequire-extension using syntax-case
2010-06-22 Andy Wingocond-expand in syntax-case
2010-06-22 Andy Wingomore aspiration in boot-9
2010-06-22 Andy Wingobegin-deprecated using syntax-case
2010-06-20 Andy Wingornrs modules #:replace as appropriate
2010-06-19 Andy Wingodon't unconditionally restore signals in ensure-batch...
2010-06-19 Andy Wingoset! name (lambda ...) names the lambda
2010-06-19 Andy Wingoremove the-last-stack from boot-9
2010-06-19 Andy Wingodeprecate save-stack, stack-saved?
2010-06-19 Andy Wingohandle-system-error to scm-style-repl
2010-06-18 Andy Wingoremove before-signal-stack
2010-06-18 Andy Wingohas-shown-debugger-hint? to scm-style-repl
2010-06-18 Andy Wingoreorder hooks in boot-9
2010-06-18 Andy Wingodefault-pre-unwind-handler to scm-style-repl
2010-06-18 Andy Wingofinish deprecating pre-unwind-handler-dispatch
2010-06-18 Andy Wingodeprecate `repl'
2010-06-18 Andy Wingobatch-mode? in terms of *repl-level*
2010-06-18 Andy Wingo*unspecified* is identifier syntax
2010-06-18 Andy Wingodeprecate set-repl-prompt!
2010-06-18 Andy Wingoassert-repl-* and associated state variables to scm...
2010-06-17 Andy Wingoresolve-primitives tweaks
2010-06-16 Andy Wingoremove encoding of versions into the file system (for...
2010-06-16 Andy Wingoset module version in module-export-all!
2010-06-16 Andy Wingoload modules from within a known environment
2010-06-11 Andy Wingowhile in terms of syntax-case
2010-06-11 Andy Wingodeprecate `collect'
2010-06-11 Andy Wingodefine-option-interface in terms of syntax-rules
2010-06-11 Andy Wingoa failed resolve-interface does not leave behind an...
2010-06-11 Andy Wingocleanups to version-matches?
2010-06-11 Andy Wingodeprecate get-option, for-next-option, display-usage...
2010-06-11 Andy Wingodeprecate `scheme-file-suffix'
2010-06-11 Andy Wingocomments in boot-9
2010-06-11 Andy Wingodeprecate `bad-throw'
next