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: Wed May 30 2018 19:35:42 -0400
Threads in reverse chronological order
[
Next Period
]
[Chicken-hackers] ⚠PATCH⚠ Export env-vars for build tools during egg build
,
felix . winkelmann
,
2018/05/30
Re: [Chicken-hackers] ⚠PATCH⚠ Export env-vars for build tools during egg build
,
Mario Domenech Goulart
,
2018/05/30
[Chicken-hackers] ☭PATCH☭ Handle EOF when chicken-uninstall asks for confirmation
,
felix . winkelmann
,
2018/05/30
[Chicken-hackers] [PATCH] Add 'a shorthand for forall types
,
megane
,
2018/05/29
[Chicken-hackers] [PATCH] Remove some type expansion related code duplication in scrutinizer
,
megane
,
2018/05/29
[Chicken-hackers] [PATCH] Rework library loading to support conditional unit entry
,
Evan Hanson
,
2018/05/29
Re: [Chicken-hackers] [PATCH][5] Change procedure argument type relation to contravariant
,
megane
,
2018/05/28
[Chicken-hackers] [PATCH] Include winerror.h in Windows builds
,
Peter Bex
,
2018/05/26
[Chicken-hackers] OPATCHO Fix procedure subtype relation when #!rest is involved
,
megane
,
2018/05/24
Re: [Chicken-hackers] OPATCHO Fix procedure subtype relation when #!rest is involved
,
megane
,
2018/05/25
[Chicken-hackers] ☠PATCH☠ Rename dependency properties
,
felix . winkelmann
,
2018/05/21
Re: [Chicken-hackers] ☠PATCH☠ Rename dependency properties
,
Kooda
,
2018/05/26
[Chicken-hackers] [PATCH] Move `current-process-id' to "chicken.process-context.posix"
,
Evan Hanson
,
2018/05/21
Re: [Chicken-hackers] [PATCH] Move `current-process-id' to "chicken.process-context.posix"
,
felix . winkelmann
,
2018/05/21
Re: [Chicken-hackers] [PATCH] Move `current-process-id' to "chicken.process-context.posix"
,
Peter Bex
,
2018/05/21
[Chicken-hackers] [PATCH] Don't evaluate import forms for syntax in import libraries when there is no syntax exported (mostly fixes #1457)
,
Peter Bex
,
2018/05/20
Re: [Chicken-hackers] [PATCH] Don't evaluate import forms for syntax in import libraries when there is no syntax exported (mostly fixes #1457)
,
Peter Bex
,
2018/05/20
Re: [Chicken-hackers] [PATCH] Don't evaluate import forms for syntax in import libraries when there is no syntax exported (mostly fixes #1457)
,
Peter Bex
,
2018/05/23
Re: [Chicken-hackers] [PATCH 5] Fix compiler-typecase trail restore
,
Evan Hanson
,
2018/05/14
[Chicken-hackers] |PATCH| Enable component dependencies
,
felix . winkelmann
,
2018/05/07
Re: [Chicken-hackers] |PATCH| Enable component dependencies
,
Peter Bex
,
2018/05/19
Re: [Chicken-hackers] |PATCH| Enable component dependencies
,
Peter Bex
,
2018/05/21
Re: [Chicken-hackers] |PATCH| Enable component dependencies
,
felix . winkelmann
,
2018/05/21
Re: [Chicken-hackers] |PATCH| Enable component dependencies
,
felix . winkelmann
,
2018/05/19
[Chicken-hackers] [PATCH] fix procedure-information to include namespaces for various procedures
,
Kristian Lein-Mathisen
,
2018/05/05
Re: [Chicken-hackers] [PATCH] fix procedure-information to include namespaces for various procedures
,
Evan Hanson
,
2018/05/20
Re: [Chicken-hackers] [PATCH] fix procedure-information to include namespaces for various procedures
,
Peter Bex
,
2018/05/21
[Chicken-hackers] \PATCH/ Fix a few typos and renames in types.db and add a forgotten export of srfi-4
,
Kooda
,
2018/05/05
Re: [Chicken-hackers] \PATCH/ Fix a few typos and renames in types.db and add a forgotten export of srfi-4
,
Peter Bex
,
2018/05/13
[Chicken-hackers] [PATCH] fix for chicken.process-context.posix identifiers
,
Kristian Lein-Mathisen
,
2018/05/03
Re: [Chicken-hackers] [PATCH] fix for chicken.process-context.posix identifiers
,
Kooda
,
2018/05/05
Re: [Chicken-hackers] [PATCH] fix for chicken.process-context.posix identifiers
,
Kristian Lein-Mathisen
,
2018/05/05
Re: [Chicken-hackers] [PATCH] fix for chicken.process-context.posix identifiers
,
Kooda
,
2018/05/05
Re: [Chicken-hackers] [PATCH] fix for chicken.process-context.posix identifiers
,
Peter Bex
,
2018/05/13
[Chicken-hackers] <PATCH> Make the test suite work when PROGRAM_PREFIX and PROGRAM_SUFFIX are defined
,
Kooda
,
2018/05/02
Re: [Chicken-hackers] <PATCH> Make the test suite work when PROGRAM_PREFIX and PROGRAM_SUFFIX are defined
,
Evan Hanson
,
2018/05/19
Re: [Chicken-hackers] <PATCH> Make the test suite work when PROGRAM_PREFIX and PROGRAM_SUFFIX are defined
,
Kooda
,
2018/05/23
Re: [Chicken-hackers] <PATCH> Make the test suite work when PROGRAM_PREFIX and PROGRAM_SUFFIX are defined
,
Evan Hanson
,
2018/05/23
Re: [Chicken-hackers] <PATCH> Make the test suite work when PROGRAM_PREFIX and PROGRAM_SUFFIX are defined
,
Kooda
,
2018/05/27
Re: [Chicken-hackers] <PATCH> Make the test suite work when PROGRAM_PREFIX and PROGRAM_SUFFIX are defined
,
Evan Hanson
,
2018/05/27
Re: [Chicken-hackers] <PATCH> Make the test suite work when PROGRAM_PREFIX and PROGRAM_SUFFIX are defined
,
Evan Hanson
,
2018/05/29
Re: [Chicken-hackers] )PATCH( Lookup program argument to feathers properly and show error on failure
,
Kooda
,
2018/05/01
Re: [Chicken-hackers] )PATCH( Lookup program argument to feathers properly and show error on failure
,
Vasilij Schneidermann
,
2018/05/02
Re: [Chicken-hackers] [PATCH] Simplify eval/meta a little and drop ##sys#active-eval-environment (which is unused)
,
Kooda
,
2018/05/01
Re: [Chicken-hackers] [PATCH] add an error for -L and -I in csc
,
Kooda
,
2018/05/01
Re: [Chicken-hackers] [PATCH][4] Add missing extras unit dependency to files.scm
,
Kooda
,
2018/05/01
Re: [Chicken-hackers] patch: Always build in host mode unless cross-compiling
,
Kooda
,
2018/05/01
Re: [Chicken-hackers] patch: Always build in host mode unless cross-compiling
,
Peter Bex
,
2018/05/13
[Chicken-hackers] [PATCH] chicken-5-eggs fix for spiffy
,
Kristian Lein-Mathisen
,
2018/05/01
Re: [Chicken-hackers] [PATCH] chicken-5-eggs fix for spiffy
,
Peter Bex
,
2018/05/02
Re: [Chicken-hackers] [PATCH] Refactor posix so that identifiers appear to come from the "submodules"
,
Kooda
,
2018/05/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc