bpt/guile.git
2010-06-18 Julian GrahamFix `define-condition-type' to use condition-accessors...
2010-06-18 Andy Wingo`(debug)' debugs the current stack.
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 Wingorepl whitespace fix
2010-06-18 Andy Wingodeprecate set-repl-prompt!
2010-06-18 Andy Wingoadd repl-default-option-set! in (system repl common)
2010-06-18 Andy Wingoassert-repl-* and associated state variables to scm...
2010-06-18 No ItisntUse AM_SILENT_RULES to pare down build output, ignore...
2010-06-17 U-Cain\MikeDAY_1 nl_langinfo constants don't require <nl_types.h>
2010-06-17 Andy Wingobuild psyntax-pp.go from psyntax.scm
2010-06-17 Andy Wingofix order of internal definitions
2010-06-17 Andy Wingocompile-psyntax "optimizes" psyntax-pp
2010-06-17 Andy Wingotree-il->scheme renders fix as letrec*
2010-06-17 Andy Wingoresolve-primitives tweaks
2010-06-17 Andy Wingointernal definitions expand out to letrec* instead...
2010-06-17 Andy Wingocompiler support for letrec*
2010-06-17 Andy Wingoadd effect+exception-free-primitive? predicate
2010-06-17 Andy Wingopsyntax, primitive expander, and memoizer support for...
2010-06-17 Andy Wingobeginnings of letrec* support in the expander
2010-06-17 Andy Wingofix bug in memoize
2010-06-16 Ludovic CourtèsRemove outdated sponsorship info from `THANKS'.
2010-06-16 Ludovic CourtèsUpdate `THANKS'.
2010-06-16 Ludovic CourtèsUse Alex Shinn's pattern matcher for (ice-9 match).
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-15 Thien-Thi Nguyen[maint] Add configure.ac abstraction: GUILE_CONFIG_SCRIPT
2010-06-15 Thien-Thi NguyenInit shell var properly in git-version-gen.
2010-06-15 Thien-Thi NguyenAdd tmpfile(3) to libguile.
2010-06-14 Andy Wingofix bug in collect
2010-06-13 Andy Wingoattempted microoptimization in eval.scm.
2010-06-11 Andy Wingocompile (ice-9 deprecated) earlier
2010-06-11 Andy Wingohandler of a prompt is in tail context
2010-06-11 Andy Wingowhile in terms of syntax-case
2010-06-11 Andy Wingocomment in fix-letrec
2010-06-11 Andy Wingofix lexical call naming bug
2010-06-11 Andy Wingounparse the tag of a prompt
2010-06-11 Andy Wingomake-prompt-tag is an effect-free primitive
2010-06-11 Andy Wingoadd inliner cases for conditionals
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'
2010-06-11 Andy Wingoerror in terms of case-lambda
2010-06-11 Andy Wingodeprecate has-suffix?
2010-06-10 Andy Wingocomments in boot-9
2010-06-10 Andy Wingodeprecate apply-to-args
2010-06-10 Andy Wingoremove annotation?
2010-06-10 Andy Wingoscm-style-repl -> (ice-9 scm-style-repl)
2010-06-10 Andy Wingoresolve-module #:ensure argument
2010-06-10 Andy Wingoexpt / integer-expt fixes
2010-06-10 Andy WingoFix build bug, manifested as failure to find libguile...
2010-06-10 Andy Wingobrown-paper-bag to uninstalled-env
2010-06-10 Andy Wingomore uninstalled-env fixen
2010-06-10 Andy Wingouninstalled-env cleanups
2010-06-10 Andy Wingodon't forget to set GUILE_SYSTEM_PATH in uninstalled...
2010-06-10 Andy Wingodeprecate error-catching-loop, error-catching-repl
2010-06-10 Andy Wingoremove commented-out code from boot-9
2010-06-10 Andy Wingodeprecate scm-style-repl
2010-06-10 Andy Wingofix error handling when reading debugger args
2010-06-10 Andy Wingobind debugging i/o ports in start-repl
2010-06-10 Andy Wingorepl.scm simplifications
2010-06-10 Andy Wingostart cleaning up repl/debugger error handling
2010-06-10 Andy Wingohygienic with-backtrace
2010-06-10 Julian GrahamResolve issues in `find-versioned-module'.
2010-06-09 Andy Wingofix build error with Compaq C V6.3-025
2010-06-09 Andy Wingor6rs `import' accepts multiple clauses
2010-06-07 Andy Wingofix (expt #t 0)
2010-06-06 Andy Wingomodules have field for their filenames, for debugging
2010-06-06 Andy Wingoadd current-source-location
2010-06-06 Andy Wingoadd syntax-source accessor
2010-06-06 Andy Wingosrfi-34 #:replace raise fix
2010-06-06 Ludovic CourtèsAdd tests for `program-sources' (bug #29817).
2010-06-06 Ludovic CourtèsDon't build any generated source file at "make dist...
2010-06-06 Ludovic CourtèsAdd tests for `procedure-name'.
2010-06-06 Andy Wingofix `format' with %f and exact rationals
2010-06-06 Andy Wingosimplify macro representation in the wake of module...
2010-06-06 Andy Wingofix module-hygiene corner case by relying more on synta...
2010-06-05 Andy Wingosource location propagation fixes in psyntax
2010-06-05 Ludovic CourtèsUpdate `.gitignore' for new Gnulib-generated files.
2010-06-05 Ludovic CourtèsUpdate Gnulib to v0.0-3966-g9f737c8 for `libunistring...
2010-06-02 Andy Wingobrown-paper-bag commit
2010-06-02 Andy Wingoflesh out recursive repl module with local vars
2010-06-02 Andy Wingorecursive repl support
2010-06-02 Andy Wingocurrent-language fluid refactoring
2010-06-02 Andy Wingoboot-9 top-repl tweak
2010-06-02 Andy Wingosome repl doc updates
2010-06-02 Andy Wingominor NEWS tweaks
2010-06-02 Andy Wingoadd #:version (6) to rnrs bytevectors and ports
next