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-evaluation.texi
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-06
Fix typos throughout codebase.
Morgan Smith
1
-15
/
+15
2023-07-16
Fix typos throughout codebase.
Morgan Smith
1
-2
/
+2
2021-03-04
Update documentation to incorporate read-syntax
Andy Wingo
1
-0
/
+52
2021-01-07
New warnings: -Wuse-before-definition, -Wnon-idempotent-definition
Andy Wingo
1
-8
/
+4
2020-09-05
Update NEWS
Andy Wingo
1
-1
/
+0
2020-05-12
Update NEWS for baseline compiler
Andy Wingo
1
-5
/
+23
2019-12-02
Add --r6rs and --r7rs options to "guild compile"
Andy Wingo
1
-0
/
+6
2019-08-25
Letrectify only on -O2; update docs
Andy Wingo
1
-0
/
+11
2018-08-07
Add -Wshadowed-toplevel.
Ludovic Courtès
1
-1
/
+3
2018-08-07
compile: Add '-x' flag.
Ludovic Courtès
1
-0
/
+6
2017-05-22
Update effective version to 3.0
Andy Wingo
1
-2
/
+2
2017-04-18
Add sandboxed evaluation facility
Andy Wingo
1
-0
/
+265
2017-03-10
Revert "Fix "Scheme Syntax" info rendering"
Andy Wingo
1
-2
/
+2
2017-03-01
Fix "Scheme Syntax" info rendering
Andy Wingo
1
-2
/
+2
2016-07-25
doc: Add unquote and unquote-splicing examples.
Ludovic Courtès
1
-1
/
+3
2014-09-30
Merge branch 'stable-2.0'
Mark H Weaver
1
-2
/
+3
2014-08-12
doc: "!#" does not need to appear on a line of its own.
Ludovic Courtès
1
-2
/
+3
2014-04-25
Merge branch 'stable-2.0'
v2.1.0
Mark H Weaver
1
-0
/
+49
2014-02-12
Add cooperative REPL server module.
David Thompson
1
-0
/
+45
2014-02-12
REPL Server: Fix 'stop-server-and-clients!'.
Mark H Weaver
1
-0
/
+4
2014-02-07
Merge commit 'a5cbbaa66a2491453db0edff9b0cb592a98f61bf'
Andy Wingo
1
-1
/
+1
2014-01-21
Fix nested block comment example in manual.
Mark H Weaver
1
-1
/
+1
2014-01-14
Merge branch 'stable-2.0'
Mark H Weaver
1
-2
/
+8
2014-01-14
print: Support R7RS |...| symbol notation.
Mark H Weaver
1
-0
/
+2
2014-01-14
read: Support R7RS |...| symbol notation.
Mark H Weaver
1
-2
/
+6
2013-11-28
Fix "include" doc typo
Andy Wingo
1
-1
/
+1
2013-11-28
Use version 2.2 in manual examples
Andy Wingo
1
-2
/
+2
2013-11-28
Fix some references to objcode in the manual
Andy Wingo
1
-5
/
+5
2013-06-27
remove apply:nconc2last
Andy Wingo
1
-12
/
+0
2013-04-07
Clarify 'file-encoding' docs: heuristics may be improved later.
Mark H Weaver
1
-14
/
+22
2013-03-28
Document (system repl server)
Ian Price
1
-0
/
+47
2013-03-26
Manual: xref SRFI-45 from core Delayed Evaluation section.
Mark H Weaver
1
-1
/
+2
2013-03-02
Improve keyword notation of Texinfo function definitions.
Bake Timmons
1
-6
/
+12
2013-01-22
`include' relative paths relative to including file
Andy Wingo
1
-0
/
+3
2013-01-21
fix try-module-autoload, which did not detect failure to find the file
Andy Wingo
1
-8
/
+13
2012-11-28
Add parse-path-with-ellipsis, and use it for GUILE_LOAD_PATH et al.
Mark H Weaver
1
-7
/
+20
2012-11-23
doc: Mention the `duplicate-case-datum' and `bad-case-datum' warnings.
Ludovic Courtès
1
-1
/
+2
2012-10-26
Implement SRFI-105 curly infix expressions.
Mark H Weaver
1
-1
/
+6
2012-10-26
Implement #!fold-case and #!no-fold-case reader directives.
Mark H Weaver
1
-7
/
+15
2012-02-04
Improve consistency of definitions of C functions in manual.
Bake Timmons
1
-1
/
+1
2012-02-04
Make notation for Scheme repeated arguments more consistent in manual.
Bake Timmons
1
-8
/
+7
2012-02-02
Make consistent the usage of variable names in the function definitions found...
Bake Timmons
1
-3
/
+3
2012-01-30
doc: Add "warnings" to the concept index.
Ludovic Courtès
1
-0
/
+1
2012-01-30
Rename scm_call_varargs -> scm_call
Mark H Weaver
1
-5
/
+5
2012-01-30
Implement scm_call_varargs and scm_call_{7,8,9}
Mark H Weaver
1
-0
/
+15
2012-01-27
document `include', `include-from-path'
Andy Wingo
1
-0
/
+62
2012-01-27
more documentation on the process of loading source and compiled files
Andy Wingo
1
-8
/
+70
2012-01-26
update local-eval docs
Andy Wingo
1
-21
/
+46
2012-01-26
Implement `local-eval', `local-compile', and `the-environment'
Andy Wingo
1
-0
/
+34
2012-01-23
current-filename canonicalizes path, remove add-to-path
Andy Wingo
1
-8
/
+1
[next]