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 Apr 30 2019 15:56:35 -0400
Messages in reverse chronological order
[
Next Period
]
April 30, 2019
Re: [Chicken-hackers] [PATCH] Fix #1576 by changing keyword representation and location
,
Peter Bex
,
15:56
Re: [Chicken-hackers] [PATCH] Always regenerate import libraries in setup-mode
,
Evan Hanson
,
06:38
April 27, 2019
Re: [Chicken-hackers] Handling multiple args in types.db
,
felix . winkelmann
,
05:16
Re: [Chicken-hackers] Handling multiple args in types.db
,
felix . winkelmann
,
05:11
Re: [Chicken-hackers] Handling multiple args in types.db
,
megane
,
04:12
Re: [Chicken-hackers] Handling multiple args in types.db
,
Peter Bex
,
03:07
Re: [Chicken-hackers] Handling multiple args in types.db
,
megane
,
02:35
Re: [Chicken-hackers] Handling multiple args in types.db
,
Peter Bex
,
02:03
Re: [Chicken-hackers] Handling multiple args in types.db
,
megane
,
00:34
April 26, 2019
Re: [Chicken-hackers] Handling multiple args in types.db
,
Peter Bex
,
15:36
[Chicken-hackers] Handling multiple args in types.db
,
megane
,
15:06
April 24, 2019
Re: [Chicken-hackers] Floating point performance
,
Peter Bex
,
11:21
April 21, 2019
Re: [Chicken-hackers] [PATCH] Fix #1609 and a minor inconsistency
,
Evan Hanson
,
23:01
April 20, 2019
Re: [Chicken-hackers] [PATCH] Fix #1581 by allowing unqualified record names
,
felix . winkelmann
,
13:59
Re: [Chicken-hackers] [PATCH] Fix #1581 by allowing unqualified record names
,
kooda
,
13:04
April 19, 2019
Re: [Chicken-hackers] Floating point performance
,
felix . winkelmann
,
14:06
Re: [Chicken-hackers] Floating point performance
,
megane
,
11:17
Re: [Chicken-hackers] [PATCH] Pass full macro name to `##sys#compiler-syntax-hook'
,
Peter Bex
,
09:08
[Chicken-hackers] [PATCH] Pass full macro name to `##sys#compiler-syntax-hook'
,
Evan Hanson
,
06:42
Re: [Chicken-hackers] [PATCH] Fix #1581 by allowing unqualified record names
,
felix . winkelmann
,
04:18
April 18, 2019
Re: [Chicken-hackers] [PATCH] Fix #1609 and a minor inconsistency
,
Peter Bex
,
16:14
[Chicken-hackers] [PATCH] Fix #1609 and a minor inconsistency
,
Peter Bex
,
15:57
Re: [Chicken-hackers] [PATCH] Fix #1581 by allowing unqualified record names
,
Peter Bex
,
15:31
[Chicken-hackers] Floating point performance
,
Peter Bex
,
12:28
April 11, 2019
Re: [Chicken-hackers] [PATCH] Always regenerate import libraries in setup-mode
,
Evan Hanson
,
16:28
Re: [Chicken-hackers] [PATCH] Fix #757 by adding inlineable versions of srfi-4 accessors, length checks and predicates
,
felix . winkelmann
,
11:57
Re: [Chicken-hackers] [PATCH] Always regenerate import libraries in setup-mode
,
kooda
,
09:12
Re: [Chicken-hackers] [PATCH] Fix #1581 by allowing unqualified record names
,
kooda
,
09:06
Re: [Chicken-hackers] [PATCH] Fix #757 by adding inlineable versions of srfi-4 accessors, length checks and predicates
,
Peter Bex
,
08:01
Re: [Chicken-hackers] [PATCH] Fix #757 by adding inlineable versions of srfi-4 accessors, length checks and predicates
,
felix . winkelmann
,
07:52
April 10, 2019
Re: [Chicken-hackers] [PATCH] Fix #1159 by allowing csc -debug h without source file arguments
,
Evan Hanson
,
04:24
April 09, 2019
Re: [Chicken-hackers] [PATCH] Improve hygiene of FFI macros
,
Peter Bex
,
09:51
[Chicken-hackers] [PATCH] Improve hygiene of FFI macros
,
Peter Bex
,
06:48
April 08, 2019
Re: [Chicken-hackers] [PATCH] Fix #757 by adding inlineable versions of srfi-4 accessors, length checks and predicates
,
Peter Bex
,
16:35
Re: [Chicken-hackers] [PATCH] Fix #757 by adding inlineable versions of srfi-4 accessors, length checks and predicates
,
Peter Bex
,
16:10
[Chicken-hackers] [PATCH] Fix #757 by adding inlineable versions of srfi-4 accessors, length checks and predicates
,
Peter Bex
,
16:04
April 07, 2019
Re: [Chicken-hackers] [PATCH] Fix #1602 by defining undefined permission flags
,
Evan Hanson
,
21:04
[Chicken-hackers] [PATCH] Fix #1581 by allowing unqualified record names
,
Peter Bex
,
17:26
[Chicken-hackers] [PATCH] Fix #1602 by defining undefined permission flags
,
Peter Bex
,
10:41
Re: [Chicken-hackers] [PATCH] Fix #1506 by detecting import of module being defined
,
elf
,
05:24
Re: [Chicken-hackers] [PATCH] Fix #1506 by detecting import of module being defined
,
Peter Bex
,
03:57
Re: [Chicken-hackers] [PATCH] Fix #1506 by detecting import of module being defined
,
elf
,
01:03
April 06, 2019
Re: [Chicken-hackers] [PATCH] Fix #1506 by detecting import of module being defined
,
Evan Hanson
,
23:46
Re: [Chicken-hackers] [PATCH] * runtime.c (C_delete_symbol_table): Remove dead code
,
Evan Hanson
,
23:36
[Chicken-hackers] [PATCH] Fix #1576 by changing keyword representation and location
,
Peter Bex
,
14:05
April 05, 2019
Re: [Chicken-hackers] Pessimizing undefined behavior
,
megane
,
11:31
[Chicken-hackers] [PATCH] Fix #1506 by detecting import of module being defined
,
Peter Bex
,
10:18
[Chicken-hackers] [PATCH] Fix #1159 by allowing csc -debug h without source file arguments
,
Peter Bex
,
09:58
Re: [Chicken-hackers] [PATCH] * runtime.c (C_delete_symbol_table): Remove dead code
,
Peter Bex
,
05:19
Re: [Chicken-hackers] [PATCH] Reset port EOF flag when seeking
,
Peter Bex
,
05:11
April 04, 2019
Re: [Chicken-hackers] Pessimizing undefined behavior
,
John Cowan
,
18:10
Re: [Chicken-hackers] Pessimizing undefined behavior
,
felix . winkelmann
,
16:47
Re: [Chicken-hackers] Pessimizing undefined behavior
,
megane
,
14:37
Re: [Chicken-hackers] Pessimizing undefined behavior
,
megane
,
13:47
Re: [Chicken-hackers] Pessimizing undefined behavior
,
felix . winkelmann
,
12:17
Re: [Chicken-hackers] Pessimizing undefined behavior
,
megane
,
11:41
Re: [Chicken-hackers] Pessimizing undefined behavior
,
felix . winkelmann
,
09:59
Re: [Chicken-hackers] Pessimizing undefined behavior
,
megane
,
09:01
Re: [Chicken-hackers] Pessimizing undefined behavior
,
megane
,
08:51
April 03, 2019
Re: [Chicken-hackers] [PATCH] Always regenerate import libraries in setup-mode
,
Evan Hanson
,
17:50
Re: [Chicken-hackers] [PATCH] Always regenerate import libraries in setup-mode
,
Jörg F. Wittenberger
,
11:59
April 02, 2019
Re: [Chicken-hackers] Pessimizing undefined behavior
,
felix . winkelmann
,
15:14
Re: [Chicken-hackers] Pessimizing undefined behavior
,
megane
,
14:11
Re: [Chicken-hackers] Pessimizing undefined behavior
,
John Cowan
,
14:05
Re: [Chicken-hackers] Pessimizing undefined behavior
,
felix . winkelmann
,
12:10
Re: [Chicken-hackers] Pessimizing undefined behavior
,
megane
,
11:41
Re: [Chicken-hackers] Pessimizing undefined behavior
,
felix . winkelmann
,
10:50
[Chicken-hackers] Pessimizing undefined behavior
,
John Cowan
,
10:16
April 01, 2019
Re: [Chicken-hackers] Some undefined patches
,
megane
,
23:26
Re: [Chicken-hackers] Some undefined patches
,
felix . winkelmann
,
18:36
[Chicken-hackers] Some undefined patches
,
megane
,
12:23
[Chicken-hackers] [PATCH] * runtime.c (C_delete_symbol_table): Remove dead code
,
felix . winkelmann
,
09:56
[Chicken-hackers] [PATCH] * runtime.c (C_delete_symbol_table): Remove dead code
,
megane
,
08:50
Re: [Chicken-hackers] [PATCH] Reset port EOF flag when seeking
,
kooda
,
05:25
[Chicken-hackers] [PATCH] Always regenerate import libraries in setup-mode
,
Evan Hanson
,
02:48
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc