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
/
doc
/
ref
/
api-modules.texi
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-26
doc: Fix implication of omitting optional arguments.
Tomas Volf
1
-4
/
+4
2024-10-26
doc: Document #:hide.
Tomas Volf
1
-13
/
+20
2024-05-06
Fix typos throughout codebase.
Morgan Smith
1
-3
/
+3
2023-11-28
Minor typo in the manual
無無
1
-1
/
+1
2020-05-22
doc: '@' is not equivalent to autoloading.
Ludovic Courtès
1
-4
/
+0
2020-05-22
doc: #:autoload does not pull in all the module bindings.
Ludovic Courtès
1
-3
/
+5
2019-11-29
Associate #:replace info with modules, not variables
Andy Wingo
1
-0
/
+5
2019-08-25
Letrectify only on -O2; update docs
Andy Wingo
1
-5
/
+79
2019-08-18
Add notion of declarative modules
Andy Wingo
1
-1
/
+65
2016-05-22
Fix typo in manual.
Alex Kost
1
-2
/
+2
2014-10-01
docs: Fix documented return type of 'scm_c_export'.
Mark H Weaver
1
-1
/
+1
2014-09-20
Document #:prefix option in use-module clauses.
Mark H Weaver
1
-12
/
+25
2014-06-06
R6RS library documentation fix
Taylan Ulrich B
1
-2
/
+2
2013-04-07
Remove outdated and misplaced "Included Guile Modules" node from manual.
Mark H Weaver
1
-122
/
+1
2013-04-04
Cross reference 'SRFI-9 Records' directly instead of 'SRFI-9'.
Mark H Weaver
1
-1
/
+2
2013-03-10
excise use of "iff" in the manual
Jason Earl
1
-4
/
+4
2013-03-05
Fix thread-unsafe lazy initializations.
Mark H Weaver
1
-6
/
+10
2013-03-02
Improve keyword notation of Texinfo function definitions.
Bake Timmons
1
-3
/
+6
2012-05-23
deprecate scm_sym2var
Andy Wingo
1
-0
/
+11
2012-02-04
Make notation for Scheme repeated arguments more consistent in manual.
Bake Timmons
1
-3
/
+3
2012-02-02
Make consistent the usage of variable names in the function definitions found...
Bake Timmons
1
-2
/
+2
2012-01-27
more documentation on the process of loading source and compiled files
Andy Wingo
1
-3
/
+3
2012-01-21
add current-filename, add-to-path, add-to-load-path
Andy Wingo
1
-1
/
+1
2012-01-07
update api-modules.texi
Andy Wingo
1
-354
/
+362
2011-09-27
doc: Fix typesetting of function definitions in "Accessing Modules from C".
Ludovic Courtès
1
-31
/
+31
2011-03-08
scm_public_ref et al docs
Andy Wingo
1
-1
/
+64
2011-02-13
Typo fix
Neil Jerram
1
-1
/
+1
2010-12-17
add ,reload meta-command and document it and reload-module
Andy Wingo
1
-0
/
+5
2010-12-17
document variable-unset!
Andy Wingo
1
-0
/
+5
2010-10-07
update traps documentation (unfinished)
Andy Wingo
1
-4
/
+0
2010-07-17
recommend #:replace
Andy Wingo
1
-23
/
+16
2010-05-22
Edits for R6RS library implementation documentation, as suggested by
Julian Graham
1
-18
/
+17
2010-05-20
Documentation for the R6RS `library' and `import' forms.
Julian Graham
1
-0
/
+139
2010-04-10
Merge branch 'master' into wip-manual-2
Neil Jerram
1
-620
/
+237
2010-04-02
add api-foreign.texi
Andy Wingo
1
-645
/
+164
2010-03-17
Change `dynamic-link' to return a global handle when the argument is omitted.
Ludovic Courtès
1
-2
/
+7
2009-12-22
Complete support for version information in Guile's `module' form.
Julian Graham
1
-1
/
+124
2009-12-22
Support for renaming bindings on module export.
Julian Graham
1
-22
/
+28
2009-12-21
remove "module system quirks" from the manual
Andy Wingo
1
-36
/
+0
2009-12-19
Remove page breaks except before new chapters and indices
Neil Jerram
1
-1
/
+0
2009-08-27
Fix doc of let*-values
Neil Jerram
1
-1
/
+1
2009-08-09
Use #:keyword syntax in preference to :keyword
Neil Jerram
1
-2
/
+2
2009-08-09
In general, use @lisp in preference to @smalllisp
Neil Jerram
1
-20
/
+20
2008-06-28
Fix doc typo regarding `use-syntax' and "syntax transformers".
Ludovic Courtès
1
-5
/
+5
2008-03-19
* api-debug.texi (Low Level Trap Calls): Removed (material
Neil Jerram
1
-1
/
+1
2007-07-10
Changes from arch/CVS synchronization
Ludovic Courtès
1
-1
/
+13
2006-09-15
Doc typo fixes
Neil Jerram
1
-1
/
+1
2006-04-16
merge from 1.8 branch
Kevin Ryde
1
-28
/
+31
2006-02-04
wrong @subsection in my last
Kevin Ryde
1
-2
/
+0
2006-02-04
(Compiled Code Installation): New section.
Kevin Ryde
1
-3
/
+90
[next]