messages from 2013-01-11 18:49:41 to 2013-01-25 04:32:17 UTC [more...]
rebased wip-rtl-cps
2013-01-25 4:32 UTC (2+ messages)
Software Using Guile
2013-01-24 21:43 UTC (2+ messages)
[Guile-commits] GNU Guile branch, wip-rtl, updated. v2.1.0-150-gdd02f3b
2013-01-24 21:42 UTC (2+ messages)
CPS and RTL
2013-01-24 16:03 UTC (9+ messages)
rtl meta information
2013-01-24 12:24 UTC (2+ messages)
syntax closures
2013-01-24 8:45 UTC (10+ messages)
Thread-unsafe initialization problems in Guile
2013-01-23 18:25 UTC (6+ messages)
bug#13342: Errors trying to build Guile 2.0.7
2013-01-23 16:18 UTC (3+ messages)
More RTL Tests
2013-01-23 16:13 UTC (2+ messages)
stable-2.0 merged to master; wip-rtl rebased
2013-01-23 16:10 UTC
propose deprecation of generalized-vector-*
2013-01-23 14:55 UTC (11+ messages)
[FEATURE] List all available languages
2013-01-23 11:28 UTC
[PATCH] add new read-delimited option to return #f while terminating delimiter can't be found
2013-01-23 10:24 UTC (7+ messages)
Running non-scheme scripts: some thoughts
2013-01-22 21:45 UTC (6+ messages)
GNU Guile 2.0.6 released
2013-01-22 16:43 UTC (14+ messages)
` Guile build failure
Collecting suggestions of Guildhall
2013-01-22 15:55 UTC (4+ messages)
read-all ?
2013-01-22 15:16 UTC (8+ messages)
Let's Talk About Backtraces and Stacks
2013-01-22 12:46 UTC (3+ messages)
[PATCH] Move let/ec to top-level
2013-01-22 11:43 UTC (2+ messages)
Scanning for coding declarations in all files (not just source)
2013-01-22 11:38 UTC (4+ messages)
`include' relative to current file
2013-01-22 11:09 UTC (7+ messages)
[PATCH] Colorized REPL
2013-01-22 11:06 UTC (26+ messages)
Guile API for foreign languages: proposing SCM scm_list_0(void)
2013-01-22 10:55 UTC (6+ messages)
What's the plan about language-joiner?
2013-01-22 8:35 UTC (4+ messages)
[PATCH] md5: fix errors when input size modulo 64 is > 55 bytes
2013-01-21 21:16 UTC (4+ messages)
‘http-get*’ and all that
2013-01-21 21:15 UTC (10+ messages)
` [Guile-commits] GNU Guile branch, stable-2.0, updated. v2.0.7-25-g990b11c
[PATCH] byacc: fix potential parallel build issue
2013-01-21 21:10 UTC (2+ messages)
[Guile-commits] GNU Guile annotated tag, trunk, created. trunk
2013-01-21 21:06 UTC (2+ messages)
A proper tail version of with-fluids
2013-01-21 21:05 UTC (3+ messages)
A discussion about with-fluids in tail positions
2013-01-21 20:58 UTC (2+ messages)
Why 'inexact' and 'exact' doesn't check 'number?' first?
2013-01-21 20:52 UTC (2+ messages)
Fix reader options for R6RS `get-datum'
2013-01-21 20:48 UTC (5+ messages)
` [PATCH 2/3] Add internal API to specify reader options at reader invocation
` [PATCH 3/3] Make `get-datum' conform more closely to R6RS semantics
[PATCH] Colorized REPL
2013-01-21 20:18 UTC (2+ messages)
native compilers
2013-01-21 20:10 UTC (4+ messages)
compile-rtl, II
2013-01-21 19:08 UTC (3+ messages)
wip-rtl native patch
2013-01-21 19:06 UTC (4+ messages)
Fixing the slib mess
2013-01-21 19:04 UTC (4+ messages)
compile-rtl
2013-01-21 19:01 UTC (3+ messages)
Making libunistring optional
2013-01-21 18:57 UTC (2+ messages)
Loading a module before and after adding a load path
2013-01-21 18:12 UTC (4+ messages)
[PATCH] guile-gnome corba change scm_vtable_index_printer to scm_vtable_index_instance_printer
2013-01-21 14:24 UTC (2+ messages)
git config receive.denyNonFastForwards true on server?
2013-01-21 12:34 UTC (3+ messages)
Patch for printing of system-error exceptions
2013-01-21 12:15 UTC (2+ messages)
ffi for glutInit
2013-01-21 12:04 UTC (2+ messages)
thoughts on ports
2013-01-20 22:11 UTC (6+ messages)
guile 2.2 will require libgc 7.2
2013-01-20 11:47 UTC
Advanced File Format For Guile
2013-01-18 9:46 UTC
[PATCH] add web/mime support
2013-01-17 14:48 UTC (7+ messages)
wip-threads-and-fork
2013-01-17 11:41 UTC (15+ messages)
ethreads: event-driven cooperative threads
2013-01-17 9:58 UTC (3+ messages)
syntax/loc
2013-01-16 18:33 UTC (2+ messages)
string port encodings
2013-01-16 18:16 UTC (8+ messages)
Confusing Error Message
2013-01-16 18:10 UTC (2+ messages)
[PATCH] Efficient Gensym Hack
2013-01-16 17:25 UTC (3+ messages)
` [PATCH] Efficient Gensym Hack (v2)
[Guile-commits] GNU Guile branch, stable-2.0, updated. v2.0.7-29-ge211d69
2013-01-16 17:24 UTC (3+ messages)
[PATCH] Add new print style for repl trace
2013-01-16 17:12 UTC (6+ messages)
build-lexical-var vs. -Wunused-variable
2013-01-16 14:25 UTC (7+ messages)
Let's fix how warnings are specified
2013-01-16 10:34 UTC (5+ messages)
Thread+GC issues on ARM
2013-01-16 10:28 UTC (9+ messages)
Merged PEG parser
2013-01-16 9:40 UTC
folded generated "standard library" section into manual
2013-01-16 9:07 UTC
patch: commit 5d34402: update non-text versions of figure
2013-01-15 18:19 UTC (2+ messages)
retagging
2013-01-15 18:15 UTC (4+ messages)
Guile Lua
2013-01-14 21:02 UTC (12+ messages)
Delimited continuations to the rescue of futures
2013-01-14 10:37 UTC (3+ messages)
A vm for native code in guile
2013-01-14 9:10 UTC (5+ messages)
digest modules (was [PATCH] md5: fix errors when input size modulo 64 is > 55 bytes)
2013-01-12 10:12 UTC (2+ messages)
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).