summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-29texinfo: Properly render @acronym in plain text.Ludovic Courtès2-2/+31
2020-01-29texinfo: Add '*line-width*' fluid to control line wrapping.Ludovic Courtès4-5/+49
2020-01-28Fix check for rl_get_keymapDaniel Llorens2-7/+9
2020-01-27Add missing include for strncmp()Daniel Llorens1-0/+1
2020-01-24Clarify open-input-pipe example in docDaniel Llorens1-1/+1
2020-01-2300-repl-server.test: don't use fixed path for socketRob Browning1-4/+17
2020-01-23statprof: Ensure 'call-thunk' is not inlined.Ludovic Courtès1-1/+5
2020-01-21rnrs: Export '&assertion' from (rnrs conditions).Ludovic Courtès1-2/+2
2020-01-21build: Actually install libguile-3.0-gdb.scm.Ludovic Courtès2-4/+4
2020-01-20use2dot: Fix incorrect #:autoload binding set leading to unbound variables.Ludovic Courtès1-6/+6
2020-01-20frisk: Fix incorrect #:autoload binding set leading to unbound variables.Ludovic Courtès1-7/+7
2020-01-20repl: Add missing bindings in #:autoload spec.Ludovic Courtès1-2/+3
2020-01-20doc: Use gender-neutral language in Prefaceshack@muto.ca1-1/+1
2020-01-20Make 'scm_sym_lambda', 'scm_sym_quote', etc. public again.Ludovic Courtès1-1/+2
2020-01-18exceptions: Export constructor and predicate for '&quit-exception'.Ludovic Courtès1-1/+7
2020-01-15Fix version computation for v3.0v3.0.0Andy Wingo1-2/+2
2020-01-15Prepare 3.0 versioningAndy Wingo1-5/+5
2020-01-15Update release.orgAndy Wingo1-15/+15
2020-01-15Disable eta-expansion in letrectificationAndy Wingo1-70/+5
2020-01-15Add eta-expansion pass after pevalAndy Wingo4-3/+179
2020-01-14Declarative variables optimization limits eta-expansionAndy Wingo1-2/+32
2020-01-14Update REPL copyright year to 2020Andy Wingo1-2/+2
2020-01-13Wording tweak to history.texiAndy Wingo1-1/+1
2020-01-13Mention Mark Weaver in Guile history sectionAndy Wingo1-5/+8
2020-01-13Update NEWSAndy Wingo1-89/+56
2020-01-13Update NEWS.Ludovic Courtès1-0/+13
2020-01-13web: Update comment regarding the 'tls-wrap' port wrapper.Ludovic Courtès1-0/+8
2020-01-13web: 'open-socket-for-uri' can verify the server's X.509 certificate.Ludovic Courtès2-9/+178
2020-01-13web: Continue handshake upon TLS warning alerts.Ludovic Courtès1-1/+16
2020-01-13web: Add 'current-https-proxy' and honor $https_proxy.Ludovic Courtès2-40/+54
2020-01-13web: Adjust (gnutls) loading to new module autoload semantics.Ludovic Courtès1-28/+17
2020-01-13Bump manual year, and fix NEWS typoAndy Wingo2-2/+2
2020-01-13GNU Guile 2.9.9 (beta).v2.9.9Andy Wingo1-1/+1
2020-01-13Bump user-visible copyright years to 2020Andy Wingo2-4/+4
2020-01-13Bump objcode minor version in preparation for new stable seriesAndy Wingo2-5/+5
2020-01-12srfi-11: Do not expose variables to later clausesTim Gesthuizen2-2/+9
2020-01-12Update NEWSAndy Wingo1-0/+6
2020-01-12Respect thread local fluid defaultsRob Browning2-16/+21
2020-01-12Fix typos in previous commit.Andy Wingo2-2/+2
2020-01-12Optionally allow duplicate field names in core recordsAndy Wingo4-18/+48
2020-01-12Fix peval bug that ignored excess argsAndy Wingo2-3/+20
2020-01-12Support R7RS define-libraryAndy Wingo7-90/+207
2020-01-11Add NEWS entriesAndy Wingo1-1/+8
2020-01-11Fix bug in closure conversionAndy Wingo1-12/+12
2020-01-11Fix build on 32-bit systems with JIT supportAndy Wingo2-1/+10
2020-01-10Update NEWS with details on guard and autoloads.Andy Wingo1-17/+46
2020-01-10Re-implement `guard'Andy Wingo3-62/+74
2020-01-06Merge remote-tracking branch 'lightening/master'Andy Wingo1-1/+5
2020-01-06Fix mips32r6 bugAndy Wingo1-1/+5
2020-01-06Mention WebAssembly in status sectionAndy Wingo1-6/+14