Archives are refreshed every 30 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
chicken-hackers (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Mon Jul 31 2017 12:31:39 -0400
Threads in reverse chronological order
[
Next Period
]
[Chicken-hackers] [PATCH] correct size calculation for ffi return types
,
lemonboy
,
2017/07/31
[Chicken-hackers] [PATCH][5] Minor srfi-4 fixes
,
lemonboy
,
2017/07/29
[Chicken-hackers] [PATCH] Add chicken.plist module
,
Evan Hanson
,
2017/07/27
[Chicken-hackers] [PATCH] Add chicken.blob module
,
Evan Hanson
,
2017/07/26
[Chicken-hackers] [PATCH] Move `quit' into (chicken repl)
,
Evan Hanson
,
2017/07/26
[Chicken-hackers] proposal for moving core stuff into an egg
,
felix . winkelmann
,
2017/07/25
Re: [Chicken-hackers] proposal for moving core stuff into an egg
,
Evan Hanson
,
2017/07/25
[Chicken-hackers] Proposal for procedures currently undecided regarding module
,
felix . winkelmann
,
2017/07/25
[Chicken-hackers] [PATCH] Move `create-directory' into (chicken file)
,
Evan Hanson
,
2017/07/25
Re: [Chicken-hackers] [PATCH] Move `create-directory' into (chicken file)
,
Peter Bex
,
2017/07/31
[Chicken-hackers] [PATCH] Move `functor' and `define-interface' into (chicken module)
,
Evan Hanson
,
2017/07/24
[Chicken-hackers] [PATCH] Two small changes for the (chicken port) module
,
Peter Bex
,
2017/07/18
Re: [Chicken-hackers] [PATCH] Two small changes for the (chicken port) module
,
Evan Hanson
,
2017/07/19
Re: [Chicken-hackers] [PATCH] Fix small but critical bug in symbol GC sanity checks and fix randomization of symbol table (security fix)
,
felix . winkelmann
,
2017/07/16
Re: [Chicken-hackers] [PATCH 3/3] Fix repository searching for "-link" flag and associated tests
,
Evan Hanson
,
2017/07/14
[Chicken-hackers] [PATCH] Fix repository searching for "-link" flag and associated tests
,
Evan Hanson
,
2017/07/14
Re: [Chicken-hackers] [PATCH] Fix repository searching for "-link" flag and associated tests
,
felix . winkelmann
,
2017/07/21
Re: [Chicken-hackers] [PATCH] Fix repository searching for "-link" flag and associated tests
,
Evan Hanson
,
2017/07/22
Re: [Chicken-hackers] [PATCH] Fix repository searching for "-link" flag and associated tests
,
felix . winkelmann
,
2017/07/23
[Chicken-hackers] [PATCH] Fix record type tags to be nonglobal by module-prefixing them
,
Peter Bex
,
2017/07/14
Re: [Chicken-hackers] [PATCH] Fix record type tags to be nonglobal by module-prefixing them
,
lemonboy
,
2017/07/15
Re: [Chicken-hackers] [PATCH] Fix record type tags to be nonglobal by module-prefixing them
,
Peter Bex
,
2017/07/15
Re: [Chicken-hackers] [PATCH] Fix record type tags to be nonglobal by module-prefixing them
,
Evan Hanson
,
2017/07/17
Re: [Chicken-hackers] [PATCH] Fix record type tags to be nonglobal by module-prefixing them
,
Peter Bex
,
2017/07/18
Re: [Chicken-hackers] [PATCH] Fix record type tags to be nonglobal by module-prefixing them
,
Evan Hanson
,
2017/07/18
Re: [Chicken-hackers] [PATCH] Fix record type tags to be nonglobal by module-prefixing them
,
John Cowan
,
2017/07/18
[Chicken-hackers] [PATCH] Another symbol GC sanity check fix [was: Re: [PATCH] Fix record type tags to be nonglobal by module-prefixing them]
,
Peter Bex
,
2017/07/18
Re: [Chicken-hackers] [PATCH] Another symbol GC sanity check fix [was: Re: [PATCH] Fix record type tags to be nonglobal by module-prefixing them]
,
Peter Bex
,
2017/07/19
Re: [Chicken-hackers] [PATCH] Another symbol GC sanity check fix [was: Re: [PATCH] Fix record type tags to be nonglobal by module-prefixing them]
,
felix . winkelmann
,
2017/07/19
Re: [Chicken-hackers] [PATCH] Another symbol GC sanity check fix [was: Re: [PATCH] Fix record type tags to be nonglobal by module-prefixing them]
,
Peter Bex
,
2017/07/19
Re: [Chicken-hackers] [PATCH] Another symbol GC sanity check fix [was: Re: [PATCH] Fix record type tags to be nonglobal by module-prefixing them]
,
felix . winkelmann
,
2017/07/25
[Chicken-hackers] [PATCH] Add unexport form for modules (updated for chicken 5)
,
megane
,
2017/07/13
[Chicken-hackers] [PATCH][5] Minor lfa2 improvements wrt ffi arguments
,
lemonboy
,
2017/07/05
Re: [Chicken-hackers] [PATCH][5] Minor lfa2 improvements wrt ffi arguments
,
Peter Bex
,
2017/07/14
Re: [Chicken-hackers] [PATCH][5] Minor lfa2 improvements wrt ffi arguments
,
Peter Bex
,
2017/07/14
Re: [Chicken-hackers] [PATCH][5] Minor lfa2 improvements wrt ffi arguments
,
lemonboy
,
2017/07/14
Re: [Chicken-hackers] [PATCH][5] Minor lfa2 improvements wrt ffi arguments
,
Evan Hanson
,
2017/07/16
Re: [Chicken-hackers] [PATCH][5] Minor lfa2 improvements wrt ffi arguments
,
Peter Bex
,
2017/07/17
Re: [Chicken-hackers] [PATCH][5] Minor lfa2 improvements wrt ffi arguments
,
Peter Bex
,
2017/07/17
Re: [Chicken-hackers] [PATCH][5] Minor lfa2 improvements wrt ffi arguments
,
felix . winkelmann
,
2017/07/17
Re: [Chicken-hackers] [PATCH][5] Minor lfa2 improvements wrt ffi arguments
,
Evan Hanson
,
2017/07/17
[Chicken-hackers] [PATCH][5] Regression(?) in how the import files are loaded
,
lemonboy
,
2017/07/04
Re: [Chicken-hackers] [PATCH][5] Regression(?) in how the import files are loaded
,
Evan Hanson
,
2017/07/05
Re: [Chicken-hackers] [PATCH] Add unexport form for modules
,
Evan Hanson
,
2017/07/04
Re: [Chicken-hackers] [PATCH] Add unexport form for modules
,
megane
,
2017/07/04
Re: [Chicken-hackers] [PATCH] Add unexport form for modules
,
John Cowan
,
2017/07/04
Re: [Chicken-hackers] [PATCH] Add unexport form for modules
,
megane
,
2017/07/04
Re: [Chicken-hackers] [PATCH] Add unexport form for modules
,
Jörg F . Wittenberger
,
2017/07/04
Re: [Chicken-hackers] [PATCH] Add unexport form for modules
,
Evan Hanson
,
2017/07/05
Re: [Chicken-hackers] [PATCH] Add unexport form for modules
,
felix . winkelmann
,
2017/07/14
[Chicken-hackers] [PATCH][5] The other part of the FFI improvements
,
lemonboy
,
2017/07/03
Re: [Chicken-hackers] [PATCH][5] The other part of the FFI improvements
,
John Cowan
,
2017/07/03
Re: [Chicken-hackers] [PATCH][5] The other part of the FFI improvements
,
Peter Bex
,
2017/07/10
Re: [Chicken-hackers] [PATCH][5] The other part of the FFI improvements
,
lemonboy
,
2017/07/10
Re: [Chicken-hackers] [PATCH][5] The other part of the FFI improvements
,
Peter Bex
,
2017/07/10
[Chicken-hackers] [PATCH] Simplify forwarding pointer wrapping and unwrapping
,
Peter Bex
,
2017/07/02
Re: [Chicken-hackers] [PATCH] Simplify forwarding pointer wrapping and unwrapping
,
Evan Hanson
,
2017/07/16
Re: [Chicken-hackers] [PATCH] Move some low-hanging fruit from posix.scm to file.scm
,
Evan Hanson
,
2017/07/01
[Chicken-hackers] [PATCH] Rework "glob->regexp" into "glob->sre" and add to irregex exports
,
Evan Hanson
,
2017/07/01
Re: [Chicken-hackers] [PATCH] Move some low-hanging fruit from posix.scm to file.scm
,
Peter Bex
,
2017/07/02
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc