Archives are refreshed every 30 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
chicken-hackers (date)
[
Thread Index
][
Top
][
All Lists
][
chicken-hackers info page
]
Advanced
[
Prev Period
]
Last Modified: Tue Oct 31 2017 16:14:04 -0400
Messages in reverse chronological order
[
Next Period
]
October 31, 2017
[Chicken-hackers] [PATCH] [5] Add (chicken internal built-in-core-macros) as a way for library.scm to use non-standard macros
,
Peter Bex
,
16:14
Re: [Chicken-hackers] [PATCH] [5] Decontaminate the "scheme" module by moving nonstandard syntactic definitions
,
Peter Bex
,
15:25
Re: [Chicken-hackers] [PATCH] [5] Decontaminate the "scheme" module by moving nonstandard syntactic definitions
,
Peter Bex
,
15:23
October 30, 2017
Re: [Chicken-hackers] [PATCH] [5] Decontaminate the "scheme" module by moving nonstandard syntactic definitions
,
felix . winkelmann
,
08:28
Re: [Chicken-hackers] [PATCH] [5] Decontaminate the "scheme" module by moving nonstandard syntactic definitions
,
Peter Bex
,
04:47
Re: [Chicken-hackers] [PATCH] [5] Decontaminate the "scheme" module by moving nonstandard syntactic definitions
,
Evan Hanson
,
04:18
October 28, 2017
Re: [Chicken-hackers] What to do with CHICKEN 4.13/4.12.1 release/snapshot?
,
John Cowan
,
16:15
[Chicken-hackers] [PATCH] [5] Decontaminate the "scheme" module by moving nonstandard syntactic definitions
,
Peter Bex
,
15:18
[Chicken-hackers] [PATCH] [5] Avoid storing threads in trace-buffer
,
felix . winkelmann
,
15:01
[Chicken-hackers] What to do with CHICKEN 4.13/4.12.1 release/snapshot?
,
Peter Bex
,
14:27
Re: [Chicken-hackers] [PATCH] [5] Allow preexisting .types files
,
Peter Bex
,
13:18
Re: [Chicken-hackers] [PATCH] Use the correct output file extension when using csc -c
,
Peter Bex
,
11:47
Re: [Chicken-hackers] [PATCH] [5] Rename `read-all' to `read-list'
,
Peter Bex
,
11:37
October 27, 2017
Re: [Chicken-hackers] [PATCH] Make the compiler output deterministic
,
Peter Bex
,
15:54
[Chicken-hackers] [PATCH] [5] Allow preexisting .types files
,
felix . winkelmann
,
05:05
[Chicken-hackers] [PATCH] [5] Rename `read-all' to `read-list'
,
felix . winkelmann
,
04:26
October 26, 2017
Re: [Chicken-hackers] [PATCH] Fix inconsistency between core test lib and test egg, and fix number->string conversion on some edge case flonums
,
Peter Bex
,
14:31
October 25, 2017
Re: [Chicken-hackers] [PATCH] Fix inconsistency between core test lib and test egg, and fix number->string conversion on some edge case flonums
,
Kooda
,
08:49
October 22, 2017
Re: [Chicken-hackers] [PATCH] Fix #1367 by using some black magic
,
Peter Bex
,
16:17
Re: [Chicken-hackers] [PATCH] Fix #1367 by using some black magic
,
Kooda
,
10:34
Re: [Chicken-hackers] [PATCH] [5] Bugfix in chicken-install regarding proper import library name
,
Kooda
,
06:13
Re: [Chicken-hackers] [PATCH] [5] csc -static is overly static
,
felix . winkelmann
,
05:37
October 21, 2017
[Chicken-hackers] [PATCH] Use the correct output file extension when using csc -c
,
Kooda
,
16:45
Re: [Chicken-hackers] [PATCH] [5] csc -static is overly static
,
Kooda
,
15:23
Re: [Chicken-hackers] [PATCH] Make the compiler output deterministic
,
Jörg F. Wittenberger
,
13:57
Re: [Chicken-hackers] [PATCH] Make the compiler output deterministic
,
Kooda
,
11:12
[Chicken-hackers] [PATCH] Make the compiler output deterministic
,
Kooda
,
11:10
October 20, 2017
[Chicken-hackers] [PATCH] [5] Bugfix in chicken-install regarding proper import library name
,
felix . winkelmann
,
15:44
Re: [Chicken-hackers] [PATCH] Fix #1386 by treating EACCESS differently from other errno values
,
Evan Hanson
,
00:36
October 19, 2017
[Chicken-hackers] [PATCH] Fix #1386 by treating EACCESS differently from other errno values
,
Peter Bex
,
14:54
Re: [Chicken-hackers] [PATCH] Add the "scheme" module to get prefixes on the core library
,
felix . winkelmann
,
09:48
Re: [Chicken-hackers] [PATCH] [5] csc -static is overly static
,
felix . winkelmann
,
09:01
October 18, 2017
Re: [Chicken-hackers] [PATCH] [5] csc -static is overly static
,
Evan Hanson
,
19:24
Re: [Chicken-hackers] [PATCH] [5] Add -from-list option to chicken-install
,
Evan Hanson
,
19:23
[Chicken-hackers] [PATCH] Add the "scheme" module to get prefixes on the core library
,
Peter Bex
,
17:50
Re: [Chicken-hackers] [PATCH 0/2] Clean up the default macro environment
,
Peter Bex
,
08:34
[Chicken-hackers] [PATCH] [5] Add -from-list option to chicken-install
,
felix . winkelmann
,
04:30
[Chicken-hackers] [PATCH] [5] csc -static is overly static
,
felix . winkelmann
,
04:23
[Chicken-hackers] [PATCH 0/2] Clean up the default macro environment
,
Evan Hanson
,
00:30
October 17, 2017
Re: [Chicken-hackers] [PATCH] [5] (csc) don't use .link files for currently compiled file, unless in static mode
,
Peter Bex
,
09:16
[Chicken-hackers] [PATCH] [5] (csc) don't use .link files for currently compiled file, unless in static mode
,
felix . winkelmann
,
08:35
October 16, 2017
[Chicken-hackers] [PATCH] Fix inconsistency between core test lib and test egg, and fix number->string conversion on some edge case flonums
,
Peter Bex
,
14:54
Re: [Chicken-hackers] [PATCH] Remove `use' and `use-for-syntax'
,
Peter Bex
,
10:35
Re: [Chicken-hackers] [PATCH] Fix r4rs, , r4rs-null and r5rs-null modules
,
Peter Bex
,
08:38
[Chicken-hackers] [PATCH] Remove `use' and `use-for-syntax'
,
Evan Hanson
,
05:58
Re: [Chicken-hackers] [PATCH] Fix r4rs, , r4rs-null and r5rs-null modules
,
Peter Bex
,
04:43
October 15, 2017
Re: [Chicken-hackers] [PATCH] Fix r4rs, , r4rs-null and r5rs-null modules
,
Evan Hanson
,
23:30
Re: [Chicken-hackers] [PATCH] Fix r4rs, , r4rs-null and r5rs-null modules
,
Evan Hanson
,
19:53
Re: [Chicken-hackers] [PATCH] Clean up obsolete definitions
,
Evan Hanson
,
16:44
Re: [Chicken-hackers] [PATCH] Remove temporary hack for making gensym, add1 and sub1 globally available for macro expansion
,
Evan Hanson
,
16:43
Re: [Chicken-hackers] [PATCH] Get rid of ambiguous -l<libname> option
,
Evan Hanson
,
16:42
October 14, 2017
Re: [Chicken-hackers] [PATCH] Fix r4rs, , r4rs-null and r5rs-null modules
,
Peter Bex
,
16:40
[Chicken-hackers] [PATCH] Fix r4rs, , r4rs-null and r5rs-null modules
,
Peter Bex
,
15:59
[Chicken-hackers] [PATCH] Get rid of ambiguous -l<libname> option
,
Peter Bex
,
09:22
[Chicken-hackers] [PATCH] Remove temporary hack for making gensym, add1 and sub1 globally available for macro expansion
,
Peter Bex
,
06:03
October 12, 2017
[Chicken-hackers] [PATCH] Clean up obsolete definitions
,
Peter Bex
,
10:49
October 11, 2017
Re: [Chicken-hackers] [PATCH] Add initial version of (chicken base)
,
Peter Bex
,
15:34
Re: [Chicken-hackers] [PATCH] Add a more thorough workaround for stat() issues on MinGW
,
Peter Bex
,
15:32
Re: [Chicken-hackers] [PATCH] Fix README instructions for building from git
,
Evan Hanson
,
01:48
Re: [Chicken-hackers] [PATCH] Improve SRFI-69 documentation as per #1290
,
Evan Hanson
,
01:46
October 10, 2017
[Chicken-hackers] [PATCH] Add a more thorough workaround for stat() issues on MinGW
,
Evan Hanson
,
20:42
[Chicken-hackers] [PATCH] Fix #1367 by using some black magic
,
Peter Bex
,
11:49
[Chicken-hackers] [PATCH] Improve SRFI-69 documentation as per #1290
,
Peter Bex
,
06:14
[Chicken-hackers] [PATCH] Fix README instructions for building from git
,
Peter Bex
,
05:43
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc