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
/
module
/
ice-9
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-28
Fix make-custom-port in case encoding is #f
Hannes Müller
1
-1
/
+1
2024-12-22
PEG: string-peg: Better support for escaping.
Ekaitz Zarraga
1
-3
/
+23
2024-12-22
PEG: string-peg: Fix [^...] interpretation.
Ekaitz Zarraga
1
-4
/
+12
2024-12-19
New line or field iteration procedures in (ice-9 rdelim)
Adam Faiz
1
-1
/
+34
2024-12-09
PEG: Add support for `not-in-range` and [^...]
Ekaitz Zarraga
2
-3
/
+57
2024-12-09
PEG: Add full support for PEG + some extensions
Ekaitz Zarraga
1
-166
/
+280
2024-12-06
Temporarily revert commit 7379049d3 (to make Guile bootstrap)
Mikael Djurfeldt
2
-155
/
+79
2024-11-25
psyntax: simplify free-id=?
Andy Wingo
2
-66
/
+65
2024-11-20
psyntax: Cosmetic change to overriden globals
Andy Wingo
2
-258
/
+270
2024-11-19
psyntax: Reorder global-extend
Andy Wingo
1
-6
/
+4
2024-11-19
psyntax: Typo fix
Andy Wingo
1
-1
/
+1
2024-11-19
psyntax: Cosmetic change
Andy Wingo
1
-3
/
+1
2024-11-19
psyntax: Clean up sourcev/src namings
Andy Wingo
2
-19
/
+18
2024-11-19
psyntax: Simplify output constructors.
Andy Wingo
2
-119
/
+82
2024-11-19
psyntax: Factor module-variable use to helpers
Andy Wingo
2
-78
/
+156
2024-11-19
psyntax: Remove stale analyze-variable case
Andy Wingo
2
-70
/
+61
2024-11-18
psyntax: Separate core expanders from their installation
Andy Wingo
2
-1387
/
+1417
2024-11-18
psyntax: Remove pre-3.0 hack about syntax transformer bindings.
Andy Wingo
2
-40
/
+35
2024-11-18
psyntax: Simplify to first-order bindings. NFC
Andy Wingo
2
-82
/
+84
2024-11-18
psyntax: Match when rebuilding macro output
Andy Wingo
2
-87
/
+176
2024-11-18
psyntax: Cleanups; ensure order of top-level expansion
Andy Wingo
1
-64
/
+71
2024-11-18
psyntax: Simplify locally-bound-identifiers
Andy Wingo
2
-111
/
+149
2024-11-18
psyntax: Simplify id-var-name
Andy Wingo
2
-159
/
+255
2024-11-18
psyntax: Fix bug introduced in 029540948367fe522f9a105f403c12
Andy Wingo
2
-61
/
+57
2024-11-15
psyntax: Use new `match' instead of cdadring
Andy Wingo
2
-190
/
+280
2024-11-15
psyntax: Use new `match' instead of cdadring
Andy Wingo
2
-107
/
+154
2024-11-15
psyntax: Add simple pattern matcher
Andy Wingo
2
-38
/
+92
2024-11-15
psyntax: Avoid lambda in procedure definitions
Andy Wingo
1
-1640
/
+1552
2024-11-15
psyntax: Remove a useless level of let
Andy Wingo
1
-2779
/
+2778
2024-11-15
psyntax: Inline the single use of define-structure
Andy Wingo
2
-107
/
+61
2024-11-14
psyntax: Functional annotation of function names
Andy Wingo
2
-106
/
+100
2024-11-14
psyntax: Clean up use of fx+, etc
Andy Wingo
2
-98
/
+81
2024-11-14
psyntax: Rename top-level-eval, local-eval
Andy Wingo
2
-28
/
+26
2024-11-14
psyntax: Use vectors instead of gensyms for labels, marks
Andy Wingo
2
-61
/
+84
2024-11-14
psyntax: Remove useless gen-label invocations
Andy Wingo
2
-50
/
+46
2024-11-14
psyntax: Clean up lexical gensym creation
Andy Wingo
2
-69
/
+75
2024-10-12
fix typo in comment
Arne Babenhauserheide
1
-1
/
+1
2024-10-12
Redirect diagnostice output messages (e.g., auto-compiling code) to a newly d...
Matthew Wette
3
-6
/
+29
2024-08-26
Update psyntax copyright notice
Andy Wingo
1
-83
/
+15
2024-07-01
bug#71304: [PATCH] Add support for 'else' clause in R7RS cond-expand.
Maxim Cournoyer
1
-1
/
+3
2024-06-23
Fix race in check-guile to make needless guile-procedures symlink
Andy Wingo
1
-85
/
+90
2024-06-20
Remove dead code in resolve-interface
Andy Wingo
1
-4
/
+2
2024-06-16
Rewrite ‘get-bytevector-all’ in Scheme.
Ludovic Courtès
1
-1
/
+28
2024-05-06
Fix error messages containing format strings
Michael Käppler
2
-6
/
+14
2024-05-06
Fix typos throughout codebase.
Morgan Smith
5
-9
/
+9
2024-04-15
‘seek’ now accepts ‘SEEK_DATA’ and ‘SEEK_HOLE’ where supported.
Ludovic Courtès
1
-1
/
+7
2024-04-05
eval-string: set port column to column, not line
Nikita Domnitskii
1
-1
/
+1
2024-02-20
Macro-introduced top-level vars scope to their module even if unbound
Andy Wingo
2
-56
/
+46
2024-02-20
Regenerate psyntax-pp.scm
Andy Wingo
1
-3376
/
+2864
2024-01-29
Match on correct argument in make-custom-port
Jonas Hahnfeld
1
-1
/
+1
[next]