messages from 2020-02-16 23:24:52 to 2020-12-11 11:41:47 UTC [more...]
Regression on 32-bit big-endian targets
2020-12-11 11:41 UTC
Declarative and Minimalistic Computing devroom CfP
2020-12-09 21:34 UTC (2+ messages)
[PATCH] Docs: Remove mentions of unimplemented features, fix example
2020-12-02 12:13 UTC
Call for reviews on srfi-216 SICP Prerequisites
2020-11-25 4:27 UTC
SRFI 201 and 202: a reference implelmentation and an invitation to discussion
2020-11-24 0:37 UTC
[PATCH] Use make-default-environment setting in REPL for specifying languages
2020-11-20 13:24 UTC
Loss of location in (library) code
2020-11-14 19:36 UTC (2+ messages)
pax mprotect and guile build process
2020-11-08 16:13 UTC
strange shlib version change in 3.0.4
2020-11-08 15:55 UTC
[PATCH 0/1] Preserve source properties in unparse-tree-il
2020-10-30 16:00 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH 0/4] Support ECMAScript Test262 Assertion Harness
2020-10-28 4:03 UTC (5+ messages)
` [PATCH 1/4] Support ecmascript return operator with no operand
` [PATCH 2/4] Implement ecmascript try/catch
` [PATCH 3/4] Implement ecmascript function prototype
` [PATCH 4/4] Fix some reserved word usages in ecmascript implementation
cond-expand-provide and (scheme base)
2020-10-23 2:57 UTC (2+ messages)
A weird problem about "define-private', need help please!
2020-10-18 9:04 UTC (4+ messages)
[WIP: PATCH 0/2] memory leak + uselocale
2020-10-13 19:15 UTC (3+ messages)
` [WIP: PATCH 1/2] memory leak
` [WIP: PATCH 2/2] uselocale
[PATCH 1/1] scm_i_make_transcoded_port: fix mode for input/output ports
2020-10-04 19:37 UTC
[PATCH 1/1] (scheme base) member: return #f, not (), for no match
2020-10-04 18:59 UTC (3+ messages)
[PATCH 1/1] fports: handle revealed as unsigned everywhere and check range
2020-09-20 1:58 UTC
The r6rs record-type in pattern matching of Guile-3.0
2020-09-15 12:15 UTC (2+ messages)
continuation of schme-python mail
2020-09-12 18:00 UTC
Project scheme-python
2020-09-12 17:59 UTC
Fwd: What is the point of bytevectors?
2020-09-12 16:31 UTC
clang bug on mac, workaround
2020-08-30 14:42 UTC
JIT and pax mprotect
2020-08-27 19:28 UTC
list-set! Wrong type argument in position 1 (expecting mutable pair)
2020-08-26 20:22 UTC
[PATCH wip-mingw-guile-2.2] mingw: Support for x86_64-w64-mingw32
2020-08-14 9:18 UTC
Build Guile 1.8 with CMake
2020-08-09 11:51 UTC
Build Guile 1.8 with CMake
2020-08-09 9:30 UTC
Build Guile 1.8 with CMake
2020-08-09 8:44 UTC
Build Guile 1.8 with CMake
2020-08-09 8:12 UTC
Python on guile v1.2.3.6
2020-08-06 18:04 UTC
[PATCH] add SRFI: srfi-121; generators
2020-08-04 17:24 UTC (5+ messages)
[PATCH] add SRFI: srfi-121; generators
2020-08-02 22:39 UTC (2+ messages)
apologies on the previous message, I had not checked the bug tracker first
2020-07-31 17:25 UTC
Interested in getting the GDB->Guile bindings updated to work with newer versions of guile
2020-07-30 21:09 UTC
[PATCH] accept4: add support for SOCK_NONBLOCK when using accept()
2020-07-30 8:00 UTC (2+ messages)
[PATCH] socket: define SOCK_[CLOEXEC,NONBLOCK] on Darwin
2020-07-29 19:08 UTC (2+ messages)
Guile extensions path (includes PATCH)
2020-07-29 18:07 UTC (2+ messages)
No Guile on Windows? (was: My Guile Hacker Handbook)
2020-07-28 3:57 UTC (2+ messages)
[PATCH, v2] Fix build on platforms where the stack grows upwards
2020-07-22 21:54 UTC (6+ messages)
useful statprof data?
2020-07-18 20:10 UTC
patch to augment and=>
2020-07-05 9:47 UTC
GNU Guile 3.0.4 released
2020-06-24 14:48 UTC
GNU Guile 3.0.3 released
2020-06-24 13:15 UTC (8+ messages)
The size of ‘.go’ files
2020-06-24 12:11 UTC (7+ messages)
Python on guile v1.2.3
2020-06-23 13:22 UTC (4+ messages)
rebased wip-elisp
2020-06-16 21:52 UTC
[PATCH] doc: Use UNLESS instead of single-armed IF
2020-06-14 13:37 UTC
Fwd: [Bug guile/21104] 7.12.1 does not compile with latest guile (2.1.6)
2020-05-26 17:57 UTC
[PATCH] mentioning Guile Hall
2020-05-25 10:04 UTC
[PATCH] Avoid malloc/free/dynwind for POSIX subrs that take strings
2020-05-22 20:47 UTC (5+ messages)
fix guile manual
2020-05-18 17:27 UTC
[PATCH] http: Support CONNECT and PATCH HTTP methods
2020-05-17 21:40 UTC (2+ messages)
compile-file execution time driven by `reap-pipes'
2020-05-17 21:39 UTC (2+ messages)
[PATCH]: Fix a documentation for SRFI-171
2020-05-17 21:13 UTC (2+ messages)
guile pipeline do-over
2020-05-16 20:38 UTC (8+ messages)
[PATCH] Add tree-il optimizations for equal? on char and number literals
2020-05-14 18:14 UTC (6+ messages)
[PATCH] ice-9/peg: Extend PEG for production use
2020-05-11 13:41 UTC
Guile's time execution issues
2020-05-08 11:31 UTC (12+ messages)
python-on-guile 1.2.1
2020-04-28 19:51 UTC
New module proposal: argp
2020-04-28 18:43 UTC (5+ messages)
Python on guile version 1.2
2020-04-26 18:21 UTC (3+ messages)
define-inlinable* : a define-inlinable with lambda*-behaviour
2020-04-24 7:13 UTC
How to "sandbox" scripts
2020-04-17 6:27 UTC
call with value
2020-04-13 2:34 UTC (2+ messages)
[Patch] Support HTTP/2 in HTTP client
2020-04-07 14:39 UTC (5+ messages)
Cross compiled guile 3.0.2 "Illegal instruction" on 32bit arm
2020-04-01 21:38 UTC
[Patch] Handle all four etags types in HTTP client
2020-03-31 14:50 UTC
[Patch] Fix IPv6 for HTTP server
2020-03-31 13:08 UTC
Replace ltdl with GLib's GModule
2020-03-27 17:03 UTC (6+ messages)
GNU Guile 3.0.2 released
2020-03-27 15:24 UTC
[PATCH] Add srfi-171 to guile
2020-03-25 21:48 UTC (7+ messages)
Replace ltdl with GLib's GModule
2020-03-25 14:58 UTC
Replace ltdl with GLib's GModule
2020-03-25 12:11 UTC
[PATCH] Fix build of guile-3.0 trunk with gcc-8 on hpux11.11
2020-03-23 23:23 UTC (2+ messages)
Python on guile
2020-03-23 16:54 UTC (2+ messages)
[PATCH] Fix build of guile-3.0 trunk with gcc-8 on hpux11.11
2020-03-23 16:40 UTC
definitions in macros?
2020-03-23 7:21 UTC (4+ messages)
dynamic-link issue: does not always load
2020-03-21 0:00 UTC
alist and assq
2020-03-20 14:39 UTC (3+ messages)
[PATCH] Fix of upstream parsing of CDATA
2020-03-12 8:35 UTC (2+ messages)
Should guile-3.0 cond-expand guile-2 and guile-2.2?
2020-03-11 13:59 UTC (4+ messages)
GNU Guile 3.0.1 released
2020-03-08 16:11 UTC
GNU Guile 2.2.7 released
2020-03-07 19:27 UTC
README issues
2020-03-07 16:30 UTC (3+ messages)
[PATCH] Accept .sld as scheme extensions in r7rs
2020-03-07 15:14 UTC (3+ messages)
[PATCH, v2] Fix build on ia64
2020-03-05 16:21 UTC (6+ messages)
guile pipeline patch
2020-03-04 9:50 UTC
guile's (begin) vs syntax-rules
2020-03-01 16:57 UTC
a hack to do -- jitmaps
2020-02-26 21:17 UTC
Modules that work with 2.2 and 3.0 with re-export-and-replace
2020-02-26 0:07 UTC
GNU Guile 2.9.9 Released [beta]
2020-02-17 21:05 UTC (13+ messages)
` bug#39118: Segfault while building on 64-bit Cygwin
` "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).