unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
 messages from 2011-06-30 11:38:41 to 2011-09-28 08:21:12 UTC [more...]

Comments vs. commit log
 2011-09-28  8:21 UTC  (2+ messages)

GNU Guile branch, stable-2.0, updated. v2.0.2-101-gd851e32
 2011-09-28  2:35 UTC  (5+ messages)

A Plan for Hacking
 2011-09-26 11:10 UTC  (6+ messages)

[Guile-commits] GNU Guile branch, stable-2.0, updated. v2.0.2-110-g8d06538
 2011-09-25 10:51 UTC  (2+ messages)

Names for PEG Functions
 2011-09-22 17:56 UTC  (3+ messages)

some further improvements
 2011-09-21 21:30 UTC 

Allowing inlining of "rarely-mutated" top-level variables
 2011-09-21 20:21 UTC  (2+ messages)

Defining Functions With Syntax
 2011-09-21 19:37 UTC  (9+ messages)

thoughts on peval
 2011-09-21 17:54 UTC  (6+ messages)
` peval & let-values

header parsing
 2011-09-21 15:35 UTC  (3+ messages)

[Guile-commits] GNU Guile branch, stable-2.0, updated. v2.0.2-100-g40bd6a7
 2011-09-21 12:26 UTC  (3+ messages)

Feeding the GNU Status Report?
 2011-09-20 20:28 UTC 

[PATCH] Fix warning about extra semicolon in guile-snarf output
 2011-09-19 20:14 UTC  (2+ messages)

More PEG
 2011-09-19 14:46 UTC  (6+ messages)

Now using Debbugs as our bug tracker
 2011-09-19 13:58 UTC  (2+ messages)

guild hall expectations
 2011-09-17 14:45 UTC  (2+ messages)

peval with extensible or arbitrary-precision arithmetic
 2011-09-13 21:11 UTC  (2+ messages)

guile-clutter
 2011-09-09 14:11 UTC 

The wonders of partial evaluation
 2011-09-09  8:38 UTC  (4+ messages)

Build Bug in wip-peg
 2011-09-06 14:28 UTC  (3+ messages)

Patch to add (define-syntax (foo bar) ...) support
 2011-09-05  7:58 UTC  (9+ messages)

guild hall update
 2011-09-04 12:35 UTC  (6+ messages)

Creating guild bundles [bug/feature request]
 2011-09-04 12:24 UTC 

[PATCH] Guildhall: fix download path and keep connection alive
 2011-09-04 11:33 UTC  (2+ messages)

define-syntax-rule
 2011-09-04 10:11 UTC  (3+ messages)

(ice-9 match) updated
 2011-09-03 20:24 UTC 

[PATCH] Add "scandir" procedure
 2011-09-02 12:14 UTC  (8+ messages)

[PATCH] Add "scandir" procedure
 2011-09-02  1:00 UTC 

[PATCH] Add "scandir" procedure
 2011-08-27 20:18 UTC 

Difference letrec & environment binding (again)
 2011-08-25 13:42 UTC  (3+ messages)

Cross compiling guile 2.0.2 on openwrt MIPS architecture
 2011-08-23 16:37 UTC 

uninterned symbols as Tree-IL constants
 2011-08-21 17:17 UTC  (4+ messages)

[bug #33996] 2.0.2: Crash related to ports and threads
 2011-08-21 13:22 UTC  (4+ messages)

Cross compiling guile 2.0.2 on openwrt MIPS architecture
 2011-08-21 13:14 UTC  (4+ messages)

Parallel Guile code called from parallel C code
 2011-08-21  9:22 UTC  (2+ messages)

guildhall update complain connection timeout
 2011-08-16  8:23 UTC  (6+ messages)

example of typechecking in guile
 2011-08-12 19:36 UTC 

Kanren and guile-log
 2011-08-12 17:56 UTC 

Some indications of bottlenecks and how to solve them for guile unify backtracking
 2011-08-10 12:49 UTC 

Coverity scan of Fedora Guile-2.0.2 package
 2011-07-29  7:32 UTC  (2+ messages)

(define-module (foo) #:import (...)), a la r6rs
 2011-07-28 21:52 UTC  (4+ messages)

SRFI 9's default printer doesn't handle cyclic data structures
 2011-07-26  4:56 UTC  (3+ messages)

guildhall status
 2011-07-25 18:53 UTC  (12+ messages)

How can I tell guile to shut up? ;)
 2011-07-25 14:21 UTC  (17+ messages)
                ` Fluids vs parameters: which API is better?

[PATCH] set width for `,trace' command
 2011-07-22 15:35 UTC 

site %load-compiled-path
 2011-07-22 13:26 UTC  (2+ messages)

ELisp Implementation?
 2011-07-22 13:22 UTC  (3+ messages)

new module: (web client)
 2011-07-19  7:51 UTC  (3+ messages)

lighter prompts?
 2011-07-18 21:08 UTC 

[PATCH] Makefile.am in Guildhall doesn't install all files in private directories
 2011-07-18  9:51 UTC 

scheme prolog compiled to c
 2011-07-16 21:11 UTC 

language environments
 2011-07-12  2:53 UTC  (3+ messages)

*current-language*
 2011-07-09  1:03 UTC  (2+ messages)

VM jump table address kept in a register
 2011-07-07 13:42 UTC  (3+ messages)

Release process for Guile 2.0
 2011-07-07 11:36 UTC  (2+ messages)

GNU Guile 2.0.2 released
 2011-07-02 21:14 UTC  (4+ messages)

Er... Is this right?
 2011-07-01 22:09 UTC  (3+ messages)

Lock ordering mismatch
 2011-07-01 21:11 UTC 

Guile with win32 cross compiling
 2011-07-01 13:52 UTC  (13+ messages)

when and unless
 2011-07-01 12:47 UTC  (4+ messages)

export macro symbol with @ failed
 2011-07-01 11:07 UTC  (2+ messages)

scm_remember_upto_here_* obsolete?
 2011-07-01 10:59 UTC  (2+ messages)

mingw runtime patches
 2011-07-01 10:51 UTC  (17+ messages)
` [PATCH 2/5] [mingw]: Have compiled-file-name produce valid names
                        ` Filenames and other POSIX byte strings as SCM strings without loss

possible hash deadlock with recent changes
 2011-07-01 10:31 UTC  (3+ messages)

scm_internal_stack_catch
 2011-07-01 10:29 UTC  (2+ messages)

heads up: goops class export
 2011-07-01 10:03 UTC  (2+ messages)

Building without posix
 2011-06-30 14:30 UTC  (5+ messages)

pending branch: lexical-literals
 2011-06-30 11:46 UTC  (2+ messages)

enhancement requests
 2011-06-30 11:38 UTC  (9+ messages)
        ` enhancement requests ("load-ignoring-cached-go")


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).