bpt/guile.git
2012-02-03 BT Templetonelisp I/O
2012-02-03 BT Templetonimprove management of global special variables
2012-02-03 BT Templetonmore lexical declarations
2012-02-03 BT Templetonsignal an error for uncaught throws
2012-02-03 BT Templeton`catch' in terms of `condition-case'
2012-02-03 BT Templetonstandard error symbols
2012-02-03 BT Templeton`%plist-member' fix
2012-02-03 BT Templetoncondition-case
2012-02-03 BT Templetonelisp `member' subrs
2012-02-03 BT Templetonuse `dynlet' for dynamic binding
2012-02-03 BT Templetoninline `generate-let' and `generate-let*'
2012-02-03 BT Templetondefine `flet' directly
2012-02-03 BT Templetonlexical binding macros
2012-02-03 BT Templetonuse `lexical' declarations in "boot.el"
2012-02-03 BT Templetonelisp `while' macro
2012-02-03 BT Templetonelisp `labels'
2012-02-03 BT Templetonfix `flet' syntax
2012-02-03 BT Templetonelisp binding declarations
2012-02-03 BT Templetondeclaration parsing
2012-02-03 BT Templetonelisp lambda list parsing
2012-02-03 BT Templetonelisp function subrs
2012-02-03 BT Templetonremove dynamic function binding
2012-02-03 BT Templetonelisp nil equality
2012-02-03 BT Templetonuse lexical binding in boot.el
2012-02-03 BT Templetonremove unused code
2012-02-03 BT Templetonnew elisp special form `%funcall'
2012-02-03 BT Templetonrewrite `eval' and `load' in elisp
2012-02-03 BT Templetonevaluate the function position correctly
2012-02-03 BT Templetonpurify elisp symbol cell modules
2012-02-03 BT Templetonrecord elisp function names
2012-02-03 BT Templetonelisp variable aliases
2012-02-03 BT Templetonsimplify elisp symbol accessors
2012-02-03 BT Templetonelisp property lists
2012-02-03 BT Templetonsimplify `mark-global!'
2012-02-03 BT Templetonremove `flet*' elisp special form
2012-02-03 BT Templetonremove `with-always-lexical' elisp special form
2012-02-03 BT Templetonemacs-compatible lexical binding
2012-02-03 BT Templetonremove `bind-arg-lexical?'
2012-02-03 BT Templetonfix elisp `catch'
2012-02-03 BT Templetonimplement `throw' in elisp
2012-02-03 BT Templetonrewrite `map-globals'
2012-02-03 BT Templetonuse srfi-9 for elisp bindings records
2012-02-03 BT Templetonfix compilation of elisp forms with empty bodies
2012-02-03 BT Templetonrewrite elisp macros in elisp
2012-02-03 BT Templetonnew elisp special form `eval-when-compile'
2012-02-03 BT Templetonremove unnecessary elisp macros
2012-02-03 BT Templetonelisp test fixes
2012-02-03 BT Templetonnew `string' and `mapcar' elisp subrs
2012-02-03 BT Templetonrewrite elisp subrs in elisp
2012-02-03 BT Templetonremove unnecessary elisp subrs
2012-02-03 BT Templeton`atomp' -> `atom'
2012-02-03 BT Templetonuse `nil?' for elisp conditionals
2012-02-03 BT Templetonadd `nil?' primitive
2011-11-22 BT Templetonload boot.el
2011-11-22 BT Templetonremove void-checking cruft
2011-11-22 Ludovic CourtèsLeave $GUILE_LOAD_COMPILED_PATH unchanged when cross...
2011-11-22 Ludovic CourtèsBuild `psyntax-pp.go' with `--target=$(host)'.
2011-11-21 Ludovic CourtèsRun `guild compile' with `--target=$(host)'.
2011-11-21 Ludovic CourtèsAdd a `--target' option to `guild compile'.
2011-11-21 Ludovic CourtèsAdd missing implicit `SCM_API' for `scm_c_make_objcode_...
2011-11-21 Ludovic CourtèsComplete cross-compilation support.
2011-11-21 Ludovic CourtèsFix `validate-target' in (system base target).
2011-11-21 Andy Wingodeprecate direct scm_protects access
2011-11-20 Ludovic CourtèsAllow overlapping regions to be passed to `bytevector...
2011-11-17 Andy Wingoeval.test work
2011-11-16 Ludovic CourtèsFFI: Hold a weak reference to the CIF made by `procedur...
2011-11-16 Ludovic CourtèsFFI: Add a `procedure->pointer' test.
2011-11-16 Andy Wingofix urls in docs
2011-11-16 Andy Wingofix web.texi typo
2011-11-16 Andy Wingohack the port-column of current-output-port after print...
2011-11-16 Andy Wingoeval-when tidying up
2011-11-16 Andy Wingopsyntax: s/chi/expand/g
2011-11-16 Andy Wingofix bug in make-repl when lang is actually a language
2011-11-16 Ludovic CourtèsRe-enable a couple of evaluator tests.
2011-11-16 Andy Wingomemoize: booleanify the rest arg
2011-11-15 Andy Wingoset names of functions defined at the toplevel from...
2011-11-15 Andy Wingobetter debuggability for interpreted procedures
2011-11-11 Andy Wingoupdate letrec compilation test
2011-11-10 Andy Wingofix bit-set*! bug (!)
2011-11-09 Andy Wingowhen leaving a non-tail let, allow bound vals to be...
2011-11-09 Andy Wingosimplify primitives.scm for dynwind
2011-11-09 Andy Wingopeval: fix dynwind bug.
2011-11-09 Andy Wingofix <dynwind> serialization.
2011-11-09 Andy Wingopeval: don't copy assigned lexical bindings
2011-11-01 Ian PriceFix R6RS `fold-left' so the accumulator is the first...
2011-10-22 Ludovic CourtèsUpdate `NEWS'.
2011-10-22 Ludovic CourtèsFix compilation of `deprecated.c' with SCM_DEBUG_TYPING...
2011-10-22 Ludovic CourtèsBump version number for 2.0.3.
2011-10-22 Ludovic CourtèsUpdate Gnulib to v0.0-6523-gb3609c1.
2011-10-22 Ludovic Courtèsdoc: Document the `sitedir' and `extensiondir' pkg...
2011-10-22 Bake TimmonsFix compilation with `--enable-debug-malloc'.
2011-10-22 Ludovic CourtèsInitialize `get_internal_run_time' before it is used.
2011-10-22 BT Templetonset width for `,trace' command
2011-10-20 Andy Wingofix segfault in goops if class fields are redefined
2011-10-20 Andy Wingofix misallocation of some <fix> procedures
2011-10-19 Andy Wingoslight frames.h refactor
2011-10-18 Ludovic Courtèsdoc: Add `libguile-parallel.texi' to the distribution.
2011-10-17 Andy Wingofix (web http) write-date for mondays
2011-10-16 Ludovic Courtèsdoc: Complete renaming of `autoconf.texi'.
2011-10-16 Ludovic CourtèsUpdate (ice-9 match) from Chibi-Scheme.
next