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
path:
root
/
libguile
/
srfi-1.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-17
srfi-1: Rewrite 'assoc' in Scheme.
Ludovic Courtès
1
-31
/
+0
2020-06-17
srfi-1: Rewrite 'find-tail' in Scheme.
Ludovic Courtès
1
-18
/
+0
2020-06-17
srfi-1: Rewrite 'find' in Scheme.
Ludovic Courtès
1
-24
/
+1
2018-10-07
Fix use of uninstalled header by installed headers
Andy Wingo
1
-0
/
+1
2018-06-25
Give multiple-values objects a tc7
Andy Wingo
1
-7
/
+2
2018-06-20
Update license notices in all C files
Andy Wingo
1
-19
/
+19
2018-06-20
Remove (C) from copyright statements
Andy Wingo
1
-1
/
+1
2018-06-20
Rationalize include order in C files
Andy Wingo
1
-9
/
+11
2018-06-20
Make libguile header inclusion consistent within libguile c files
Andy Wingo
1
-13
/
+13
2018-06-20
Remove _scm.h
Andy Wingo
1
-1
/
+0
2018-06-20
Move subr snarfing macros to gsubr.h.
Andy Wingo
1
-0
/
+1
2018-06-19
Devolve vectors.h include from ports.h
Andy Wingo
1
-0
/
+1
2018-06-19
Devolve procs.h include from _scm.h.
Andy Wingo
1
-0
/
+1
2018-06-18
Devolve pairs.h
Andy Wingo
1
-0
/
+1
2018-06-18
Devolve boolean.h include.
Andy Wingo
1
-0
/
+1
2018-06-18
Remove includes of validate.h.
Andy Wingo
1
-1
/
+0
2018-06-14
Fix libguile subcomponent headers not to include <libguile.h>
Andy Wingo
1
-1
/
+3
2017-04-18
Attempt to mutate residualized literal pair throws exception
Andy Wingo
1
-3
/
+3
2014-09-30
Merge branch 'stable-2.0'
Mark H Weaver
1
-4
/
+36
2014-06-04
Optimize scm_ilength and 'length+'.
Mark H Weaver
1
-7
/
+15
2014-06-01
SRFI-1 'length+' raises an error unless passed a proper or circular list.
Mark H Weaver
1
-4
/
+28
2013-11-21
Change eval.c to use scm_c_vm_run instead of scm_call_with_vm.
Andy Wingo
1
-2
/
+2
2012-02-02
Improve the usage of variable names in C docstrings.
Bake Timmons
1
-4
/
+4
2011-08-12
fix take-right and drop-right for improper lists
Andy Wingo
1
-39
/
+0
2011-05-05
map and for-each in scheme
Andy Wingo
1
-229
/
+0
2011-05-05
srfi-1 `member' in scheme, inlines to memq / memv in some cases
Andy Wingo
1
-37
/
+0
2011-02-09
fix typos in the manual bits generated from source comments.
Ralf Wildenhues
1
-2
/
+2
2011-02-02
Fix typo.
Ludovic Courtès
1
-3
/
+3
2010-10-08
SRFI-1: Rewrite `split-at' and `split-at!' in Scheme.
Ludovic Courtès
1
-51
/
+0
2010-10-08
SRFI-1: Rewrite `filter-map' in Scheme.
Ludovic Courtès
1
-109
/
+0
2010-09-20
SRFI-1: Rewrite `alist-copy' in Scheme.
Ludovic Courtès
1
-35
/
+0
2010-09-20
Remove the SRFI-1 C proxies.
Ludovic Courtès
1
-197
/
+0
2010-09-12
move srfi-1 and srfi-60 C impl to libguile, without public C api
Andy Wingo
1
-0
/
+1619