summaryrefslogtreecommitdiff
path: root/doc/ref/guile-invoke.texi
AgeCommit message (Expand)AuthorFilesLines
2021-04-26Allow users to force gmp to use libgcAndy Wingo1-0/+13
2021-03-04Update reference for GUILE_EXTENSIONS_PATHAndy Wingo1-1/+9
2019-12-11Document JIT environment variablesAndy Wingo1-12/+25
2019-11-17Add R7RS documentation and --r7rs command-line optionwip-r7rsAndy Wingo1-0/+5
2019-09-25Add --r6rs command-line optionAndy Wingo1-2/+7
2017-05-22Update effective version to 3.0Andy Wingo1-3/+3
2017-03-01doc: Describe -e (module) on equal footing with (@ ...).Arne Babenhauserheide1-8/+4
2017-03-01REPL Server: Guard against HTTP inter-protocol exploitation attacks.Mark H Weaver1-5/+15
2015-01-22Merge commit '8cf2a7ba7432d68b9a055d29f18117be70375af9'Andy Wingo1-2/+4
2014-12-02doc: Tell when 'GUILE_INSTALL_LOCALE' first appeared.Ludovic Courtès1-2/+4
2014-02-07Merge commit '40a723a92236fe4e58feb89057b4182b1fc76810'Andy Wingo1-8/+0
2014-02-05Remove outdated documentation of LTDL_LIBRARY_PATH.Mark H Weaver1-8/+0
2013-11-28Use version 2.2 in manual examplesAndy Wingo1-3/+3
2013-04-14Merge remote-tracking branch 'origin/stable-2.0'Mark H Weaver1-0/+29
2013-04-06doc: Document `--language'.Ludovic Courtès1-0/+29
2013-03-30Merge remote-tracking branch 'origin/stable-2.0'Mark H Weaver1-0/+3
2013-03-30Add -C command-line option to adjust %load-compiled-path.Mark H Weaver1-0/+3
2013-03-28Merge remote-tracking branch 'origin/stable-2.0'Mark H Weaver1-1/+27
2013-03-07add GUILE_STACK_SIZE environment variableStefan Israelsson Tampe1-0/+12
2013-03-07Install the current locale if GUILE_INSTALL_LOCALE is nonzero.Ludovic Courtès1-1/+17
2012-11-28Add parse-path-with-ellipsis, and use it for GUILE_LOAD_PATH et al.Mark H Weaver1-9/+16
2012-01-21add current-filename, add-to-path, add-to-load-pathAndy Wingo1-1/+1
2011-09-09Clarify `--debug' vs. `--no-debug'.Ludovic Courtès1-0/+6
2011-06-30better invocation documentationMark Harig1-0/+355