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