index
:
guile.git
branch_release-1-4
branch_release-1-6
branch_release-1-8
cky-hygienic-macros
compile-to-js-merge
excise-ltdl
historical/wip-1-8-mingw-build
lightening
lightning
lloda-array-cleanup
lloda-array-support
lloda-squash0
lloda-squash1
lua
main
mingw-guile-3.0
nan-boxing
r7rs-wip
stable-2.0
stable-2.2
stable-2.2-wip-exception-truncate
ttn-back-in-the-saddle
use-minigmp
wip-3.2
wip-bpt-elisp
wip-compiler
wip-cuirass-ci
wip-cygwin-guile-2.2
wip-elisp
wip-elisp-rebased
wip-ethreads
wip-exception-truncate
wip-exceptions
wip-finalizers
wip-gnulib-update
wip-inlinable-exports
wip-itimer-checks
wip-lightening-riscv
wip-lloda
wip-load-lang
wip-mingw
wip-mingw-2025
wip-mingw-guile-2.2
wip-modernize-autotools
wip-new-tagging
wip-new-tagging-bis-broken
wip-nj-locks-nc
wip-nj-thread-safety
wip-r7rs
wip-raeburn-misc
wip-replace-ltdl-with-gmodule
wip-retagging
wip-sassy
wip-stime
wip-streams
wip-tailify
wip-threaded-http-server
wip-threads-and-fork
wip-tree-il-sourcev
wip-vector-cleanup
wip-whippet
GNU Guile
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-16
lexical function binding for elisp
wip-bpt-elisp
Brian Templeton
4
-19
/
+45
2010-08-15
use unbound fluids instead of `void' sentinel value
Brian Templeton
6
-126
/
+83
2010-08-15
variable-unset!
Brian Templeton
2
-0
/
+13
2010-08-15
unbound fluids
Brian Templeton
5
-13
/
+90
2010-08-15
function's argument can be a symbol
Brian Templeton
1
-1
/
+3
2010-08-15
allow `(setcar nil nil)' and `(setcdr nil nil)'
Brian Templeton
1
-2
/
+6
2010-08-15
support "#'" syntax for function expressions
Brian Templeton
2
-3
/
+10
2010-08-13
autoload compile-file in (guile-user)
Brian Templeton
1
-1
/
+1
2010-08-13
make guile-test work without configuration
Brian Templeton
1
-5
/
+8
2010-08-13
add .dir-locals for elisp
Brian Templeton
1
-0
/
+3
2010-08-13
setq can take any number of arguments
Brian Templeton
1
-29
/
+16
2010-08-13
use correct names for quasiquotation operators
Brian Templeton
5
-19
/
+19
2010-08-13
store special operators in the function slot
Brian Templeton
4
-233
/
+332
2010-08-13
update elisp reader tests to handle EOF tokens
Brian Templeton
1
-6
/
+6
2010-08-13
make user-defined macros available at runtime
Brian Templeton
1
-20
/
+28
2010-08-13
allow fluid macro bindings
Brian Templeton
1
-2
/
+4
2010-08-13
new `load' subr
Brian Templeton
2
-1
/
+7
2010-08-13
Ignore #:warnings compiler option
Brian Templeton
1
-0
/
+2
2010-08-13
handle EOF correctly in parser and lexer
Brian Templeton
2
-5
/
+10
2010-08-13
add new elisp files to module/Makefile.am
Brian Templeton
1
-1
/
+2
2010-08-13
make `pass-if-equal' literal in `compile-test'
Brian Templeton
1
-1
/
+1
2010-08-13
store macro definitions in the function slot
Brian Templeton
5
-352
/
+451
2010-08-13
use existing bindings record for defmacro
Brian Templeton
1
-2
/
+1
2010-08-13
use tree-il's support for optional arguments
Brian Templeton
1
-189
/
+101
2010-08-13
reindent
Brian Templeton
8
-808
/
+1030
2010-08-13
reformat comments
Brian Templeton
8
-450
/
+478
2010-08-13
whitespace changes
Brian Templeton
8
-115
/
+71
2010-08-08
Explicit definitions for `memp' and `assp' in `(rnrs list)'; the predicate
Julian Graham
3
-2
/
+35
2010-08-08
Explicit definitions for `vector-for-each' and `vector-map'; Guile's SRFI-1
Julian Graham
3
-2
/
+39
2010-08-08
further rnrs incompat note
Andy Wingo
1
-0
/
+4
2010-08-08
loose ends from "discouraged" removal
Andy Wingo
6
-56
/
+37
2010-08-08
remove "discouraged" infrastructure
Andy Wingo
13
-123
/
+77
2010-08-08
deprecated all discouraged functions
Andy Wingo
8
-434
/
+458
2010-08-08
more r6rs incompat
Andy Wingo
1
-0
/
+6
2010-08-08
add section on toplevel expansion to r6rs incompatibilities
Andy Wingo
1
-0
/
+44
2010-08-06
more NEWS updates
Andy Wingo
1
-8
/
+4
2010-08-06
fix stack narrowing for tail-call to throw
Andy Wingo
1
-1
/
+5
2010-08-06
,x unbound does not quit repl
Andy Wingo
1
-3
/
+13
2010-08-06
update NEWS for 1.9.12 (mostly)
Andy Wingo
1
-6
/
+336
2010-08-06
add docs for extensiondir; misc other fixes
Andy Wingo
2
-35
/
+29
2010-08-06
remove type discusison from dynamic-pointer docstring
Andy Wingo
2
-10
/
+0
2010-08-06
s/extensionsdir/extensiondir/
Andy Wingo
2
-2
/
+2
2010-08-06
%site-dir is specific to the effective version
Andy Wingo
3
-5
/
+21
2010-08-06
only one Value History section
Andy Wingo
3
-36
/
+3
2010-08-06
add settable identifier syntax docs
Andy Wingo
1
-4
/
+62
2010-08-06
letrec* in docs, and some r6rs fixes
Andy Wingo
5
-70
/
+92
2010-08-05
fold 1.9.11 news into main body
Andy Wingo
1
-251
/
+132
2010-08-04
fix vector-move-right! and vector-move-left!
Andy Wingo
2
-3
/
+88
2010-08-04
Compiling DOT_X_FILES requires version.h
Yan Li
1
-1
/
+1
2010-08-01
Fix the range of `random' on 64-bit platforms
Andreas Rottmann
2
-15
/
+28
[next]